Commit Graph

3660 Commits

Author SHA1 Message Date
notmasteryet
bcdf7b46c5 Fixing advance after disabled symbols 2012-03-25 14:31:28 -05:00
notmasteryet
72355121a0 Don't print missing symbols in the font 2012-03-25 14:15:40 -05:00
Saebekassebil
efa89ba41a Fix issue #1302 2012-03-25 13:00:43 +02:00
Saebekassebil
8c8242f5d1 Merge remote-tracking branch 'origin/master' into mozilla 2012-03-25 12:30:24 +02:00
Saebekassebil
ab198e89cc Typo from git'ing around 2012-03-24 23:39:03 +01:00
Saebekassebil
9dbcc74d41 lint.. 2012-03-24 20:02:20 +01:00
Saebekassebil
20dd225e40 Metadata parsing/serialization 2012-03-24 19:59:51 +01:00
notmasteryet
32eb64389e Merge pull request #1382 from kkujala/master
Use [] instead of new Array(...).
2012-03-24 10:00:46 -07:00
notmasteryet
982d58f4e5 Merge pull request #1412 from gigaherz/misc
Adding myself to the contributor list.
2012-03-24 08:26:31 -07:00
gigaherz
be8daec13f Adding myself to the contributor list. 2012-03-24 16:22:55 +01:00
gigaherz
ab46530ff8 Lint fixes. 2012-03-24 15:23:27 +01:00
Brendan Dahl
a794319845 Add url check. 2012-03-23 14:48:50 -07:00
Brendan Dahl
11e84b2b7b Remove duplicaten dom window func. 2012-03-23 14:32:19 -07:00
Brendan Dahl
22c858c2ec Use a different way to add the event listener. 2012-03-23 14:28:09 -07:00
gigaherz
080a80b716 Better filename cleanup 2012-03-23 21:13:04 +01:00
gigaherz
536519a9a1 Assign the filename to the page title instead of the full URL 2012-03-23 16:26:22 +01:00
notmasteryet
a30f54078d fixing usmanm-bad.pdf link 2012-03-22 18:07:40 -05:00
gigaherz
ddf3d114d0 Wrong word. 2012-03-22 22:57:42 +01:00
gigaherz
114d2c9ebd Simplified ProgressBar class. Visual tweaks. 2012-03-22 22:54:12 +01:00
gigaherz
cb06c98319 Merge branch 'master' of https://github.com/mozilla/pdf.js into progressbar 2012-03-22 22:50:22 +01:00
Saebekassebil
5600cf93a0 Merge remote-tracking branch 'origin/master' into mozilla 2012-03-22 20:35:05 +01:00
Brendan Dahl
25c0bfaa79 Merge pull request #1361 from notmasteryet/truetype-enc-1
Fixes TrueType cmap re-encoding
2012-03-22 11:49:16 -07:00
Kalervo Kujala
8e060bdbca Use [] instead of new Array(...). 2012-03-22 15:15:27 +02:00
notmasteryet
3aec1f4f21 Merge pull request #1320 from brendandahl/cff
CFF Parser and Compiler
2012-03-21 17:33:15 -07:00
Brendan Dahl
2d7e1d6346 Merge upstream. 2012-03-21 16:13:24 -07:00
gigaherz
ecaf467a13 One more cosmetic tweak and fix 'make lint' complaints. 2012-03-22 00:05:24 +01:00
Brendan Dahl
37fef69e5e Remove slice. 2012-03-21 16:03:17 -07:00
gigaherz
ce8b0625b1 Cosmetic changes 2012-03-21 23:56:20 +01:00
gigaherz
d2f463bf7c Add a progressbar to the loading indicator, below the text. 2012-03-21 23:36:10 +01:00
notmasteryet
8ee818ec03 Merge pull request #1369 from kkujala/master
Remove unreachable logic after error(...) is called.
2012-03-20 21:24:17 -07:00
notmasteryet
75dcd2b6f9 Merge pull request #1373 from brendandahl/mcreview
Address MC Review Comments
2012-03-20 19:52:28 -07:00
Brendan Dahl
cd1fd17f7b Add icon for extension. 2012-03-20 15:25:02 -07:00
Brendan Dahl
94fca5edc7 Change extension name, creator, description. Remove unpack and icon url. Move strict compatibility entry for MC. 2012-03-20 15:24:23 -07:00
Brendan Dahl
84568ee46d Address mc extension code review. 2012-03-20 09:39:33 -07:00
Kalervo Kujala
ed2bcf0ffa Add protection against malicious code in font loader. 2012-03-20 17:57:38 +02:00
Kalervo Kujala
eb4ec7899a Remove unreachable logic after error(...) is called.
The function error(...) always throws so there is no need to return separately
or have an else branch.
2012-03-20 14:16:48 +02:00
Brendan Dahl
52a4bcbd4f Merge upstream. 2012-03-19 10:45:53 -07:00
Brendan Dahl
6f5baaa60b Fix names, remove debug function. 2012-03-19 10:41:13 -07:00
Brendan Dahl
cdbbd76594 Merge pull request #1359 from notmasteryet/issue-1357
Add 'Indexed' colorspace abbreviation
2012-03-19 09:34:28 -07:00
Artur Adib
0c258ae7a8 Merge pull request #1259 from jviereck/worker_cleanup
Worker cleanup
2012-03-19 09:10:21 -07:00
Brendan Dahl
52222b7de3 Add test file for string font name. 2012-03-19 09:09:42 -07:00
Brendan Dahl
c0b9b8928b Merge branch 'master' of https://github.com/mozilla/pdf.js into string_fontname 2012-03-18 19:57:28 -07:00
notmasteryet
dc9cb3d23b Merge pull request #1363 from kkujala/master
Separate return statement from function for clarity in bidi.js.
2012-03-18 15:27:45 -07:00
Kalervo Kujala
2fb6e413db Separate return statement from function for clarity in bidi.js.
This fixes also JSlint warning.
2012-03-18 22:56:03 +02:00
notmasteryet
73c9f8797b Add missing .link files; minor fix 2012-03-17 23:22:42 -05:00
notmasteryet
b2b78cfeb2 Add tests from #1309 and #1317 2012-03-17 23:13:54 -05:00
notmasteryet
a66b1a7ad3 Fix unicode re-assignment; MacRomanEncoding detection 2012-03-17 23:05:22 -05:00
notmasteryet
29fb446a38 Merge pull request #1351 from jviereck/canvas_draw_time
Change the kExecutionTime value to 15.
2012-03-17 15:48:16 -07:00
notmasteryet
1f0af7c476 Add 'Indexed' cs abbreviation 2012-03-17 17:35:04 -05:00
Saebekassebil
28459f0f80 Merge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla 2012-03-17 17:13:52 +01:00