Commit Graph

2984 Commits

Author SHA1 Message Date
Artur Adib
8950d0bca9 Remove instead of hide icon 2012-01-31 16:53:54 -05:00
Artur Adib
5ef79dca14 New version: show loading icon until page renders 2012-01-31 16:49:48 -05:00
Artur Adib
47f24cd27b Show animated loading icon if page renders slow 2012-01-31 16:20:09 -05:00
notmasteryet
2047fba8cb Merge pull request #1122 from kkujala/refactor
Change throws to errors.
2012-01-30 18:35:35 -08:00
notmasteryet
0ee81516e3 Merge pull request #1142 from andreasgal/master
rewrite cmyk to rgb conversion
2012-01-29 18:54:04 -08:00
Andreas Gal
9650df5c10 fix style and add var declaration 2012-01-29 15:05:26 -08:00
Kalervo Kujala
e3a3ec6f2e Use JPX and JPEG in error messages.
Also throw in workerConsole.
2012-01-29 22:25:06 +02:00
Andreas Gal
28f82e3dd7 rewrite CMYK to RGB conversion 2012-01-29 11:09:33 -08:00
Kalervo Kujala
f6cb7b2a24 Merge remote-tracking branch 'upstream/master' into refactor 2012-01-29 20:20:24 +02:00
Julian Viereck
5841383d97 Merge pull request #1131 from notmasteryet/tree-61
Fixing initial scale when named destination is specified
2012-01-26 08:56:39 -08:00
notmasteryet
2b2e4b19ab Fixing initial scale when named destination is specified 2012-01-25 21:52:10 -06:00
notmasteryet
d2ec98b31e Merge pull request #1103 from jviereck/tree-02
Replace some setScale by parseScale calls to update `currentScaleValue` value
2012-01-25 19:08:56 -08:00
notmasteryet
fbe3b51a4d Merge pull request #1123 from jwagner79/ie9console
define console for IE9 when debugging tools is not opened
2012-01-24 16:31:38 -08:00
Jeff Wagner
08f8aed521 define console for IE9; updated to fix lint errors and comment 2012-01-24 14:19:41 -08:00
Jeff Wagner
19622406da define console for IE9 when debugging tools is not opened 2012-01-24 12:19:52 -08:00
Kalervo Kujala
66e3441e0e Change throws to errors. 2012-01-24 22:10:16 +02:00
Artur Adib
67769f3741 Merge pull request #1110 from notmasteryet/issue-1096
TrueType: changing glyphNameMap and GlyphUnicode lookup order
2012-01-24 10:02:44 -08: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
notmasteryet
c6662d12e1 Changing glyphNameMap and GlyphUnicode lookup order 2012-01-21 17:18:36 -06: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
Julian Viereck
ada3f33375 Replace some setScale by parseScale calls to update value 2012-01-19 19:25:29 +01: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