Commit Graph

3101 Commits

Author SHA1 Message Date
notmasteryet
f3ab505b41 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
Conflicts:
	test/test_manifest.json
2012-01-18 20:14:43 -06:00
Artur Adib
ee8c86d2b6 Merge pull request #1086 from notmasteryet/issue-1084
Use .sheet property instead of document.styleSheets
2012-01-18 09:25:37 -08:00
Artur Adib
1c7f1b9881 Fix previous commit 2012-01-18 12:07:25 -05:00
Artur Adib
5f4d462144 Ensure single chars are added to the layer 2012-01-18 11:41:13 -05:00
Artur Adib
68451000ac Merge pull request #1079 from notmasteryet/tree-59
Change the identifier in test.py
2012-01-18 06:08:59 -08:00
Brendan Dahl
8aac2256ed Fix zero width lines. 2012-01-17 20:50:49 -08:00
notmasteryet
782b67b967 Merge pull request #1095 from arturadib/issue-1055
Fixes #1055 by falling back to page resources
2012-01-17 17:19:51 -08:00
Artur Adib
f97bc8df6f Lint 2012-01-17 14:45:57 -05:00
Artur Adib
a6f62fc45a Missing file 2012-01-17 14:44:35 -05:00
Artur Adib
06c4c83edf Fixes #1055 by falling back to page resources 2012-01-17 14:40:52 -05:00
Brendan Dahl
75db018608 Merge pull request #1074 from kkujala/refactor
Fix Makefile to remove all_files.tmp properly.
2012-01-17 09:37:58 -08:00
Brendan Dahl
f9c6340482 Merge pull request #1094 from notmasteryet/issue-1093
Fallback map of the "non-standard" fonts
2012-01-17 09:29:33 -08:00
Brendan Dahl
39284d4209 Merge pull request #1085 from notmasteryet/issue-1008
Replaces makeCssRgb.apply with direct call
2012-01-16 16:37:27 -08:00
notmasteryet
85a0eccc7e Fallback map of the "non-standard" fonts 2012-01-16 18:10:48 -06:00
notmasteryet
2927f5e7bd Fixes type2 fonts conversion (#940) 2012-01-16 14:13:38 -06:00
notmasteryet
1bb5592357 Replace makeCssRgb.apply in setStrokeColor and setFillColor 2012-01-16 11:53:59 -06:00
notmasteryet
8b52b50c67 Use .sheet property instead of document.styleSheets 2012-01-15 15:19:51 -06:00
notmasteryet
9eaf746a33 Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue) 2012-01-15 14:01:36 -06:00
notmasteryet
ce8be2170f Adds tests for RunLengthStream 2012-01-14 13:48:34 -06:00
notmasteryet
6de2ca568d Implements RunLengthDecode filter 2012-01-14 13:47:14 -06:00
notmasteryet
2004246f75 Change the identifier 2012-01-14 13:24:02 -06:00
notmasteryet
e43afd3fe5 Fixing inclusion tree when layers are skipped and 0xFF at the packet header end 2012-01-14 13:15:16 -06:00
notmasteryet
ac592a2fdd Light optimization 2012-01-13 18:45:19 -06:00
notmasteryet
b89f544b18 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6 2012-01-13 18:24:31 -06:00
notmasteryet
5b6c06d5c6 Address review comments 2012-01-13 18:24:02 -06:00
Brendan Dahl
a908827175 Merge pull request #1062 from kkujala/style
Clean up .gitignore and add tags to it.
2012-01-13 08:51:00 -08:00
Brendan Dahl
a9d4f7cab3 Merge pull request #1069 from notmasteryet/tree-57
Ref test for #1010
2012-01-12 14:32:28 -08:00
Kalervo Kujala
0ae7d53526 Fix Makefile to remove all_files.tmp properly. 2012-01-12 21:05:12 +02:00
Kalervo Kujala
9114af51a1 Revert *~ .gitignore change. 2012-01-12 20:52:26 +02:00
Artur Adib
e39c30421b Merge pull request #1072 from brendandahl/extensionupdate
Copy AMO extension to web
2012-01-12 09:27:59 -08:00
Brendan Dahl
d986ef0979 Copy AMO extension to web 2012-01-12 09:17:30 -08:00
Artur Adib
499a9b0146 Fix for "Error parsing value of 'letter-spacing'" 2012-01-12 10:15:45 -05:00
Artur Adib
504d9f12c1 Using addEventListener/removeEventListener 2012-01-12 09:16:03 -05:00
notmasteryet
a817416ddb Ref test for #1010 2012-01-11 22:19:21 -06:00
notmasteryet
8af527919a fix lint error, remove unnecessary comment 2012-01-11 20:54:27 -06:00
notmasteryet
15c132d4b9 Add example PDF from #268 2012-01-11 20:14:49 -06:00
notmasteryet
93ca387d1b Migration of the JPX code (from jpx5) 2012-01-11 20:08:46 -06:00
Brendan Dahl
93bb2cf0d3 Merge pull request #969 from arturadib/fix-worker-loader
Fix worker_loader.js for examples/. Simpler code
2012-01-11 17:18:01 -08:00
Artur Adib
fcdf266d8e Lazy textLayer rendering - pauses after scroll ev 2012-01-11 16:57:57 -05:00
Kalervo Kujala
78f5ee8299 Add reference test directories to .gitignore. 2012-01-11 22:16:05 +02:00
Kalervo Kujala
f4ea550344 Clean up .gitignore and add tags to it. 2012-01-11 22:05:36 +02:00
Brendan Dahl
be2f973be8 Merge pull request #1051 from notmasteryet/fonts-3
Using the encoding instead of predefined  MacRoman in TrueType fonts;
2012-01-11 10:38:36 -08:00
Brendan Dahl
d52527d3f2 Update readme to test extension updating. 2012-01-11 09:42:40 -08:00
Brendan Dahl
15bbbdc86d Merge pull request #1052 from notmasteryet/tree-56
Replacing non-existent page content with empty one
2012-01-11 09:29:12 -08:00
Artur Adib
8ce8a0c979 Merge pull request #1038 from brendandahl/extensionupdate
Auto updatable github extension
2012-01-11 09:19:59 -08:00
Artur Adib
7611a766c7 Merge branch 'refs/heads/master' into fix-worker-loader
Conflicts:
	src/core.js
2012-01-11 11:47:41 -05:00
Artur Adib
ec030c06c4 Merge pull request #831 from kkujala/dev
Make unit tests runnable from command line.
2012-01-11 08:21:57 -08:00
notmasteryet
09dfde69a2 Duplicate short map into private use area 2012-01-10 22:01:24 -06:00
notmasteryet
81e0fe7130 Merge pull request #1058 from cfidecaro/patch-1
Updated link to new location
2012-01-10 18:42:19 -08:00
Caleb Fidecaro
5f59994686 Updated MD5 2012-01-11 14:55:36 +13:00