1016 Commits (f88e0b51c2d719a1c73cdad8e60cea0b021cb4f8)

Author SHA1 Message Date
Jonas Jenwald 60610cd625 Implement default preferences 12 years ago
Yury Delendik e712c4136a Cleaning up fonts when viewer is idle for some time 12 years ago
Rob Wu f013d44999 Ctrl + F opens find bar instead of toggling it 12 years ago
Brendan Dahl a64cd42de9 Use page promise for text extraction. 12 years ago
Brendan Dahl c2d65fc4ab Don't traverse all pages to get a single page. 12 years ago
Brendan Dahl f4942b11f8 Reduce the memory usage of the operator list. 12 years ago
Yury Delendik d4cdf5ce41 Increase default auto scale to 125% 12 years ago
Lu Wang 6553bd6c0c add 'contains' for the classList implementation 12 years ago
Jonas Jenwald 1c259ce806 Fix type mismatch causing wrong scale value in the viewBookmark button 12 years ago
Jonas Jenwald e41d98f9f0 Make 'zoom' independent from 'page' in the hash parameters 12 years ago
Jonas Jenwald 1cae737d03 Fix zoom parameter regression 12 years ago
Jonas Jenwald 4ee2c96503 Round the scale value displayed by the viewBookmark button to two decimal places 12 years ago
Jonas Jenwald 6102b6197f Fix scroll keys in Firefox 12 years ago
Jonas Jenwald f35e777d81 Apply the current zoom level value to each page in Presentation Mode 12 years ago
Jonas Jenwald bee1b734c2 A few small tweaks of the SecondaryToolbar code 12 years ago
Tim van der Meij 46d74bdc51 Decrease dependence of SecondaryToolbar on UI buttons 12 years ago
Jonas Jenwald 8405d16379 Fix bot breakage caused by Chromium extension PR 12 years ago
Jonas Jenwald e367f49686 Disable Presentation Mode until the document has started rendering 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
Brendan Dahl c79acf5861 Fix the B2G viewer and enable bot preview. 12 years ago
Tim van der Meij b1b661a274 Refactoring thumbnail scroll code to fix jumps 12 years ago
Brendan Dahl f1a6e9015f Fix css rotation for canvas and text layer. 12 years ago
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 631333c486 Fix hiding of the cursor in Presentation Mode in WebKit browsers 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