Julian Viereck
3b7829d057
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
2011-11-01 19:32:20 +01:00
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.
2011-10-31 18:23:03 -04:00
notmasteryet
0912959503
Fixing 'compatibility.js' load order; add Object.keys emulation
2011-10-29 16:00:13 -05:00
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
2011-10-28 14:32:36 +02:00
Artur Adib
0075007d49
Production scripts
2011-10-25 17:22:45 -07:00
Artur Adib
2e0af76865
Viewer working with dev version
2011-10-25 15:43:41 -07:00
Artur Adib
8fbb05613e
Progress
2011-10-25 09:10:56 -07:00
Artur Adib
889de3fc4d
make pdfjs
2011-10-24 18:13:12 -07:00
Artur Adib
a7278b7fbc
Splitting files
2011-10-24 16:55:23 -07:00
=
2ad1e622ab
Move remaining worker.js code into pdf.js.
2011-10-20 12:13:18 -07:00
=
65ea07a3a2
Initial merge of master.
2011-10-19 11:14:13 -07:00
Julian Viereck
3054102d3b
Merge worker_pull with master
2011-10-08 14:18:23 +02:00
Julian Viereck
d7521f758a
Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code
2011-10-05 22:24:38 +02:00
vingtetun
7842c65099
Merge pull request #556 from notmasteryet/cid0
...
Initial CID-0 font encodings
2011-10-03 17:36:51 -07:00
notmasteryet
612f59aa10
Limiting scale 25..400 (ref #582 ); disable scale keyboard when toolbar is active (ref #579 ); set page number field as 'number'
2011-10-01 15:52:27 -05:00
notmasteryet
66cd79f308
Initial CID0 font encodings
2011-09-28 19:54:40 -05:00
Vivien Nicolas
c93ffd645f
Merge remote branch 'upstream/master' into metrics
2011-09-22 01:24:39 +02:00
Muhammad Fikri
34b6416017
fix indentations and style nits
2011-09-21 19:25:29 +07:00
Muhammad Fikri
f08aafa72a
add loading status
2011-09-21 11:49:09 +07:00
Julian Viereck
00290b9ff4
Rename some stuff and add missing font_handler.js
2011-09-16 09:31:12 -07:00
Julian Viereck
ac4a57e858
Refactor to execute IR on main thead by posting messages to itself
2011-09-15 08:20:43 -07:00
Julian Viereck
71ff8ee586
backup
2011-09-15 08:18:57 -07:00
Julian Viereck
0a571899c8
Very basic worker implementation
2011-09-15 08:14:34 -07:00
Vivien Nicolas
95ca8ede85
Add support for Type1C advanced charsets
2011-09-11 17:38:02 +02:00
Vivien Nicolas
d4fb9c786c
Use the built-in widths to calculate glyphs metrics
2011-09-09 01:35:37 +02:00
notmasteryet
865a6e663a
Fixing #426 comment; add '0' key as a scale reset
2011-09-05 09:07:18 -05:00
notmasteryet
9f765f052e
Tango icons, simplifying the CSS
2011-09-03 09:10:24 -05:00
notmasteryet
8dfaf760f1
Zoom In/Out buttons
2011-09-02 20:36:17 -05:00
notmasteryet
a56f36e350
Zooming control
2011-09-02 20:16:52 -05:00
sbarman
488a007f73
Merge pull request #352 from notmasteryet/outline
...
Switching to the document outline view
2011-08-23 15:00:52 -07:00
mohansun
1babe72c38
Fix for few html tag errors (as reported by Safari 5.0.6)
2011-08-23 22:00:12 -03:00
notmasteryet
d664652b86
Lifting up this.xref; buttons tooltips
2011-08-22 18:55:49 -05:00
notmasteryet
3aa6e38f01
Switching to the document outline view if the document structure is present
2011-08-21 21:05:10 -05:00
Vivien Nicolas
bf86d1bec8
Use Tango Public Domain icons and add some small tweaks to viewer.js
2011-07-29 18:17:04 +02:00
Vivien Nicolas
0edb6546a5
Unify the multi_page_viewer and the basic viewer
2011-07-28 19:48:05 +02:00
notmasteryet
2179cd0943
Move compatibility.js into web folder, enable it for viewer.html
2011-07-05 18:17:08 -05:00
notmasteryet
c35743f1cd
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
2011-07-05 18:02:31 -05:00
Rob Sayre
4530384769
Add a make server target, fix paths to scripts.
2011-07-05 13:51:02 -07:00
Rob Sayre
7f5c7a3130
Add Makefile. Move some files around to make building the website easier.
2011-07-05 10:53:57 -07:00