Commit Graph

3820 Commits

Author SHA1 Message Date
Yury Delendik
50b86ff480 Move putImageData 2012-05-28 15:10:44 -05:00
Yury Delendik
48811f362b Skipping incorrectly encoded metadata 2012-05-27 19:00:13 -05:00
Yury Delendik
413e5357b9 Suppress metadata decryption 2012-05-27 18:03:04 -05:00
Nils Maier
40b9be137f Decode XML metadata as UTF-8
XML uses UTF-8 by default, which needs to be decoded to a Javascript
String prior to feeding it to the DOMParser.
In an ideal world, the XML would actually be analyzed and the specified
charset would be used, however that does not seem feasible unless JS
engines get iconv bindings.

Fixes GH-1692
2012-05-27 22:56:49 +02:00
Julian Viereck
d3019a72a7 Merge pull request #1757 from yurydelendik/print-visible
Don't print toolbar and not loaded pages
2012-05-27 12:40:23 -07:00
Yury Delendik
81681e7914 Pre-scale image in the paintImageMaskXObject 2012-05-27 13:50:46 -05:00
Brendan Dahl
e9632120c4 Merge pull request #1713 from yurydelendik/chromext-1
Fixes extension for Chrome
2012-05-25 15:42:33 -07:00
Brendan Dahl
c0cfb48621 Prevent fallback when not ff extension. 2012-05-25 14:52:00 -07:00
Brendan Dahl
b1bf3ae56a Trigger todo on forms. 2012-05-25 13:22:43 -07:00
Brendan Dahl
5416b92392 Add todo comment. 2012-05-25 13:07:07 -07:00
Brendan Dahl
7ea8caeb18 Change unsupported feature message. 2012-05-25 13:03:13 -07:00
Artur Adib
417eeb640d removing all async tests 2012-05-25 13:06:55 -04:00
Yury Delendik
dc09e164da Merge remote-tracking branch 'mozilla/master' into print-visible
Conflicts:
	web/viewer.css
2012-05-25 07:38:50 -05:00
Yury Delendik
91bc7f7950 remove svg image 2012-05-24 16:11:51 -05:00
Yury Delendik
d370f69978 Merge remote-tracking branch 'mozilla/master' into textsearch
Conflicts:
	extensions/firefox/components/PdfStreamConverter.js
2012-05-24 16:04:09 -05:00
Brendan Dahl
2da12930a6 Merge branch 'master' of github.com:mozilla/pdf.js into fallback-ui
Conflicts:
	extensions/firefox/components/PdfStreamConverter.js
2012-05-24 14:01:10 -07:00
Yury Delendik
b8128f69ba Localize the Find button 2012-05-24 16:00:55 -05:00
Yury Delendik
f59ae949ba Merge pull request #1744 from brendandahl/diff-ids
Use different id's for moz central and extension.
2012-05-24 13:48:26 -07:00
Artur Adib
9201c7caa7 mc tests- fixing intermittent crashes 2012-05-24 16:11:32 -04:00
Brendan Dahl
e16a5c81d4 Merge pull request #1734 from yurydelendik/issue-1721
Adjust heuristic to properly handle unicode characters
2012-05-24 09:44:29 -07:00
Artur Adib
932628981f updating tests 2012-05-24 12:22:46 -04:00
Brendan Dahl
5d67183b4d Fix notification from showing up in wrong window. 2012-05-23 16:54:55 -07:00
Brendan Dahl
ee54c0bfe4 Remove disable option. Change download wording to open. 2012-05-23 16:16:48 -07:00
Brendan Dahl
4bee4c6ee8 Use different id's for moz central and extension. 2012-05-23 15:57:14 -07:00
Yury Delendik
902a2a9f03 Hide page label and zoom selector 2012-05-23 17:10:53 -05:00
Yury Delendik
b7d0c0b4d0 Add viewport metatag 2012-05-23 16:50:54 -05:00
Brendan Dahl
139200e772 Merge pull request #1716 from yurydelendik/issue-1709
Adjusts MacRoman switch heuristics threshold
2012-05-22 18:09:51 -07:00
Yury Delendik
60a1074623 Merge pull request #1740 from yurydelendik/locale-cs
Czech locale
2012-05-22 17:38:21 -07:00
Sam
d5bfd71c02 Czech locale 2012-05-22 19:33:39 -05:00
Yury Delendik
c4e2c630a5 Merge pull request #1739 from arturadib/mozcentral-stuff
Fixed moz-central manifest; bundle Mochitests
2012-05-22 17:20:44 -07:00
Artur Adib
ea60f2a088 addr reviewer comments 2012-05-22 19:20:24 -04:00
Artur Adib
424f52205c Fixed moz-central manifest; bundling Mochitests 2012-05-22 18:56:12 -04:00
Yury Delendik
6971aec9f3 Adjust heuristic to properly handle unicode characters 2012-05-21 22:15:09 -05:00
Artur Adib
5ac7513fa3 Merge pull request #1728 from yurydelendik/lexer-1
Allow parsing of the "glued" commands
2012-05-21 13:55:29 -07:00
Brendan Dahl
a9136d9f0f Merge pull request #1720 from yurydelendik/remove-cid-1
Removes the CID data from the CFF font
2012-05-21 13:48:51 -07:00
Yury Delendik
874357aac1 Comment for knownCommands 2012-05-21 15:23:49 -05:00
Yury Delendik
74616848ca Merge remote-tracking branch 'mozilla/master' into textsearch
Conflicts:
	l10n/en-US/viewer.properties
	web/viewer.html
2012-05-21 14:07:30 -05:00
Artur Adib
1e41f65735 Merge pull request #1712 from yurydelendik/winfont-1
Moves Subrs to Private tail in CFF top dict
2012-05-21 11:25:47 -07:00
Yury Delendik
a4f319104b Don't print toolbar and not loaded pages 2012-05-21 13:08:42 -05:00
Artur Adib
db31a3efd8 Merge pull request #1731 from yurydelendik/browse-icon
Replaces browse button with a icon
2012-05-21 10:38:20 -07:00
Yury Delendik
609b2a797e Merge remote-tracking branch 'mozilla/master' into textsearch
Conflicts:
	l10n/en-US/viewer.properties
	web/viewer.html
2012-05-21 11:32:16 -05:00
Yury Delendik
55d9a53e40 Fixes tab order, temp icon and localization 2012-05-21 11:23:12 -05:00
Yury Delendik
35171a8d31 Simplify small screen CSS logic 2012-05-21 10:59:43 -05:00
Artur Adib
6cd9ae01cc Enable/disable search via about:config pref 2012-05-21 11:15:24 -04:00
Yury Delendik
ef1c68d26d Merge pull request #1727 from xavier114fch/zh-TW
Traditional Chinese Translation
2012-05-20 17:18:01 -07:00
Yury Delendik
cc3e7197b3 Replaces browse button with a icon 2012-05-20 17:12:58 -05:00
Yury Delendik
43f1946c7a Add prefixes for literals 2012-05-20 14:05:23 -05:00
Yury Delendik
ec6c185cf5 Allow parsing of the "glued" commands 2012-05-20 13:44:03 -05:00
Xavier Fung
b18f4205f3 Traditional Chinese Translation 2012-05-21 02:29:27 +08:00
Yury Delendik
840fe94e46 Merge pull request #1725 from yurydelendik/locale-ja
Japanese locale
2012-05-20 06:09:19 -07:00