1394 Commits (878fad47a728c8c65123702b718a00a4954cfaa1)

Author SHA1 Message Date
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 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
Manuel Padrón Martínez 293d566f67 Changed to lowercase everywhere the hashParams is compared 11 years ago
Manuel Padrón Martínez 4623f20221 Lowerize the params to allow case sensitive 11 years ago
Jonas Jenwald ed5fc43510 Add |UnexpectedResponseException| to fix the exception handling when file loading fails because the server responds with a non 404 status message 11 years ago
sangm f4ccb1b61c Bug 1031612 - In PDF Viewer, the buggy XMP title "Untitled" overrides the document info title 11 years ago
Manuel Casas Barrado f40fa1ac2a Bug 1054643 - [B2G][PDF Viewer]PDF Viewer title is shown as blob:... 11 years ago
Fabian Lange 931b444e00 TextLayer selection coloring improvement for overlap. 11 years ago
Jonas Jenwald 2701edc7c6 Change `getDocumentError` in web/viewer.js to use `instanceof` instead of the exception name 11 years ago
Jonas Jenwald ca027ebfdb Fix the exception propagation when rejecting workerReadyCapability 11 years ago
Rob Wu c9b3ea2f84 Adjust use of chrome.storage.managed for Opera 11 years ago
Rob Wu 204d540af2 Handtool: Remove focus from previous node on click 11 years ago
yscumc 4acb744f77 Update document_properties.js 11 years ago
Jonas Jenwald 5c84dd319f Fix the placement of the findInput loading indicator in RTL locales 11 years ago
Chris Peterson 81d5bd86ea Replace magic scale value 0 with UNKNOWN_SCALE 11 years ago
Chris Peterson 50a4510ab7 Auto zoom landscape documents to fit their height 11 years ago
Jonas Jenwald 5abe1cae6a Fix Zoom box resizing when it's hidden when the viewer loads (issue 5224) 11 years ago
Nicholas Nethercote cd61aad24f Don't scale single-char text divs. 11 years ago
Fabian Lange 1da38ec91e no need to set textlayer properties which are overwritten in individual styles. 11 years ago
Fabian Lange 6a0aa2cf49 Set transformOrigin for text layer in css. 11 years ago
Fabian Lange 403a4e2bda Debounces scroll events in web viewer. 11 years ago
Nicholas Nethercote eda7dcbb9e Only use data-font-name attributes when necessary. 11 years ago
Jonas Jenwald 61e24c6f45 Small re-factoring of DocumentProperties 11 years ago