848 Commits (f4dbc994836467dfe9725d733b60baeaa3c13e81)

Author SHA1 Message Date
Jonas Jenwald 9e0ed5ca7e Fix coding style in web/viewer.js 11 years ago
Jonas Jenwald 6fd0b063e9 Fix scrolling using Shift+Spacebar in Firefox 11 years ago
Brendan Dahl ce9e9e6ff7 Remove embeddedFontsUsed from API. 11 years ago
Samuel Chantaraud dcb174ed58 Made viewer's webViewerLoad callable from outside viewer.js 11 years ago
Rob Wu 3f96d0dabb Ctrl/cmd + S = save PDF instead of viewer.html 11 years ago
Samuel Chantaraud cbc9ad3cb6 Correct formatting of locale to make it compatible with l10n (safari issue) 11 years ago
Jonas Jenwald 4ee1fb7956 Fix spacebar scrolling in Firefox (4224 follow-up) 11 years ago
Jonas Jenwald d6ca563f46 Fix wrong page being displayed when entering/exiting Presentation mode with zoom set to 'page-fit' 11 years ago
Brendan Dahl b5b94a4af3 Use built in CMaps and unify the glyph mapping. 11 years ago
Brendan Dahl e477958b74 Remove inline script warnings. 11 years ago
Rob Wu ce9400dc8b Handle navigation keys when viewer is not focused 11 years ago
Rob Wu eaf7daf7db [CRX] Pass expected length of stream to viewer 11 years ago
Rob Wu 64a4a27455 Remove obsolete code from shortcut handler 11 years ago
Yury Delendik e5e9c6e243 Fixes PDFDocumentProxy.getDownloadInfo API name (and refactoring) 11 years ago
Tim van der Meij b4b145507c Implements mouse wheel behaviour for non-Firefox browsers 11 years ago
Yury Delendik 18515b8668 Using blob URL for open file 11 years ago
Rob Wu 7bbff32a4d [security] Verify message source in Firefox add-on 11 years ago
Rob Wu 60fb28caf0 Register as File browser handler in Chrome OS 11 years ago
Rob Wu b0e18a0703 [CRX] Remove redundant location.origin check 11 years ago
Rob Wu aeaf11ca43 [CRX] Fall back to sender.tab.url if !tab.url 11 years ago
Tim van der Meij 5f7ded4ff6 Document properties 11 years ago
Sriram 151cd6dee8 Terminate worker of previous doc 11 years ago
Tim van der Meij e14d917161 Close the secondary toolbar when an action is only performed once 11 years ago
Jonas Jenwald 181e06f30a Fix regression that disabled the "Open With Different Viewer" button on the fallback bar 11 years ago
Rob Wu cdadb0db4d Proof of concept using chrome.streamsPrivate API 11 years ago
Tim van der Meij 3e8795f8b8 Prevent the open file button from appearing in the B2G viewer/preview 11 years ago
Tim van der Meij e05bda4045 De-inline CSS for the 'open file' button 11 years ago
Jonas Jenwald 05c331c295 Maintain the current position in the document when zooming 11 years ago
Brendan Dahl 5d080a03bb Show a different warning for PDF’s with forms. 11 years ago
Yury Delendik 5bf3e44e30 Introduces LegacyPromise; polyfills DOM Promise 11 years ago
Brendan Dahl 2228343f77 Only trigger warning bar on certain unsupported features. 11 years ago
Jonas Jenwald 3d523000b9 Fix thumbnail rotation regression 11 years ago
Jonas Jenwald 4bd9767112 Rename 'Settings' to 'ViewHistory' 11 years ago
Jonas Jenwald 31ec36d64f Fix typo in 'isViewFinished' function name 12 years ago
Brendan Dahl 53549411b4 Add verbosity as an api setting. 12 years ago
Jonas Jenwald e4f799a09c Small cleanup in 'set page' 12 years ago
Rob Wu 8526d3c600 [CRX] Add a pageAction to omnibox showing PDF URL 12 years ago
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