3736 Commits

Author SHA1 Message Date
Brendan Dahl
2ba7cbc4fa Merge pull request from yurydelendik/encryptmeta
Suppress metadata decryption
2012-05-29 09:44:24 -07:00
Yury Delendik
1fb02300a4 Removing log 2012-05-29 11:01:46 -05:00
Artur Adib
f991af003d Merge pull request from brendandahl/fallback-ui
Fallback UI for Extension
2012-05-29 08:43:31 -07:00
Yury Delendik
42a9fb4400 Merge pull request from tomer/master
Hebrew localization for pdf.js
2012-05-28 17:06:40 -07:00
Tomer Cohen
ff14136fab Hebrew (he) localization 2012-05-29 01:23:45 +03: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 from yurydelendik/print-visible
Don't print toolbar and not loaded pages
2012-05-27 12:40:23 -07:00
Brendan Dahl
e9632120c4 Merge pull request 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
Yury Delendik
dc09e164da Merge remote-tracking branch 'mozilla/master' into print-visible
Conflicts:
	web/viewer.css
2012-05-25 07:38:50 -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
f59ae949ba Merge pull request from brendandahl/diff-ids
Use different id's for moz central and extension.
2012-05-24 13:48:26 -07:00
Brendan Dahl
e16a5c81d4 Merge pull request from yurydelendik/issue-1721
Adjust heuristic to properly handle unicode characters
2012-05-24 09:44:29 -07: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
Brendan Dahl
139200e772 Merge pull request from yurydelendik/issue-1709
Adjusts MacRoman switch heuristics threshold
2012-05-22 18:09:51 -07:00
Yury Delendik
60a1074623 Merge pull request 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 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 from yurydelendik/lexer-1
Allow parsing of the "glued" commands
2012-05-21 13:55:29 -07:00
Brendan Dahl
a9136d9f0f Merge pull request 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
Artur Adib
1e41f65735 Merge pull request 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 from yurydelendik/browse-icon
Replaces browse button with a icon
2012-05-21 10:38:20 -07:00
Yury Delendik
35171a8d31 Simplify small screen CSS logic 2012-05-21 10:59:43 -05:00
Yury Delendik
ef1c68d26d Merge pull request 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 from yurydelendik/locale-ja
Japanese locale
2012-05-20 06:09:19 -07:00
Haebaru
2da5727b6b Japanese locale 2012-05-20 08:07:37 -05:00
Yury Delendik
016c39d6e9 Merge pull request from goofy-bz/master
Small translation fix for French locale
2012-05-20 05:34:28 -07:00
Jean-Bernard marcon
0f2effa2b9 small fix in French translation 2012-05-20 09:37:50 +02:00
Yury Delendik
a1138a5fc3 Merge pull request from yurydelendik/locale-zh-CN
Chinese (Simplified) locale
2012-05-19 18:54:18 -07:00
yfdyh000
fcd16fa50e Chinese (Simplified) locale 2012-05-19 20:50:54 -05:00
Yury Delendik
5f4b9aa360 Merge pull request from yurydelendik/locale-fr
French locale
2012-05-19 09:23:44 -07:00
goofy-bz
a27fa1071e finetuned tooltips 2012-05-19 11:22:28 -05:00
goofy-bz
ea0526e39c French locale 2012-05-19 08:58:59 -05:00
Yury Delendik
ed02be8352 Removes the CID data from the CFF font 2012-05-18 16:51:55 -05:00