Commit Graph

3951 Commits

Author SHA1 Message Date
Brendan Dahl
22688b4471 Merge pull request #1697 from yurydelendik/min-version-2
Set Gecko 10 as min version for the extension
2012-08-03 09:58:02 -07:00
Yury Delendik
05715b65c8 Merge pull request #1956 from brendandahl/update-refs
Clean up the test manifest file.
2012-08-03 06:51:27 -07:00
Brendan Dahl
129e81de9f Clean up the test manifest file. 2012-08-02 12:06:43 -07:00
Brendan Dahl
9ddbe1fac7 Merge pull request #1947 from yurydelendik/issue-1944
Fix loading of the font widths
2012-08-02 11:54:58 -07:00
Yury Delendik
3c4efb2f79 Removes issue1944 reftest 2012-08-02 11:54:40 -05:00
Yury Delendik
37db58e068 Merge pull request #1908 from brendandahl/fix-initial-scroll
Fix initial scroll direction detection.
2012-08-01 15:05:35 -07:00
Brendan Dahl
78e7d531b2 Merge pull request #1942 from gigaherz/opera-dropdown-background
Workaround Opera background style in <select> element.
2012-08-01 13:16:15 -07:00
Yury Delendik
41a4272463 Implement textRise; reduce ref test to one page 2012-08-01 15:10:48 -05:00
Yury Delendik
12bc84fd24 Missing .link file 2012-08-01 12:20:52 -05:00
Brendan Dahl
e4a75cf02d Merge pull request #1952 from yurydelendik/fix-dummy-shading
Fixes Shading.Dummy return type
2012-08-01 10:15:27 -07:00
Yury Delendik
9c14b1abfb Add ref test 2012-08-01 11:05:33 -05:00
Yury Delendik
f947b3bb4c Fixes Shading.Dummy return type 2012-08-01 10:59:21 -05:00
Yury Delendik
8aab1a7a7b Fix loading of the font widths 2012-07-31 17:58:28 -05:00
Brendan Dahl
a341c66db6 Fix nit. 2012-07-31 13:58:25 -07:00
Brendan Dahl
cc9ab106b0 Merge pull request #1938 from saebekassebil/presentation
Presentation Mode - Replaces #1388
2012-07-31 13:19:51 -07:00
gigaherz
d9ea503399 Workaround Opera not supporting 'transparent' background style in <select> element. 2012-07-31 10:48:52 +02:00
Yury Delendik
cf1dd71277 Merge pull request #1939 from saebekassebil/danish
Update danish locale
2012-07-30 12:48:04 -07:00
Saebekassebil
9954b0f1f2 Translate comment 2012-07-30 21:20:21 +02:00
Saebekassebil
cf69778428 Update danish locale 2012-07-30 20:49:06 +02:00
Saebekassebil
8544101970 Add fullscreen image, and fix last page artifact 2012-07-30 20:15:48 +02:00
Brendan Dahl
4ea885e436 Merge pull request #1919 from Haebaru/master
Updated Japanese locale
2012-07-30 09:32:18 -07:00
Saebekassebil
dacdbaa978 Correct l10n and address yury's comments 2012-07-30 17:58:34 +02:00
Saebekassebil
7a147c0091 Revert mistakes in css 2012-07-30 17:52:29 +02:00
Saebekassebil
39d3ea862b Initial support for Presentation Mode 2012-07-30 17:12:49 +02:00
Saebekassebil
899e306cee Merge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla 2012-07-30 15:08:54 +02:00
Haebaru
dde0bc70b9 Update l10n/ja/viewer.properties 2012-07-28 14:50:35 +09:00
Haebaru
354e4962e9 Update l10n/ja/chrome.properties 2012-07-28 14:45:14 +09:00
Brendan Dahl
09acd7b2b2 Merge pull request #1926 from yurydelendik/fix-relative-url
Allow relative URLs in getDocument
2012-07-26 13:52:05 -07:00
Yury Delendik
af4bd10c70 Allow relative URLs in getDocument 2012-07-26 12:11:28 -05:00
Brendan Dahl
b3a603c199 Merge pull request #1840 from yurydelendik/loadpdf-1
Moves loading of the binary PDF data to the worker
2012-07-23 16:27:55 -07:00
Haebaru
547cb2ca78 Japanese locale update 2012-07-22 22:29:13 +09:00
Brendan Dahl
7fff630e87 Merge pull request #1892 from brendandahl/seac
Add support for type 1 seac charstring command.
2012-07-20 17:27:18 -07:00
Brendan Dahl
792ef1b14d Support div number format for seac operator. 2012-07-20 15:53:39 -07:00
Brendan Dahl
377a96dda7 Merge pull request #1909 from benbro/master
Prevent the error callback from being called twice when getPdf fails because of a cross domain request.
2012-07-20 15:46:39 -07:00
Brendan Dahl
6ed639e4d8 Merge branch 'master' of github.com:mozilla/pdf.js into seac 2012-07-20 15:12:09 -07:00
Brendan Dahl
a667a874db Merge pull request #1910 from brendandahl/fix-hsbw
Support more type 1 font hsbw formats.
2012-07-20 15:10:45 -07:00
benbro
97e72d5864 Add missing bracket 2012-07-21 00:51:36 +03:00
Brendan Dahl
34eb537160 Add another warning for malformed stack. Fix/add variable names. 2012-07-20 13:48:48 -07:00
Yury Delendik
2242ad9e63 Merge pull request #1915 from brendandahl/marked-content
Don't trigger TODO on marked content.
2012-07-20 13:06:37 -07:00
Brendan Dahl
24a3e0c8cc Don't trigger TODO on marked content. 2012-07-20 09:09:48 -07:00
Brendan Dahl
8fccd19948 Leave div commands on stack and change evaluation. 2012-07-19 18:06:37 -07:00
Yury Delendik
a630aa4edd Merge pull request #1839 from jviereck/textlayer_ctx_measure
Speedup textLayer creation
2012-07-19 15:12:49 -07:00
Yury Delendik
7a0e91af4b removes expandUrl(url); fixes error message 2012-07-19 16:10:26 -05:00
Yury Delendik
c464405713 Merge pull request #1903 from brendandahl/undefined-colorspace
Also check abbreviation for colorspace in jpegs.
2012-07-19 11:26:10 -07:00
Brendan Dahl
8705d8851f Add reftest for undefined colorspace. 2012-07-19 10:58:07 -07:00
Brendan Dahl
ac005ed359 Support more type 1 font hsbw formats. 2012-07-18 16:23:51 -07:00
benbro
f60d7c564f Moved the check for calledErrorBack inside the xhr.onerror function 2012-07-18 22:05:55 +03:00
benbro
813b5e78b0 Prevent the error callback from being called twice 2012-07-18 21:41:36 +03:00
Brendan Dahl
9ae859f594 Fix initial scroll direction detection. 2012-07-18 11:20:20 -07:00
Brendan Dahl
e6b75f4a56 Also check abbreviation for colorspace in jpegs. 2012-07-17 13:42:49 -07:00