984 Commits (cdcc26eedf73adf29490e254329d1a84567fdc19)

Author SHA1 Message Date
Tim van der Meij ec7064ea74 Trivial typo fix 12 years ago
Brendan Dahl 52e429550c Simplify the output scale for css zoom. 12 years ago
Jonas Jenwald dfb8e62079 Enabling clicking to close the context menu in Presentation Mode, without going to the next page 12 years ago
Rob Wu 194a734e5d Resolved severe memory leak (mozPrintCallback) 12 years ago
Rob Wu 1731c0fb42 Add mozPrintCallback shim 12 years ago
Jonas Jenwald d795c8ec14 Refactor Presentation Mode code 12 years ago
Brendan Dahl df249da923 Use css to initially scale on zoom. 12 years ago
Jonas Jenwald 87eb2dccbe Fix external links in Presentation Mode (issue #3755) 12 years ago
Jonas Jenwald 43b0b66ada Fix coding style and improve comment in settings.js 12 years ago
Jonas Jenwald d6ab0c61e8 Move Settings from viewer.js to its own file 12 years ago
Jonas Jenwald bfc66626a0 Move Presentation Mode related code from viewer.js to its own file 12 years ago
Jonas Jenwald b148c9cb51 Add the viewBookmark button to the secondary toolbar 12 years ago
Tim van der Meij 63233fa8c2 Improved password prompt 12 years ago
mark-5 866186dcaa dont display file input when printing 12 years ago
Brendan Dahl 6ef44da10b Use canvas and css width/height instead of css transform for high dpi. 12 years ago
Jonas Jenwald 2cf2eb0dfc Fix coding style in page_view.js 12 years ago
Jonas Jenwald cebf3c60e2 Move PageView from viewer.js to its own file 12 years ago
Srishti 3808d02a53 implementing transform matrix to getTextContent 12 years ago
Tim van der Meij 67e4c03786 Improvements for RTL languages 12 years ago
Jonas Jenwald fabed80b5f Prevent trying to set the 'maxHeight' property of the secondaryToolbar before the viewer is completely loaded 12 years ago
Jonas Jenwald fc73dbe695 [PDFHistory] Prevent the history from skipping entries in certain edge cases, when specifying an initialBookmark in the hash parameters on document load 12 years ago
Rob Wu d45d622354 Fix layout of main toolbar 12 years ago
Thor Larholm 3c2d079c42 Fixed review notes: Adding specificity and removing redundant declaration 12 years ago
Thor Larholm 0f07d8ad55 Squashed: Added basic support for presentationMode in IE11 12 years ago
maxidirienzo ee5d8ca56d viewer.js: Do not process keyboard shortcuts when focused element is a textarea 12 years ago
Tim van der Meij 48a24a48c1 Fixing annotation icon issues 12 years ago
Jonas b118ade9ae Fix searching in presentation mode in Firefox 12 years ago
Tim van der Meij 14912b5a03 Annotation selection 12 years ago
Jonas 433397f877 Simplify getVisiblePages() in presentation mode 12 years ago
Jonas 54dfe05e30 Prevent searching during load from breaking the find functionality 12 years ago
Jonas 3cce7be9ce Properly disable presentation mode when the viewer is embedded 12 years ago
Jonas afbff781a7 Change the cursor so that text selection doesn't appear possible in presentation mode 12 years ago
Tim van der Meij 3c0ac37292 Secondary toolbar 12 years ago
Nils Maier 16a1c38c1f Download: Use the typed array view instead of the buffer 12 years ago
Jonas f61d272754 Disable range requests in old Android versions 12 years ago
Jonas 8630e29054 Avoid triggering rendering multiple times when zooming using the mouse wheel 12 years ago
Jonas e69fc0072a Prevent named actions from displaying a 'resource://' URL in Firefox 12 years ago
Jonas 8892beeb08 Remove old dead find related code from viewer.js 12 years ago
Jonas baba41f702 Prevent searching from breaking when opening a new file in the web viewer 12 years ago
Brendan Dahl bb2529de03 Move the creation of canvas path fonts to the worker. 12 years ago
Rob Wu c653bf3aff Set URL in history.replaceState/pushState 12 years ago
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 12 years ago
Yury Delendik fa885678df Don't provide optional pushState parameter 12 years ago
Soumya Deb de52e711f8 Unprefixing CSS as current browsers support 12 years ago
Brendan Dahl 2bd9901d62 Show sensible output for showText commands in the stepper. 12 years ago
Rob Wu a4dd4b1789 [CRX] Fixes to view local files again 12 years ago
Yury Delendik 86077810b0 Fixes canvas alignment for small scale and scale adjustment after Cmd+0 12 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Tim van der Meij 75035a2970 Named actions implementation 12 years ago
Jonas d99879bfbf Move ThumbnailView from viewer.js to its own file 12 years ago