Commit Graph

2459 Commits

Author SHA1 Message Date
Vivien Nicolas
e83c77148d add oncontextmenu='return false;' to buttons 2011-10-17 21:04:54 +02:00
Vivien Nicolas
674d6a7d18 Fix warnings in strict mode 2011-10-17 20:39:29 +02:00
Kalervo Kujala
d39ea4dc54 Adhere to 80 char line limit. 2011-10-16 12:34:34 +03:00
Andreas Gal
2c6935f868 Merge pull request #671 from kkujala/dev
Move function creation out of the loop.
2011-10-15 14:16:53 -07:00
Kalervo Kujala
3c53e34c7b Refactor duplicate code in getBlackCode. 2011-10-15 23:32:56 +03:00
Kalervo Kujala
fb174290c7 Move function creation out of the loop.
Also name the anonymous function. Jslint complains about this.
2011-10-15 22:03:57 +03:00
notmasteryet
1d65904a58 Merge pull request #668 from kkujala/master
Fix small lint issues.
2011-10-15 10:57:48 -07:00
Kalervo Kujala
8cb7c218fd Add use strict to metrics.js 2011-10-15 14:27:14 +03:00
Kalervo Kujala
5a3d85bf53 Fix small lint issues. 2011-10-15 14:20:15 +03:00
notmasteryet
b54be346b5 Add "bookmark" icon; and fixing scale/ current page number issues 2011-10-14 21:05:57 -05:00
Artur Adib
c0ce6e80fd Merge pull request #661 from brendandahl/extgstate
Change two tests to ref tests and improve the extgstate pdf
2011-10-14 10:55:44 -07:00
Artur Adib
e971e9e192 Merge pull request #660 from notmasteryet/tree-33
Fixing #650 regression
2011-10-14 07:27:51 -07:00
notmasteryet
176bef3c0e Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-33 2011-10-13 17:45:58 -05:00
=
69648006d0 Change rotation and extgstate to eq tests. 2011-10-13 14:57:56 -07:00
=
adfb3b8d31 Remove debugs 2011-10-13 14:53:46 -07:00
=
1c1633e87c Making the test for extgstate be an 'eq' test and making the extgstate pdf
more robust for picking up errors.
2011-10-13 14:50:47 -07:00
Julian Viereck
fdf8ef33f6 Fix length in setGState(). 2011-10-13 22:54:47 +02:00
Artur Adib
029e91ebe4 Merge pull request #643 from notmasteryet/liveprog
Getting addition encoding information for cmap from the CFF data (#641)
2011-10-13 11:53:40 -07:00
Julian Viereck
b832aa5c1e Address latest review comments by Artur 2011-10-13 20:30:55 +02:00
Artur Adib
8bf6fa2616 Merge pull request #640 from notmasteryet/tree-30
Making Type 2 font sanitazable (#631)
2011-10-13 09:32:47 -07:00
notmasteryet
01f026ce14 Fixing duplicate charstring selection 2011-10-12 19:53:57 -05:00
notmasteryet
53cfe2792b Fixing #650 regression 2011-10-12 17:52:11 -05:00
notmasteryet
5ec177d88e Nit: Rename 's' by 'charcode' 2011-10-12 17:37:55 -05:00
notmasteryet
511177576c Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into liveprog 2011-10-12 17:36:03 -05:00
Artur Adib
4c07a362ea Merge pull request #656 from notmasteryet/tree-32
Fixing invalid CFF DICT entry (#621)
2011-10-12 08:25:45 -07:00
Artur Adib
924a6c52cb Merge pull request #650 from notmasteryet/issue-649
Fixing standard font name resolution (#649)
2011-10-12 07:17:21 -07:00
notmasteryet
db5550af09 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-649 2011-10-11 20:29:40 -05:00
notmasteryet
07aa691fe0 Fixing invalid CFF DICT entry (#621) 2011-10-11 20:27:47 -05:00
notmasteryet
fae8459991 Add standard font name test (also for #621) 2011-10-11 19:45:55 -05:00
notmasteryet
e745114a5e Making the normalized name same in pdf.js and fonts.js 2011-10-11 19:38:20 -05:00
notmasteryet
0c65cbfaa8 Merge pull request #654 from arturadib/make-pages
'make web' now also bundles extension (xpi) (#593)
2011-10-11 16:37:03 -07:00
notmasteryet
b45f646267 Add fit11-talk as a eq reftest 2011-10-11 18:26:25 -05:00
Julian Viereck
3142c2a7da Merge master -> worker_pull + fix too long line 2011-10-11 22:21:34 +02:00
Julian Viereck
15d1d359b3 Fix lint, remove for old worker code, fix some small stuff 2011-10-11 22:09:17 +02:00
Julian Viereck
268d16ac11 Remove no longer needed viewer_worker.html 2011-10-11 22:09:17 +02:00
Julian Viereck
9b8ce24924 Kill global vars FontsMap, FontLoadedCounter, objIdCounter. 2011-10-11 22:09:16 +02:00
Kalervo Kujala
633baa881f Make test_slave.html as valid html5.
Fix also warnings in the error console that appear from a test run.
2011-10-11 22:09:13 +02:00
notmasteryet
15cbb5a86a Fixing disappearing pages (when multiple are visible) 2011-10-11 22:07:55 +02:00
notmasteryet
aa98632b0b Fixing DescendantFonts object fetching (#600) 2011-10-11 22:07:54 +02:00
Artur Adib
a5f1c35da0 Merge pull request #651 from notmasteryet/interpolationfn
Fixing interpolation function (#549)
2011-10-11 13:05:01 -07:00
Artur Adib
74d80401cc 'make web' now also bundles extension (xpi) 2011-10-11 15:22:33 -04:00
Julian Viereck
1b69ca80a6 Remove commented out code and change some comments to fit current code state 2011-10-11 19:51:35 +02:00
notmasteryet
66074c08eb returning vstem3 and hstem3 2011-10-11 07:17:45 -05:00
notmasteryet
1f532e6edb Long line fix 2011-10-10 22:40:43 -05:00
notmasteryet
6d6c5f94cc Fixing interpolation function (#549) 2011-10-10 22:35:17 -05:00
notmasteryet
04e467793b Fixing standard font name resolution (#649) 2011-10-10 21:14:40 -05:00
notmasteryet
25f6431607 Cleaning up flex stuff 2011-10-10 21:00:49 -05:00
notmasteryet
2c09fed17c Implement type2 flex 2011-10-10 20:58:40 -05:00
Artur Adib
42b1a40315 Merge pull request #648 from kkujala/master
Make test_slave.html as valid html5.
2011-10-10 14:37:48 -07:00
Kalervo Kujala
b353a7b37b Make test_slave.html as valid html5.
Fix also warnings in the error console that appear from a test run.
2011-10-10 23:46:43 +03:00