1307 Commits (df8d2573dd71d081764b51f1fc8527028adb42a1)

Author SHA1 Message Date
Jonas Jenwald 6dda3ce0cf Remove </input> tag 12 years ago
Brendan Dahl d0312aa6ba Wait for one page to render before fetching all pages. 12 years ago
Brendan Dahl 9ac950f9a8 Append entire DOM fragment at once. 12 years ago
Brendan Dahl c9f2390567 Fix printing regression from #3848. 12 years ago
Brendan Dahl 1bbf0e55b0 Fix rotation regression from #3970. 12 years ago
Brendan Dahl c20476bfca Fix page rotation for unloaded pages. 12 years ago
Yury Delendik fdd5d414ed Fixes find position in HiDPI displays 12 years ago
Jonas Jenwald 7542d50167 Fix issues with /FitR destinations 12 years ago
Jonas Jenwald 44725d4657 [PDFHistory] Fix "Warning: Unhandled rejection: [Exception... "The operation is insecure."" in Firefox 25 12 years ago
Brendan Dahl dca5edea21 Add BOM to viewer. 12 years ago
maxsong1002 807e4fef34 Add shortcut for goto page 12 years ago
Jonas Jenwald ca8e3ea06f [PDFHistory] Fix "Warning: Unhandled rejection: [Exception... "The operation is insecure."" when opening local file 12 years ago
Yury Delendik bd7985a83b Fixes cleaning up of the rendered pages 12 years ago
Jonas Jenwald 982a286f7b Begin searching from current page 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 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