Artur Adib
2040c35001
Moved event binding to 'load' event
14 years ago
Artur Adib
7d8240f15c
Addressing comments, linting
14 years ago
Artur Adib
8dc467709d
bug fix
14 years ago
Artur Adib
4369a1a84a
make it work in WebKit
14 years ago
Artur Adib
a523d80753
bringing Cache() back
14 years ago
Artur Adib
e316d78755
Smoother thumbnail scrolling via lazy rendering
14 years ago
notmasteryet
8685915542
Re-using the pages as thumbnails
14 years ago
Artur Adib
f2d54d3207
Replacing URL flag format
14 years ago
Brendan Dahl
9bb2b881b0
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
14 years ago
Julian Viereck
51d4a17232
Change workerSrc location
14 years ago
Julian Viereck
3b7829d057
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
14 years ago
Artur Adib
1f80b0b266
Replace andreasgal/pdf.js --> mozilla/pdf.js
14 years ago
Alex Cornejo
46c0f6c23e
Slimmed down toolbar height, from 40 to 24px.
...
This matches the height of the regular Firefox toolbars, 40px takes too
much screenspace, and (in my opinion) unecessarily so, since the fonts
are not even larger.
14 years ago
notmasteryet
0912959503
Fixing 'compatibility.js' load order; add Object.keys emulation
14 years ago
Julian Viereck
1e6d1f9922
Make worker support work again after file split. Add PDFJS_WORKER_DIR/PDFJS_WORKER_FILE to specify where to load files if worker support is enabled
14 years ago
Artur Adib
1d4e3025b6
PDF --> PDFJS, global wrapper named
14 years ago
Artur Adib
0075007d49
Production scripts
14 years ago
Artur Adib
2e0af76865
Viewer working with dev version
14 years ago
Artur Adib
21753b9e89
Only one worker file, bundled in pdf.js
14 years ago
Artur Adib
8fbb05613e
Progress
14 years ago
Artur Adib
889de3fc4d
make pdfjs
14 years ago
Artur Adib
a7278b7fbc
Splitting files
14 years ago
=
2ad1e622ab
Move remaining worker.js code into pdf.js.
14 years ago
Vivien Nicolas
b0bf99098b
Make firstrun looks faster
14 years ago
=
65ea07a3a2
Initial merge of master.
14 years ago
=
c9508100ff
Initial merge with master
14 years ago
Vivien Nicolas
f3dc4206ee
Make the 'download' button behavior more robust
14 years ago
Vivien Nicolas
6d2c5414bf
Add a download button in case the extension is not enough
14 years ago
Vivien Nicolas
010b59cc54
Use 'hidden' instead of display: none
14 years ago
Vivien Nicolas
20efacb3a1
Use 'hidden' instead of display: none
14 years ago
Vivien Nicolas
931192fb79
Remove useless code since the extension is loaded into a privileged chrome:// scope
14 years ago
Vivien Nicolas
f1444d6175
Fix wrongs ids
14 years ago
Vivien Nicolas
e83c77148d
add oncontextmenu='return false;' to buttons
14 years ago
Vivien Nicolas
674d6a7d18
Fix warnings in strict mode
14 years ago
notmasteryet
b54be346b5
Add "bookmark" icon; and fixing scale/ current page number issues
14 years ago
Julian Viereck
15d1d359b3
Fix lint, remove for old worker code, fix some small stuff
14 years ago
Julian Viereck
268d16ac11
Remove no longer needed viewer_worker.html
14 years ago
Julian Viereck
9b8ce24924
Kill global vars FontsMap, FontLoadedCounter, objIdCounter.
14 years ago
notmasteryet
15cbb5a86a
Fixing disappearing pages (when multiple are visible)
14 years ago
notmasteryet
08f3fc45e0
Fixing disappearing pages (when multiple are visible)
14 years ago
Julian Viereck
23e413520b
Small fixes + docs
14 years ago
Julian Viereck
d7521f758a
Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code
14 years ago
Kalervo Kujala
06cdba3526
Name anonymous functions.
14 years ago
notmasteryet
612f59aa10
Limiting scale 25..400 (ref #582 ); disable scale keyboard when toolbar is active (ref #579 ); set page number field as 'number'
14 years ago
notmasteryet
62f9ab0063
lint warning fix
14 years ago
notmasteryet
381efa8a50
Making all link bookmark-able (ref #574 , #428 ); removing always-changing hash
14 years ago
notmasteryet
66cd79f308
Initial CID0 font encodings
14 years ago
Vivien Nicolas
556727f2f5
Firefox extension now use the default loading indicator
14 years ago
Kalervo Kujala
de408dac70
Fix lint warnings.
...
And name anonymous functions.
14 years ago
Artur Adib
83854a085c
Implemented getPdf(). Closes #516
...
Conflicts:
examples/helloworld/hello.js
14 years ago