1313 Commits (1e4a7f981e8b51c5c6261caa69b1e9283d03916d)

Author SHA1 Message Date
Yury Delendik 68b037ffb0 Add preprocessor directives for the extension; and refactor FirefoxCom callback 11 years ago
Michał Gołębiowski 85291dd8da Update web/compatibility.js 11 years ago
Jonas Jenwald 164535fa93 [OverlayManager] Add preventDefault to the keydown event handler 11 years ago
Tim van der Meij 1f1de20d11 Small comment fix 11 years ago
Jonas Jenwald 5cd6dddeee Convert the existing overlays to use the OverlayManager 11 years ago
Jonas Jenwald 6dc7a52e35 Simplify the interaction with overlays by adding an OverlayManager 11 years ago
Yury Delendik fcc4dfd9b5 Moves shared/function.js to core/ 11 years ago
Yury Delendik 7a19085159 Moves shared/colorspace.js into core/ 11 years ago
Yury Delendik d53dc2e7d6 Refactors showText: split type3, remove showSpacedText 11 years ago
Samuel Chantaraud 37c3641fad Added Promise.catch 11 years ago
fkaelberer 2d4c35cda7 fix buttons under android 11 years ago
Yury Delendik 97782cafa4 Update text layer correctly when zooming with USE_ONLY_CSS_ZOOM 11 years ago
Jonas Jenwald 73a9d50fd1 Refactor the CSS rules for the overlayContainer 11 years ago
Michał Gołębiowski e625af3fef Remove type="text/javascript" from script tags. 11 years ago
Jonas Jenwald b88c5330a9 Reduce the number of calls to PDFView.getVisiblePages from updateViewarea 11 years ago
Tim van der Meij 53f3b1326a Removes unused code from web/compatibility.js 11 years ago
Yury Delendik c5eb058b09 Uses rAF to interrupt the operator list execution 11 years ago
Jonas Jenwald ec50aa4e8c Refactor how the database is read in ViewHistory 11 years ago
Jonas Jenwald 8bb19fac2d Catch error when the creation of localStorage polyfill fails in the generic viewer 11 years ago
Tim van der Meij 19586721fb Fixes DownloadManager for IE10 and above 11 years ago
Jonas Jenwald c53bcb2992 Add a preference to set the sidebarView on load 11 years ago
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