679 Commits (694b3d55b17aba2bff48638821df44213333416c)

Author SHA1 Message Date
Jonas Jenwald 694b3d55b1 Fix setScale regression that affects exiting Presentation Mode on narrow window widths 12 years ago
Rob Wu 3914768085 Implement hand tool 12 years ago
Brendan Dahl d0312aa6ba Wait for one page to render before fetching all pages. 12 years ago
Brendan Dahl c9f2390567 Fix printing regression from #3848. 12 years ago
Jonas Jenwald 7542d50167 Fix issues with /FitR destinations 12 years ago
maxsong1002 807e4fef34 Add shortcut for goto page 12 years ago
Yury Delendik bd7985a83b Fixes cleaning up of the rendered pages 12 years ago
Jonas Jenwald 60610cd625 Implement default preferences 12 years ago
Brendan Dahl 0385131a9a Leave initial request open until the viewer is ready to switch to range requests. 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 c2d65fc4ab Don't traverse all pages to get a single page. 12 years ago
Yury Delendik d4cdf5ce41 Increase default auto scale to 125% 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 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
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