1684 Commits (f340dd5cd5bbbe78b71862a0c561d02dd25e0f14)

Author SHA1 Message Date
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
Yury Delendik b16a406f3a Packages PDFViewer as a UI component. 11 years ago
Yury Delendik 70a0935737 Move text_layer_builder and pdf_viewer styles out 11 years ago
Yury Delendik 374b94381d Moves scrollPageIntoView to the PDFViewer. 11 years ago
Jonas Jenwald b06e65e5d6 Followup fix for entering/exiting Presentation mode 11 years ago
Yury Delendik 504d2c19e0 Fixes typo/regression of #5295 for presentation mode 11 years ago
Yury Delendik 44779f14b0 Renames and refactors PDFView to PDFViewerApplication. 11 years ago
Yury Delendik a89bba35b2 Adds types definitions (jsdoc) for the PDFViewer code. 11 years ago
Yury Delendik 3773972dce Marks some private methods in PDFViewer and PDFThumbnailViewer 11 years ago
Jonas Jenwald 7af46b433d Fix a regression preventing page change in the Stepper in the debugger 11 years ago
Jonas Jenwald 9c3ea3c40b Fix text highlighting in the Font Inspector in the debugger 11 years ago
Yury Delendik a1eca2084d Moves constants to avoid dependency on PDFView 11 years ago
Yury Delendik f1851c6393 Removes any usage of PDFView in the PageView 11 years ago
Yury Delendik fbd7eedce8 Removes PresentationMode dependency from PDFViewer 11 years ago
Yury Delendik a06a974f78 Moves rendering queue logic from PDFView 11 years ago
Yury Delendik 7642c39734 Moves pdfDocument.getPage/getTextContent requests out of PDFView 11 years ago
Yury Delendik 7af8748151 Moves viewer code into PDFViewer and some code from PageView. 11 years ago
Yury Delendik 3bce14761a Moves thumbs logic into PDFThumbnailViewer. 11 years ago
Yury Delendik bfefadb87c Moves watchScroll and getVisibleElements from PDFView 11 years ago
Yury Delendik c3f191a27c Implement streaming using moz-chunk-arraybuffer 11 years ago
Mitar 2f72ac1255 textLayer is not used anymore in render context. 11 years ago