Yury Delendik
50b86ff480
Move putImageData
13 years ago
Yury Delendik
48811f362b
Skipping incorrectly encoded metadata
13 years ago
Yury Delendik
413e5357b9
Suppress metadata decryption
13 years ago
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
13 years ago
Julian Viereck
d3019a72a7
Merge pull request #1757 from yurydelendik/print-visible
...
Don't print toolbar and not loaded pages
13 years ago
Yury Delendik
81681e7914
Pre-scale image in the paintImageMaskXObject
13 years ago
Brendan Dahl
e9632120c4
Merge pull request #1713 from yurydelendik/chromext-1
...
Fixes extension for Chrome
13 years ago
Brendan Dahl
c0cfb48621
Prevent fallback when not ff extension.
13 years ago
Brendan Dahl
b1bf3ae56a
Trigger todo on forms.
13 years ago
Brendan Dahl
5416b92392
Add todo comment.
13 years ago
Brendan Dahl
7ea8caeb18
Change unsupported feature message.
13 years ago
Artur Adib
417eeb640d
removing all async tests
13 years ago
Yury Delendik
dc09e164da
Merge remote-tracking branch 'mozilla/master' into print-visible
...
Conflicts:
web/viewer.css
13 years ago
Yury Delendik
91bc7f7950
remove svg image
13 years ago
Yury Delendik
d370f69978
Merge remote-tracking branch 'mozilla/master' into textsearch
...
Conflicts:
extensions/firefox/components/PdfStreamConverter.js
13 years ago
Brendan Dahl
2da12930a6
Merge branch 'master' of github.com:mozilla/pdf.js into fallback-ui
...
Conflicts:
extensions/firefox/components/PdfStreamConverter.js
13 years ago
Yury Delendik
b8128f69ba
Localize the Find button
13 years ago
Yury Delendik
f59ae949ba
Merge pull request #1744 from brendandahl/diff-ids
...
Use different id's for moz central and extension.
13 years ago
Artur Adib
9201c7caa7
mc tests- fixing intermittent crashes
13 years ago
Brendan Dahl
e16a5c81d4
Merge pull request #1734 from yurydelendik/issue-1721
...
Adjust heuristic to properly handle unicode characters
13 years ago
Artur Adib
932628981f
updating tests
13 years ago
Brendan Dahl
5d67183b4d
Fix notification from showing up in wrong window.
13 years ago
Brendan Dahl
ee54c0bfe4
Remove disable option. Change download wording to open.
13 years ago
Brendan Dahl
4bee4c6ee8
Use different id's for moz central and extension.
13 years ago
Yury Delendik
902a2a9f03
Hide page label and zoom selector
13 years ago
Yury Delendik
b7d0c0b4d0
Add viewport metatag
13 years ago
Brendan Dahl
139200e772
Merge pull request #1716 from yurydelendik/issue-1709
...
Adjusts MacRoman switch heuristics threshold
13 years ago
Yury Delendik
60a1074623
Merge pull request #1740 from yurydelendik/locale-cs
...
Czech locale
13 years ago
Sam
d5bfd71c02
Czech locale
13 years ago
Yury Delendik
c4e2c630a5
Merge pull request #1739 from arturadib/mozcentral-stuff
...
Fixed moz-central manifest; bundle Mochitests
13 years ago
Artur Adib
ea60f2a088
addr reviewer comments
13 years ago
Artur Adib
424f52205c
Fixed moz-central manifest; bundling Mochitests
13 years ago
Yury Delendik
6971aec9f3
Adjust heuristic to properly handle unicode characters
13 years ago
Artur Adib
5ac7513fa3
Merge pull request #1728 from yurydelendik/lexer-1
...
Allow parsing of the "glued" commands
13 years ago
Brendan Dahl
a9136d9f0f
Merge pull request #1720 from yurydelendik/remove-cid-1
...
Removes the CID data from the CFF font
13 years ago
Yury Delendik
874357aac1
Comment for knownCommands
13 years ago
Yury Delendik
74616848ca
Merge remote-tracking branch 'mozilla/master' into textsearch
...
Conflicts:
l10n/en-US/viewer.properties
web/viewer.html
13 years ago
Artur Adib
1e41f65735
Merge pull request #1712 from yurydelendik/winfont-1
...
Moves Subrs to Private tail in CFF top dict
13 years ago
Yury Delendik
a4f319104b
Don't print toolbar and not loaded pages
13 years ago
Artur Adib
db31a3efd8
Merge pull request #1731 from yurydelendik/browse-icon
...
Replaces browse button with a icon
13 years ago
Yury Delendik
609b2a797e
Merge remote-tracking branch 'mozilla/master' into textsearch
...
Conflicts:
l10n/en-US/viewer.properties
web/viewer.html
13 years ago
Yury Delendik
55d9a53e40
Fixes tab order, temp icon and localization
13 years ago
Yury Delendik
35171a8d31
Simplify small screen CSS logic
13 years ago
Artur Adib
6cd9ae01cc
Enable/disable search via about:config pref
13 years ago
Yury Delendik
ef1c68d26d
Merge pull request #1727 from xavier114fch/zh-TW
...
Traditional Chinese Translation
13 years ago
Yury Delendik
cc3e7197b3
Replaces browse button with a icon
13 years ago
Yury Delendik
43f1946c7a
Add prefixes for literals
13 years ago
Yury Delendik
ec6c185cf5
Allow parsing of the "glued" commands
13 years ago
Xavier Fung
b18f4205f3
Traditional Chinese Translation
13 years ago
Yury Delendik
840fe94e46
Merge pull request #1725 from yurydelendik/locale-ja
...
Japanese locale
13 years ago