Yury Delendik
5371dc671b
Missing parent
13 years ago
Yury Delendik
fd85882366
Addressing the bug 742099 review
13 years ago
Brendan Dahl
3d7f01d9ca
Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests.
13 years ago
Brendan Dahl
2a9efa8acc
TODO isn't defined in viewer, just directly call fallback.
13 years ago
benbro
6de284acc9
Set the style element ID.
13 years ago
benbro
4e39685753
Use a style tag with an ID instead of keeping a reference to it.
13 years ago
Yury Delendik
2578476e7c
Merge pull request #1775 from xavier114fch/zh-TW
...
Update translation
13 years ago
Xavier Fung
613f4f2b90
Update translation
13 years ago
Brendan Dahl
85f9217c5e
Merge pull request #1774 from arturadib/mozcentral-test-1
...
Moz-Central tests: Remove all async tests
13 years ago
Brendan Dahl
d9764ab468
Merge pull request #1674 from mozilla/textsearch
...
Text search with new API, new UI
13 years ago
Brendan Dahl
2ba7cbc4fa
Merge pull request #1766 from yurydelendik/encryptmeta
...
Suppress metadata decryption
13 years ago
Artur Adib
2a962f2c97
merging upstream
13 years ago
Artur Adib
92465b41c5
EXT_PREFIX --> PREF_PREFIX
13 years ago
Yury Delendik
1fb02300a4
Removing log
13 years ago
Artur Adib
9597efb3f4
merge upstream
13 years ago
Artur Adib
f991af003d
Merge pull request #1701 from brendandahl/fallback-ui
...
Fallback UI for Extension
13 years ago
Yury Delendik
42a9fb4400
Merge pull request #1770 from tomer/master
...
Hebrew localization for pdf.js
13 years ago
Tomer Cohen
ff14136fab
Hebrew (he) localization
13 years ago
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