1220 Commits (159e86f7ab19a88266b0606cef64c57ffeb8cfe9)

Author SHA1 Message Date
Jonas Jenwald 159e86f7ab Ensure that the viewer loads even if there are errors when the preferences are read 11 years ago
Jonas Jenwald 51d6ad7176 Fix the display of the indeterminate progress bar when the loaded percentage is NaN (issue 4696) 11 years ago
Tim van der Meij 9d6ffbb3bf Converts attachment items to buttons instead of links 11 years ago
Jonas Jenwald 69eafaa58f Add support for setting multiple values at once in ViewHistory 11 years ago
Jonas Jenwald 48399a3ec7 Add writeToStorage method to ViewHistory 11 years ago
Jonas Jenwald 447d115ec1 [Firefox] Workaround for sessionStorage error when the preference network.cookie.lifetimePolicy is set to 1 (bug 1000777) 11 years ago
Tim van der Meij 107cd8007f Move DocumentAttachmentsView to its own file 11 years ago
Tim van der Meij 1e119e093b Move DocumentOutlineView to its own file 11 years ago
Jonas Jenwald 8edb5cc804 Fix regression preventing the setting of breakpoints in the Stepper (PDFBug) 11 years ago
Jonas Jenwald 4e1362642a Only handle scroll events when PDFView.pdfDocument is defined (issue 4642) 11 years ago
Samuel Chantaraud 25ee0e8572 Preliminary attachments support 11 years ago
Samuel Chantaraud 7a4543e348 Prevent the annotationLayer to be recreated when the page is redrawn 11 years ago
Rob Wu d7dfa447cd Remove unused (local) variables in web/ 11 years ago
Yury Delendik 689927282e Removes reference to the Makefile 11 years ago
Jonas Jenwald 12f3d58506 Ensure that the errorWrapper is closed when a new document is opened (issue 4625) 11 years ago
Tim van der Meij d05768078b Setting empty tooltips for zoom select box items 11 years ago
Manuel Braun e7da8edb91 Refactoring - remove duplicated code in TextLayerBuilder 11 years ago
Yury Delendik 1fd43a87db Changes 'documentload' event behavior. 11 years ago
Yury Delendik f6c631bc31 Reverts #4556 due to flicker on Chome 11 years ago
Rob Wu bfcc8af6ed Move logic from viewer.js to chromecom.js 11 years ago
Rob Wu b64c06f68d Work-around for filesystem:-URL bug (#4592). 11 years ago
Jonas Jenwald 965f7a7b14 Print WebGL status in the console 11 years ago
Tim van der Meij b348243866 Fixes lint warning W004 in /web 11 years ago
Tim van der Meij a71a87a821 Fixes lint warning W018: confusing use of exclamation mark 11 years ago
Brendan Dahl 5ba674c996 Append whitespace divs so matches still line up. 11 years ago
Jonas Jenwald eb7f369c54 Remove leading and trailing spaces from info.Producer and info.Creator when printing debug info in the console (bug 872827) 11 years ago
p01 b10aa18b3e Use Opaque Canvas where possible 11 years ago
Brendan Dahl 5bd8a83c9b Build the text layer geometry on the worker. 11 years ago
Yury Delendik b39f0c311c Refactors history and how the database is stored 11 years ago
Yury Delendik 30ab878835 Add enableWebGL to the preferences 11 years ago
Yury Delendik f57c6935d7 Implements WebGL support 11 years ago
Jonas Jenwald 42f9541081 Add preference to automatically enable the Hand Tool when the viewer loads 11 years ago
Jonas Jenwald 4c9c43f82b Modify {get, set}Preferences in PdfStreamConverter.jsm to support async 11 years ago
Jonas Jenwald c920372ff2 Rewrite 'Preferences' to make it async 11 years ago
Jonas Jenwald edfc78dfe7 Only update the Document Properties if the dialog is still visible when the dataAvailablePromise is resolved 11 years ago
Jonas Jenwald c7a0b68d9a Remove superfluous 'self' variable from web/document_properties.js 11 years ago
Jonas Jenwald 025f340228 Prevent the Document Properties from being empty when the dialog is opened before the file has started loading 11 years ago
Samuel Chantaraud 50aa49bb06 Added CSS rules to allow smooth (momentum) scrolling on iOS devices 11 years ago
Rob Wu d04f81b964 Improved FTP support for Chromium extension 11 years ago
fkaelberer db84851e27 Use full screen width in presentation mode 11 years ago
Stratos Voukelatos 6a8c998ebd Fix error message typo 11 years ago
Yury Delendik 17eded9065 Partially reverts #3641 11 years ago
Yury Delendik ed8ecfd00a Cleaning up the viewer and pdfbug; fixes repeats in Stepper 11 years ago
Jonas Jenwald f6cfab0061 [Firefox] Stop importing default_preferences.js as a module and include it instead 11 years ago
Yury Delendik cebf7836f4 Simulate support of the Int8Array for IE9 11 years ago
Yury Delendik 1d8f6cf0e7 Updates make.js for cmaps and make binary cmaps by default 11 years ago
Yury Delendik e4d0af2687 Fixes HiDPI icons of the secondary toolbar for Chrome 11 years ago
Yury Delendik 69efd9cb96 CMaps binary packing 11 years ago
aib 2870a6108c Fix download button waiting if document has started but not completed downloading 11 years ago
Manas (prometheansacrifice) 30e00bc573 Removing set-presence-in-ImageData check from canvas.js 11 years ago