1447 Commits (7f8f4045366a030c36dfbc2f488bf25a50e72040)

Author SHA1 Message Date
Jonas Jenwald 7f8f404536 Rename ThumbnailView to PDFThumbnailView and refactor it to be more class-like 10 years ago
Jonas Jenwald 64ba38008f Rename the thumbnail_view.js file 10 years ago
Jonas Jenwald dfa993d13d Fix function names in PDFThumbnailViewer 10 years ago
Jonas Jenwald c55dcf19a0 Move PDFThumbnailViewer to its own file 10 years ago
Tim van der Meij 879f3d2c5a Fill temporary canvases with a white background too 10 years ago
Jonas Jenwald c149d4d75e Fix thumbnail rendering regression, when using |draw|, for PDF files with blend modes (issue 5637) 10 years ago
Jonas Jenwald af6170ffd0 Attempt to display the File size quicker in the Document Properties dialog (PR 5554 followup) 10 years ago
Jonas Jenwald c466a9e034 Fix thumbnail scaling regression for files with different page sizes (issue 5637) 10 years ago
Yury Delendik d52289d8fd Fixes B2G file open sequence. 10 years ago
Jonas Jenwald 95dd9ee185 Move the |pagerendered| event to pdf_page_view.js 10 years ago
Jonas Jenwald 3f061cef86 Add a |textlayerrendered| event 10 years ago
Yury Delendik 3a61edfcae Refactors getDocument and adds PDFDataRangeTransport. 10 years ago
Jonas Jenwald 42a00394b0 Remove unused anchor links placed before every page 10 years ago
fkaelberer 32c32c18e3 Better thumbnail image scaling 10 years ago
fkaelberer 1d31018c7d Make thumbnail CSS size independent of data-loaded tag 10 years ago
fkaelberer 2bb981a835 Ensure constant 7px thumbnail border width 10 years ago
Jonas Jenwald 86edb8687d Fix the placement of arrows in the zoom box 10 years ago
Tim van der Meij c67ad28673 Remove unused annotation highlight div 10 years ago
Yury Delendik 513a3d8c91 Replaces text selection example 10 years ago
Yury Delendik 2565e627a3 Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options 10 years ago
Yury Delendik 2ac7ac4678 Removes lastScrollSource and isViewerInPresentationMode from TextLayerBuilderOptions 10 years ago
Yury Delendik b930228788 Refactors Cache into PDFPageViewBuffer 10 years ago
Yury Delendik 22c62685b0 Removes Stats dependency from PDFPageView. 10 years ago
Yury Delendik 9f384bbb41 Creates AnnotationsLayerBuilder. 10 years ago
Yury Delendik fe4ac86781 Removes PDFPageSource 10 years ago
Yury Delendik 7663942ee5 Creates IPDFTextLayerFactory interface 10 years ago
Yury Delendik f68678086d Simple restructuring PageView into PDFPageView 10 years ago
Yury Delendik 863d583ae1 Renames page_view.js file. 10 years ago
dustyrockpyle 7a0e764ffd Added page break hints in viewer css. 11 years ago
Jonas Jenwald 6078901962 Prevent a "TypeError: pdfViewer is null" when the viewer loads (PR 5413 followup) 11 years ago
Jonas Jenwald ce62b9387d Remove any active text selection when entering Presentation Mode 11 years ago
Jonas Jenwald 86309faf3c Prevent text selection in Presentation Mode (bug 1018882) 11 years ago
Jonas Jenwald fbca0e1ab0 [GENERIC viewer] Fix the background color of the findInput when the search term is not found 11 years ago
Jonas Jenwald 4ed3074011 Fix regression that prevents downloading of font files in the debugger 11 years ago
Jonas Jenwald 2505c8613b Allow localization of the placement of percent signs in the zoom box 11 years ago
Jonas Jenwald a1f4bff4f3 Disable zooming in Presentation Mode 11 years ago
Jonas Jenwald 670b842e09 Fix "Automatic Zoom" for landscape documents with very wide pages (issue 5398) 11 years ago
Tim van der Meij b215af30d3 Require destinations when they are needed and do not fetch all of them in advance 11 years ago
Jonas Jenwald ecbb39f983 Fix loadingBar hiding when disableAutoFetch is enabled (issue 3590) 11 years ago
Jonas Jenwald cfeb4c1019 Small refactoring of the loadingBar hiding code 11 years ago
Fil Zembowicz dcb931dbe0 Use existing page count in nextMatch 11 years ago
Fil Zembowicz 4275481e08 Fix how matches are found in search 11 years ago
Jonas Jenwald 5f83739190 Fix |cleanup| regression in the viewer 11 years ago
Jonas Jenwald a429e88c3b Fix inconsistencies in the preference names used by PDFViewerApplication 11 years ago
Yury Delendik 193b55dba0 Fixes printing regression a10fde1 11 years ago
Jonas Jenwald 902b72ba50 Add updated loading-small.png (and corresponding Retina) asset 11 years ago
Jonas Jenwald b9ef80e167 Add a page loading indicator to the page number input 11 years ago
Yury Delendik 5e0b2d383f Fixes enabling pdfBug 11 years ago
Rob Wu d0845df971 Use Font Loading API if available 11 years ago
Yury Delendik 5740b96020 Introduces 'pagesinit' event. 11 years ago