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
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
...
It should read 'PDFFindController cannot be initialized without a PDFFindBar instance'.
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
Brendan Dahl
3b209b5347
Add note about adobe license.
11 years ago
Jonas Jenwald
9192fb966d
Move globals in web/pdf_find_bar.js
11 years ago
Jonas Jenwald
5dcc92430c
Fix coding style in web/text_layer_builder.js
11 years ago
Jonas Jenwald
9e0ed5ca7e
Fix coding style in web/viewer.js
11 years ago
Jonas Jenwald
0bd865b329
Fix coding style in web/ui_utils.js
11 years ago
Jonas Jenwald
af4e977848
Fix coding style in web/pdf_find_controller.js
11 years ago
Jonas Jenwald
2e09f14a80
Fix coding style in web/pdf_find_bar.js
11 years ago
Jonas Jenwald
6df9cc46b4
Fix coding style in web/firefoxcom.js
11 years ago
Jonas Jenwald
e9cfae84a0
Fix coding style in web/debugger.js
11 years ago
Jonas Jenwald
665b862b7f
Fix coding style in web/compatibility.js
11 years ago
Jonas Jenwald
047a82a07e
Fix coding style in web/chromecom.js
11 years ago
Samuel Chantaraud
076b3433b4
Improved annotations' display/behavior.
...
Added an "InteractiveAnnotation" class to homogenize the annotations' structure (highlighting) and user interactions (for now, used for text and link annotations).
Text annotations:
The appearance (AP) has priority over the icon (Name).
The popup extends horizontally (up to a limit) as well as vertically.
Reduced the title's font size.
The annotation's color (C) is used to color the popup's background.
On top of the mouseover show/hide behavior, a click on the icon will lock the annotation open (for mobile purposes). It can be closed with another click on either the icon or the popup.
An annotation printing is conditioned by its "print" bit
Unsupported annotations are not displayed at all.
11 years ago
Jonas Jenwald
6fd0b063e9
Fix scrolling using Shift+Spacebar in Firefox
11 years ago
Yury Delendik
15847ef94f
Fixes CSS for webkit
11 years ago
Jonas Jenwald
c158894d94
Improve handling of preferences 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
...
To allow manual triggering when DOMContentLoaded can not be relied upon.
11 years ago
Rob Wu
3f96d0dabb
Ctrl/cmd + S = save PDF instead of viewer.html
11 years ago
Tim van der Meij
f281669151
Implement Retina assets
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
Nicholas Nethercote
d4e8b41639
Remove some unnecessary local variables.
11 years ago