Jonas Jenwald
|
4e1362642a
|
Only handle scroll events when PDFView.pdfDocument is defined (issue 4642)
|
11 years ago |
Samuel Chantaraud
|
25ee0e8572
|
Preliminary attachments support
Added a partial Filespec support
Added getAttachments in API
Added a new attachments view in UI (with a new icon by @shorlander)
|
11 years ago |
Samuel Chantaraud
|
7a4543e348
|
Prevent the annotationLayer to be recreated when the page is redrawn
This allows interactive annotations to keep their states after a resize
|
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
and also default to '' instead of DEFAULT_URL to avoid trying to
load a non-existent file when no file has been specified.
|
11 years ago |
Rob Wu
|
b64c06f68d
|
Work-around for filesystem:-URL bug (#4592).
Visit https://robwu.nl/pdfjs/filesystem-worker-bug.htm and follow the
steps to verify that the extension works as intended with this patch.
|
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
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 |