Commit Graph

3574 Commits

Author SHA1 Message Date
notmasteryet
7ee3d2d9a5 Fixing refimages 2012-03-26 21:43:51 -05:00
notmasteryet
19bc96a617 Merge pull request #1406 from 'bdahl/string_fontname'
Fix string font names.
2012-03-26 21:17:16 -05:00
notmasteryet
981427dddb Merge pull request #1406 from brendandahl/altlistener
Use Different Approach to add Event Listener
2012-03-26 18:51:11 -07:00
Brendan Dahl
d9bb76d54c Merge pull request #1418 from notmasteryet/truetype-enc-2
Checking if it's a true symbolic truetype font
2012-03-26 17:12:16 -07:00
Saebekassebil
2bb5a9e545 moving \!pdfTitle to front 2012-03-27 00:17:57 +02:00
Saebekassebil
e283a60d7b return and shadow for getDocumentInfo 2012-03-27 00:16:16 +02:00
Saebekassebil
4703a6cfcd refactor getFingerprint 2012-03-27 00:14:59 +02:00
Saebekassebil
94a1558843 refactor and shadow 2012-03-27 00:05:14 +02:00
Saebekassebil
878854f7cf wrong filename in make.js 2012-03-26 23:53:51 +02:00
Saebekassebil
edc1694620 Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes 2012-03-26 23:48:04 +02:00
Artur Adib
a0a5c58894 Upgrading ShellJS, introducing 'makeref' 2012-03-26 16:33:00 -04:00
Artur Adib
2452b00701 Merge pull request #1393 from notmasteryet/issue-1392
fixing usmanm-bad.pdf link
2012-03-26 12:45:54 -07:00
Julian Viereck
222f92e317 Merge pull request #1415 from saebekassebil/issue1302
Fix issue #1302
2012-03-26 12:21:16 -07:00
notmasteryet
851220074d Checking if it's a true symbolic truetype font 2012-03-25 16:30:44 -05:00
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