Artur Adib
|
843830cea0
|
Workaround for FF bug
|
2012-01-24 10:39:57 -05:00 |
|
Artur Adib
|
5c62f99fee
|
Fix localStorage feature detection. Close #1099
|
2012-01-24 10:08:18 -05:00 |
|
notmasteryet
|
36cf14b08c
|
Merge pull request #1101 from aeosynth/issue-1090
fix #1090
|
2012-01-22 11:35:55 -08:00 |
|
James Campos
|
92bac0547d
|
DEFAULT_PYTHON, python2 -> python2.7
|
2012-01-21 23:13:20 -08:00 |
|
James Campos
|
51d7ad06c4
|
Merge branch 'master' into issue-1090
|
2012-01-21 22:56:33 -08:00 |
|
Brendan Dahl
|
f74772f40e
|
Merge pull request #1068 from notmasteryet/jpx6
JPX decoder
|
2012-01-20 11:32:02 -08:00 |
|
notmasteryet
|
6969a2b40d
|
Merge pull request #1065 from arturadib/lazy-textlayer
Lazy textLayer rendering - pauses after scroll event
|
2012-01-19 16:21:04 -08:00 |
|
notmasteryet
|
016fd3282e
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
Conflicts:
test/pdfs/.gitignore
|
2012-01-19 17:46:48 -06:00 |
|
Artur Adib
|
d9f1365b9c
|
Merge pull request #1092 from notmasteryet/issue-940
Fixes type2 fonts conversion
|
2012-01-19 06:59:35 -08:00 |
|
Artur Adib
|
ac5d1a7253
|
Update README.md
|
2012-01-19 09:56:08 -05:00 |
|
Artur Adib
|
ba4f0e66aa
|
reviewer comments
|
2012-01-19 09:11:48 -05:00 |
|
Artur Adib
|
45691b2522
|
Merge pull request #1080 from notmasteryet/runlength
RunLengthDecode implementation
|
2012-01-19 05:48:04 -08:00 |
|
James Campos
|
ae611e5203
|
fix #1090
|
2012-01-18 23:51:45 -08:00 |
|
notmasteryet
|
3c4b8a5b4a
|
Merge pull request #1063 from kkujala/dev
Add reference test directories to .gitignore.
|
2012-01-18 21:22:01 -08:00 |
|
notmasteryet
|
aaa193ca0f
|
Merge pull request #1097 from brendandahl/zerowidthline
Fix zero width lines.
|
2012-01-18 19:24:30 -08:00 |
|
notmasteryet
|
bfd1d427c7
|
Adding jpx.js to examples and Makefile
|
2012-01-18 20:17:50 -06:00 |
|
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 |
|