Artur Adib
2040c35001
Moved event binding to 'load' event
14 years ago
Artur Adib
7d8240f15c
Addressing comments, linting
14 years ago
Brendan Dahl
3ae06c96ad
Address Yury's comments.
14 years ago
Artur Adib
e316d78755
Smoother thumbnail scrolling via lazy rendering
14 years ago
Brendan Dahl
d6925b13ba
Adding new errorback and code to display error messages.
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
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
0075007d49
Production scripts
14 years ago
Artur Adib
2e0af76865
Viewer working with dev version
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
=
65ea07a3a2
Initial merge of master.
14 years ago
Vivien Nicolas
6d2c5414bf
Add a download button in case the extension is not enough
14 years ago
Vivien Nicolas
20efacb3a1
Use 'hidden' instead of display: none
14 years ago
Vivien Nicolas
f1444d6175
Fix wrongs ids
14 years ago
Vivien Nicolas
e83c77148d
add oncontextmenu='return false;' to buttons
14 years ago
notmasteryet
b54be346b5
Add "bookmark" icon; and fixing scale/ current page number issues
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
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
66cd79f308
Initial CID0 font encodings
14 years ago
Muhammad Fikri
34b6416017
fix indentations and style nits
14 years ago
Muhammad Fikri
f08aafa72a
add loading status
14 years ago
Julian Viereck
00290b9ff4
Rename some stuff and add missing font_handler.js
14 years ago
Julian Viereck
ac4a57e858
Refactor to execute IR on main thead by posting messages to itself
14 years ago
Julian Viereck
71ff8ee586
backup
14 years ago
Julian Viereck
0a571899c8
Very basic worker implementation
14 years ago
Vivien Nicolas
95ca8ede85
Add support for Type1C advanced charsets
14 years ago
Vivien Nicolas
d4fb9c786c
Use the built-in widths to calculate glyphs metrics
14 years ago
notmasteryet
865a6e663a
Fixing #426 comment; add '0' key as a scale reset
14 years ago
notmasteryet
9f765f052e
Tango icons, simplifying the CSS
14 years ago
notmasteryet
8dfaf760f1
Zoom In/Out buttons
14 years ago
notmasteryet
a56f36e350
Zooming control
14 years ago
mohansun
1babe72c38
Fix for few html tag errors (as reported by Safari 5.0.6)
14 years ago
notmasteryet
d664652b86
Lifting up this.xref; buttons tooltips
14 years ago
notmasteryet
3aa6e38f01
Switching to the document outline view if the document structure is present
14 years ago
sbarman
5f233d7cde
cleanup
14 years ago
sbarman
259f8c7317
added include to fonts_util.js
14 years ago
sbarman
2ad39c20cf
added include to fonts_util.js
14 years ago
sbarman
8ff8a92244
Revert "Merge branch 'writeToFile' into hmm"
...
This reverts commit 9b91fca347
, reversing
changes made to c592d5ed3b
.
14 years ago
Vivien Nicolas
bf86d1bec8
Use Tango Public Domain icons and add some small tweaks to viewer.js
14 years ago
Vivien Nicolas
0edb6546a5
Unify the multi_page_viewer and the basic viewer
14 years ago
sbarman
7d5470a7e5
added include to fonts_util.js
14 years ago
sbarman
dbc6d67ea6
added include to fonts_util.js
14 years ago
Vivien Nicolas
f5b9a9355b
Get rid of the inclusion of fonts_utils
14 years ago