1073 Commits (ab4f27b272f215a667fa89069037bcdd74969996)

Author SHA1 Message Date
Jonas 94be9c07f1 Enable changing page using Shift+Spacebar in presentation mode 12 years ago
Jonas 5c93ec3a2c Check if the browser supports manipulation of the history 12 years ago
Jonas 6867083c07 Fix typo causing destinations using '/FitR' to fail 12 years ago
Vivin Paliath 83b6eaed16 pr #3356 12 years ago
Yury Delendik 167ac98f9c Fixes presentation mode page 12 years ago
Yury Delendik 729e35079f Disables range requestes for safari immediately 12 years ago
Yury Delendik 152e376971 Capturing disableRange set on capture phase of DOMContentLoaded event 12 years ago
Jonas d3c82750c4 Tweak the behaviour of navigateTo during document load 12 years ago
Brendan Dahl ae1f973204 Use A+ spec compatible promises. 12 years ago
Yury Delendik 5d97434736 Properly disables presentation mode 12 years ago
Jonas 5cb3df7bde (Yet another) browsing history bug 12 years ago
Brendan Dahl e6dadaadb8 Disable range request loading for safari. 12 years ago
Jonas ab9bc2bc34 Fix issue with resizing the zoom box width - follow-up of 2816 12 years ago
Brendan Dahl 4a7bd37162 Hide canvas overflow for high dpi screens. 12 years ago
Jonas a4343436c7 Fix remaining issues in the browsing history 12 years ago
Jonas d3c9a9d856 Fix regressions caused by the recent implementation of browsing history - address comments v3 12 years ago
Jonas 766b92c27e PDF browsing history - v6.50 12 years ago
Yury Delendik 0e133f0090 Drawing without fillText; refactoring ADD_TO_PATH 12 years ago
Yury Delendik 61a7738a5d Fixes password for range request loading 12 years ago
Mack Duan f8f4b3f45d Refactor code for annotations 12 years ago
Jakob Miland 297c305150 Ask for password on failed decryption 12 years ago
Jonas 40718bdb7b Fixes bug 863591 12 years ago
Jonas 32f54c3272 Fixes issue 3076 12 years ago
Kalervo Kujala 5e08f8039d Replace fullscreen with presentationMode 12 years ago
Brendan Dahl b89d7272e2 Remove background when printing. 12 years ago
Jonas 93b8e1fc01 Fix disabling of zoom buttons and add camel case button names 12 years ago
Jonas adf61ea5b0 Make spacebar work on document load - fixes bug 864619 12 years ago
vyv03354 2c504120b8 Fixes the unprefixed gradient declaration 12 years ago
Mack Duan 91f9948df4 Only update progress bar if it increases 12 years ago
Jonas 77c1235b13 Workaround for issue 3068 - v3 12 years ago
Mack Duan c5084d9e8a Update loading bar during onprogress of range requests 12 years ago
mete0r 66cb12822d Fix parseQueryString -- use decodeURIComponent instead of unescape 12 years ago
Mack Duan 6b2c6fc223 Changes to regression tests for progressive loading 12 years ago
Mack Duan ef423ef30c Implement progressive loading of PDFs 12 years ago
Jakob Miland 6b4f72a2c3 Disable outline button when unavailable 12 years ago
vyv03354 36ea87af38 Remove prefixed gradients usage 12 years ago
Yury Delendik 238b94aff1 Adds check for textDivs presence; removes textLayerQueue 12 years ago
Rob Wu 88767e1861 Improve download button and behaviour 12 years ago
Rob Wu b46c375126 Compatibility with XHTML documents 12 years ago
Rob Wu 5328b461ee Explicitly define layout of toolbar buttons 12 years ago
Jonas ee83df1338 Detect and add fallback if document colors are disabled in Firefox - address comment 12 years ago
Inkbug b0376a1aa6 Fixing Issue 2998 - Replacing `!!window.frameElement` with `window.parent !== window` 12 years ago
Brendan Dahl ec311f303b Use white backdrop when possible. 12 years ago
Mack Duan 4782a3acb9 Changes to viewer to support progressive loading 12 years ago
Mack Duan 7aaa061db4 Fix issue w/ textlayer on retina causing it to be visible only in top quadrant 12 years ago
Jonas e081c764af Tweak external links in fullscreen mode - follow up on #2712 12 years ago
Jonas 83c09f27cc Fix bug 795225 - address comment 12 years ago
vyv03354 385a5f7dcc Add a console warning when JavaScript/AcroForm/XFA was found 12 years ago
vyv03354 d933386e76 Deal with negative vScale value 12 years ago
Brendan Dahl ad842b6bb8 Remove mozOpaque. 12 years ago