Commit Graph

4137 Commits

Author SHA1 Message Date
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
Yury Delendik
2965bad38c Merge pull request #1901 from brendandahl/ff16_sync
Sync up a few files with mozcentral.  Address mozcentral review comments.
2012-07-13 17:19:59 -07:00
Brendan Dahl
f16c6f19aa Address moz central comments for ff16. 2012-07-13 16:14:37 -07:00
Brendan Dahl
276d965573 Sync up pdf.js with the mozilla central version. 2012-07-13 15:47:00 -07:00
Yury Delendik
9c012f8a4d Merge pull request #1899 from benbro/master
Catch errors when parsing the localization header.
2012-07-13 10:19:05 -07:00
benbro
a63814e2b9 Changed warning 2012-07-13 18:09:20 +03:00
benbro
278dc81a54 Move the try/catch block deeper 2012-07-13 18:00:55 +03:00
benbro
9de94991e9 Catch errors when parsing the linearization header so we can display corrupted docs 2012-07-13 17:41:20 +03:00
Yury Delendik
c757eedc49 Merge pull request #1884 from brendandahl/mozPrintCallback
Moz print callback
2012-07-12 12:02:18 -07:00
Brendan Dahl
e0378530e2 Use PDFView.error to avoid issues with alert. 2012-07-12 11:58:06 -07:00
Brendan Dahl
d32906adc4 Add back basic printing support for non-moz browsers.
Shadow/cache supports browsing.
Destroy pages on error and only abort if supported.
2012-07-12 10:31:20 -07:00
Brendan Dahl
c98b905e0d Add support for type 1 seac charstring command. 2012-07-11 16:29:07 -07:00
Yury Delendik
4d0b478756 Merge pull request #1890 from pivotal-medici/skip_inherited_properties
Skip properties inherited from array.prototype
2012-07-11 09:21:13 -07:00
Alex Kwiatkowski & Daniel Yankowsky
00dbce612f Skip properties inherited from array.prototype 2012-07-11 11:45:28 -04:00
Artur Adib
81bae99ab0 Merge pull request #1888 from yurydelendik/android-ext
Adds android support to install.rdf
2012-07-11 01:13:56 -07:00
Yury Delendik
2f60f4a0d3 Adds android support to install.rdf 2012-07-10 10:23:36 -05:00