Commit Graph

5235 Commits

Author SHA1 Message Date
Brendan Dahl
1c2cfaf1d6 Add keyboard shortcuts for retest analyzer. 2013-04-01 11:59:57 -07:00
Yury Delendik
c48a689352 Speeds up the CMYK color conversion 2013-04-01 12:21:20 -05:00
Yury Delendik
aa22befb59 Merge pull request #3015 from Haebaru/master
Updated Japanese locale
2013-04-01 08:17:11 -07:00
Yury Delendik
74b0a51cee Merge pull request #3009 from brendandahl/backdrop
Use white backdrop when possible.
2013-04-01 08:15:30 -07:00
Haebaru
a8a58ea5f8 Update viewer.properties 2013-04-01 20:39:56 +09:00
Brendan Dahl
79c3546c92 Merge pull request #3012 from yurydelendik/pdfjs-switch
Fixes PDF application switch in Firefox.
2013-03-31 12:10:16 -07:00
haebaru
5ca8f1d0da Updated Japanese locale 2013-03-31 17:56:31 +09:00
Yury Delendik
57631bcd1c Merge pull request #3014 from timvandermeij/print-warning-dutch
Updating Dutch translation with print warning
2013-03-30 19:24:52 -07:00
Yury Delendik
d087474e78 Merge pull request #3013 from xavier114fch/zh-TW
Update zh-TW locale for printing not ready message
2013-03-30 19:23:40 -07:00
Yury Delendik
7a8c2055ec Merge pull request #3011 from Snuffleupagus/printing-not-ready
Update Swedish locale with 'printing_not_ready' string
2013-03-30 19:23:08 -07:00
Yury Delendik
a2c9590132 Merge pull request #3010 from piotrex/patch-2
Update Polish viewer.properties (translated "printing_not_ready")
2013-03-30 19:22:15 -07:00
Tim van der Meij
4619e133c7 Updating Dutch translation with print warning 2013-03-30 23:59:52 +01:00
piotrex
c6d32d2e16 Squashed commits to Polish viewer.properties.
(Removed English leftovers)
2013-03-30 11:41:40 +01:00
Xavier Fung
0f1d761f85 Update zh-TW locale for printing not ready message 2013-03-30 14:14:34 +08:00
Yury Delendik
6e975d431b Fixes PDF application switch in Firefox. 2013-03-29 20:08:08 -05:00
Brendan Dahl
af1833c4d8 Merge pull request #2991 from mduan/text-layer-retina
Fix issue w/ textlayer on retina causing it to be visible only in top quadrant
2013-03-29 17:12:53 -07:00
Jonas
d0d865ccc1 Update Swedish locale with 'printing_not_ready' string 2013-03-30 00:15:58 +01:00
Brendan Dahl
95dd33d51a Remove mozOpaque for driver. 2013-03-29 15:18:18 -07:00
Brendan Dahl
bd7eba0d46 Add back mozOpaque. 2013-03-29 14:25:10 -07:00
Yury Delendik
9b0714ac45 Merge pull request #2914 from mduan/chunked-viewer-only
Changes to viewer to support progressive loading
2013-03-29 14:21:31 -07:00
Brendan Dahl
ec311f303b Use white backdrop when possible. 2013-03-29 13:26:25 -07:00
Mack Duan
4782a3acb9 Changes to viewer to support progressive loading 2013-03-29 11:51:10 -07:00
Brendan Dahl
82eb374fad Fix encoding of type1 private dictionary arrays. 2013-03-28 15:05:03 -07:00
Yury Delendik
04f6e17e11 Merge pull request #3005 from Snuffleupagus/show-infobar
Add another preference check to detect if web fonts are disabled in Firefox
2013-03-28 09:33:25 -07:00
Jonas
f607e89a65 Add another preference check to detect if web fonts are disabled in Firefox 2013-03-28 11:28:00 +01:00
Brendan Dahl
71d257ce5b Merge pull request #2652 from yurydelendik/issue-215-1
Fixes cmap sanitizer for #215
2013-03-27 18:46:09 -07:00
Brendan Dahl
028151d13a Restructure/rewrite of the Type1 font parser. 2013-03-27 17:17:01 -07:00
Yury Delendik
f88c0e9ca1 Merge pull request #2972 from brendandahl/blend-mode-feature-test
Add feature test for blend mode.
2013-03-27 05:38:25 -07:00
Yury Delendik
931ce96be8 Merge pull request #2978 from brendandahl/color-maps
Create color maps for single component color spaces.
2013-03-27 05:29:45 -07:00
Yury Delendik
1764c88e75 Merge pull request #2999 from theoreticaLee/master
Add PDF.js license to package.json
2013-03-27 05:20:14 -07:00
Lee Leathers
63adf812c5 Add PDF.js license to package.json 2013-03-27 01:16:40 -07:00
Mack Duan
7aaa061db4 Fix issue w/ textlayer on retina causing it to be visible only in top quadrant 2013-03-25 11:32:51 -07:00
Brendan Dahl
3796f2496f Merge pull request #2987 from vyv03354/issue2982
Correct a typo in DeviceRgbCS_getRgbBuffer
2013-03-25 10:00:34 -07:00
Jonas
e081c764af Tweak external links in fullscreen mode - follow up on #2712 2013-03-25 17:50:49 +01:00
vyv03354
7ad3e46ca8 Correct a typo in DeviceRgbCS_getRgbBuffer 2013-03-24 17:51:24 +09:00
Brendan Dahl
fea4507c24 Create color maps for single component color spaces. 2013-03-20 17:59:28 -07:00
Brendan Dahl
ed1fa5a919 Add feature test for blend mode. 2013-03-19 13:23:28 -07:00
Mack Duan
79831d7ec5 Support rendering appearance streams for annotations 2013-03-19 12:51:28 -07:00
Brendan Dahl
921f3211a4 Merge pull request #2916 from Snuffleupagus/getVisibleElements
Rewrite and refactor getVisibleElements() to make it more generic
2013-03-19 11:35:53 -07:00
Brendan Dahl
671521c120 Merge pull request #2968 from yurydelendik/nametree
Misc NameTree/JavaScript fixes
2013-03-19 10:26:25 -07:00
Brendan Dahl
aa2b1f0a24 Merge pull request #2969 from yurydelendik/notificationBox
Fixes notificationBox on Linux
2013-03-19 10:23:59 -07:00
Brendan Dahl
36a7b8a224 Merge pull request #2962 from yurydelendik/embed-mc
Adds PlayPreview API support to pdf.js/mozilla-central
2013-03-19 10:22:36 -07:00
Yury Delendik
8d0494caf3 Fixes notificationBox on Linux 2013-03-19 10:03:00 -05:00
Yury Delendik
0d54347d57 Adds unicode conversion for js code 2013-03-19 08:42:04 -05:00
Yury Delendik
6809f254eb Protection from empty/invalid root or kid in NameTree 2013-03-19 08:36:12 -05:00
Yury Delendik
b7878c150b Merge pull request #2955 from vyv03354/warn_unsupported
Add a console warning when JavaScript/AcroForm/XFA was found
2013-03-19 06:25:51 -07:00
Yury Delendik
9ec9754eba Fixes chrome extension build (#2951) 2013-03-19 07:59:26 -05:00
Yury Delendik
29743f8f9b Merge pull request #2961 from Snuffleupagus/fix-viewBookmark
Stop the viewBookmark button from displaying nonsensical link during document load
2013-03-18 16:40:23 -07:00
Yury Delendik
783945e4a1 Merge pull request #2954 from vyv03354/msjfonts
Add MS built-in Japanese fonts to nonStdFontMap
2013-03-18 16:33:19 -07:00
Jonas
83c09f27cc Fix bug 795225 - address comment 2013-03-18 23:53:45 +01:00