1684 Commits (f340dd5cd5bbbe78b71862a0c561d02dd25e0f14)

Author SHA1 Message Date
Jonas Jenwald 7cb62089ad Fix a typo causing a TypeError when attempting to call pdfHistory_clearHistoryState (issue 6121) 10 years ago
Rob Wu f4ba0e342e Check availability of canvas & PDF before printing 10 years ago
Rob Wu adb2f8ae21 [CRX] Add Referer request header if needed 10 years ago
Jonas Jenwald 27713f9454 Ensure that PDFHistory does not incorrectly replace the initial document hash (issue 6079) 10 years ago
Timothy Gu 099f99d6ad Apply padding on <select> and not the button 10 years ago
Jonas Jenwald 3d9a8022ce Fix a couple of function names in error messages in PDFLinkService 10 years ago
Jonas Jenwald 20881dc99a Make PDFHistory optional in PDFLinkService 10 years ago
Mike Corbin 357ee6cbb2 viewer: Support Retina/HiDPI thumbnails 10 years ago
Yury Delendik 5cff06e52a Refactors PDFHistory. 10 years ago
Yury Delendik 0ef6212b64 Refactors PDFLinkService. 10 years ago
Mike Corbin a22319b98a Eliminate transition effects from thumbnail loader 10 years ago
Jonas Jenwald 4dc52cf92c Tweak the :focus/:hover CSS rules of the .toolbarField class used in Overlay dialogs 10 years ago
Xiliang Chen ed540a8d00 Fix scroll to zoom jump between 25% and 1000% 10 years ago
Jonas Jenwald ba0eb7fdc6 Add the |location| to the |updateviewarea| UI event 10 years ago
David Flanagan ae740768b0 Bug 1152841 - make pdf.js viewer app handle open requests from file viewers 10 years ago
Fabian Lange 1d4758dadf Disable Range Support for Chrome 39+40 (#5512) 10 years ago
Jonas Jenwald 66b12974c9 Prevent Firefox from warning about |unreachable code after return statement| 10 years ago
Tim van der Meij 6abf3d6ba3 Simplify document properties field logic 10 years ago
Jonas Jenwald 91ce16bc1d Enable linting of Firefox specific code in viewer.js 10 years ago
Tim van der Meij 1a5de56675 Group public/private methods and add comments 10 years ago
Tim van der Meij 7cf440c560 Refactor PDFDocumentProperties to be more class-like 10 years ago
Tim van der Meij ca8f842d87 Rename DocumentProperties to PDFDocumentProperties 10 years ago
Jonas Jenwald b1c4b85d4f Change |pages| to be a "private" property of |PDFViewer| 10 years ago
Jonas Jenwald 10f134bcc2 Remove no longer needed hacks that enable spacebar scrolling in Firefox (issue 3498) 10 years ago
Jonas Jenwald 601bd4a930 Preface all "fullscreen" CSS rules with a |pdfPresentationMode| class, and add it to the |viewerContainer| while Presentation Mode is active 10 years ago
Jonas Jenwald 4211df63eb Refactor PDFPresentationMode to be more class-like 10 years ago
Jonas Jenwald 4edee12e92 Re-ordering the PDFPresentationMode code so that the "public" functions are placed towards the top of the file 10 years ago
Jonas Jenwald d5089f42fa Initial refactoring of the PDFPresentationMode code 10 years ago
Jonas Jenwald f15d5c8cfe Rename the presentation_mode.js file and adjust the function names 10 years ago
Jonas Jenwald e7fd5b4d4d Refactor the options passed to |PresentationMode.initialize| and clean-up some code in viewer.js and presentation_mode.js 10 years ago
Jonas Jenwald 95b2ec124b Move the PresentationMode-specific scrollWheel code from PDFViewerApplication 10 years ago
Jonas Jenwald 2dc1af8028 Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer 10 years ago
arai 5c4e3c31b8 Bug 1156287 - Do not extract unreachable code after return 10 years ago
Jonas Jenwald bc0d55bf43 Remove commented out code from viewer.html 10 years ago
Taylor Brown 34d3b96b52 prevent viewer from zooming on cmd+mousewheel 10 years ago
Jonas Jenwald 48242abe72 [B2G] Stub the |DownloadManager| to avoid error 10 years ago
Jonas Jenwald e5c4819601 Small refactoring of the code that calls |PDFViewerApplication.setInitialView| 10 years ago
Jonas Jenwald 6091e7bd6b Move the code that resets the history state when the |showPreviousViewOnLoad| preference is set to |false| 10 years ago
Jonas Jenwald 03497eabd5 Move fetching of the |defaultZoomValue| preference value to |PDFViewerApplication.initialize| 10 years ago
Jonas Jenwald 3974adcc22 Remove reference to GNUpdf from comment in |DocumentProperties.parseDate| 10 years ago
Mohamed Baig 6d8adb31ad Added the data-page-number dom attribute to the page rendered in the browser 10 years ago
Rob Wu d34e6ddd60 Set page size via @page + size 10 years ago
Jonas Jenwald 94cc731616 Add custom |outlineloaded| and |attachmentsloaded| events to the viewer (bug 1112947) 10 years ago
Jonas Jenwald 36400ae48d Add |pageActualOption| to the list of predefined zoom options in the |scalechange| event handler in viewer.js 10 years ago
Jonas Jenwald 4a3b0d9c64 Add a |PDFViewer| option to remove the border shadow around pages (issue 5559) 10 years ago
Jonas Jenwald 65a5543efe Disable PresentationMode for certain problematic configurations 10 years ago
Tim van der Meij 230d8c40e4 Make presentation mode work again in Safari 10 years ago
Rob Wu 6eb9e6a6a4 Fix flaw in mozCurrentTransform polyfill 10 years ago
Jonas Jenwald f0d538d7cf Revert PR 5510, except in WebKit browsers, for breaking print preview in Firefox 10 years ago
speedplane 80d85b5fe7 Embedded PDF viewers should not be changing their parent page's title. 10 years ago