843 Commits (5bf87c66ff573b9b69a8cd5180f646052754ed2d)

Author SHA1 Message Date
Jonas Jenwald bee1b734c2 A few small tweaks of the SecondaryToolbar code 12 years ago
Jonas Jenwald 8405d16379 Fix bot breakage caused by Chromium extension PR 12 years ago
Rob Wu 83b780af81 [CRX] Show nicely formatted URL in omnibox 12 years ago
Jonas Jenwald 1f4d85db37 Inline setScale in parseScale 12 years ago
Tim van der Meij b1b661a274 Refactoring thumbnail scroll code to fix jumps 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 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 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
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
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
Jonas b118ade9ae Fix searching in presentation mode in Firefox 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
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 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
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 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
Brendan Dahl d85e38d629 Fix intermittent blank page on fast zoom. 12 years ago
Yury Delendik bea2e41e45 Backout of #3513 (except formatting) 12 years ago
Jonas 8170d67a6b Fix issue with initial scale when opening a new file and another one is already loaded 12 years ago
Brendan Dahl bf72bc94e2 Incrementally render by sending the operator list by chunks as they're ready. 12 years ago
Jonas edf3163fa6 Keep current scroll position when zooming the document 12 years ago
Yury Delendik 99c9079f54 [CSP] removes inlined styles and scripts 12 years ago
Rob Wu b2b2e85ba2 [CRX] Get pdf name from URL instead of querystring 12 years ago
Jonas d99b7753d6 Check if viewer is embedded only once and cache the result 12 years ago
Jonas 8708f8beb5 Fixes regression that cause scrolling using spacebar to break in Firefox 12 years ago
Jonas 4890c5d017 Fix the positioning of the progressive loadingBar 12 years ago
Jonas 09e0c9b65d Move PDFHistory from viewer.js to its own file 12 years ago
Tim van der Meij 343bb7488a Presentation mode shortcut implementation 12 years ago
Tim van der Meij 22120005b7 Removing code duplication 12 years ago
Rob Wu d5e16ab85c Viewer: Remove inline events; set height on error 12 years ago
Yury Delendik ef658bf5f1 Refactoring download button logic 12 years ago
Rob Wu e583070deb Download PDF from cache for IE10 / IE11 12 years ago
Rob Wu 84ae29c21d Improve suggested filename on download 12 years ago