Brendan Dahl
|
dd22f44953
|
Update the readme to reflect build changes.
|
13 years ago |
Brendan Dahl
|
492fa6edb4
|
Add the new preprocessor.
|
13 years ago |
Brendan Dahl
|
6d35073a9c
|
Initial build for b2g.
|
13 years ago |
Brendan Dahl
|
e4a75cf02d
|
Merge pull request #1952 from yurydelendik/fix-dummy-shading
Fixes Shading.Dummy return type
|
13 years ago |
Yury Delendik
|
f947b3bb4c
|
Fixes Shading.Dummy return type
|
13 years ago |
Brendan Dahl
|
cc9ab106b0
|
Merge pull request #1938 from saebekassebil/presentation
Presentation Mode - Replaces #1388
|
13 years ago |
Yury Delendik
|
cf1dd71277
|
Merge pull request #1939 from saebekassebil/danish
Update danish locale
|
13 years ago |
Saebekassebil
|
9954b0f1f2
|
Translate comment
|
13 years ago |
Saebekassebil
|
cf69778428
|
Update danish locale
|
13 years ago |
Saebekassebil
|
8544101970
|
Add fullscreen image, and fix last page artifact
|
13 years ago |
Brendan Dahl
|
4ea885e436
|
Merge pull request #1919 from Haebaru/master
Updated Japanese locale
|
13 years ago |
Saebekassebil
|
dacdbaa978
|
Correct l10n and address yury's comments
|
13 years ago |
Saebekassebil
|
7a147c0091
|
Revert mistakes in css
|
13 years ago |
Saebekassebil
|
39d3ea862b
|
Initial support for Presentation Mode
|
13 years ago |
Saebekassebil
|
899e306cee
|
Merge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla
|
13 years ago |
Haebaru
|
dde0bc70b9
|
Update l10n/ja/viewer.properties
|
13 years ago |
Haebaru
|
354e4962e9
|
Update l10n/ja/chrome.properties
|
13 years ago |
Brendan Dahl
|
09acd7b2b2
|
Merge pull request #1926 from yurydelendik/fix-relative-url
Allow relative URLs in getDocument
|
13 years ago |
Yury Delendik
|
af4bd10c70
|
Allow relative URLs in getDocument
|
13 years ago |
Brendan Dahl
|
b3a603c199
|
Merge pull request #1840 from yurydelendik/loadpdf-1
Moves loading of the binary PDF data to the worker
|
13 years ago |
Haebaru
|
547cb2ca78
|
Japanese locale update
|
13 years ago |
Brendan Dahl
|
7fff630e87
|
Merge pull request #1892 from brendandahl/seac
Add support for type 1 seac charstring command.
|
13 years ago |
Brendan Dahl
|
792ef1b14d
|
Support div number format for seac operator.
|
13 years ago |
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.
|
13 years ago |
Brendan Dahl
|
6ed639e4d8
|
Merge branch 'master' of github.com:mozilla/pdf.js into seac
|
13 years ago |
Brendan Dahl
|
a667a874db
|
Merge pull request #1910 from brendandahl/fix-hsbw
Support more type 1 font hsbw formats.
|
13 years ago |
benbro
|
97e72d5864
|
Add missing bracket
|
13 years ago |
Brendan Dahl
|
34eb537160
|
Add another warning for malformed stack. Fix/add variable names.
|
13 years ago |
Yury Delendik
|
2242ad9e63
|
Merge pull request #1915 from brendandahl/marked-content
Don't trigger TODO on marked content.
|
13 years ago |
Brendan Dahl
|
24a3e0c8cc
|
Don't trigger TODO on marked content.
|
13 years ago |
Brendan Dahl
|
8fccd19948
|
Leave div commands on stack and change evaluation.
|
13 years ago |
Yury Delendik
|
a630aa4edd
|
Merge pull request #1839 from jviereck/textlayer_ctx_measure
Speedup textLayer creation
|
13 years ago |
Yury Delendik
|
7a0e91af4b
|
removes expandUrl(url); fixes error message
|
13 years ago |
Yury Delendik
|
c464405713
|
Merge pull request #1903 from brendandahl/undefined-colorspace
Also check abbreviation for colorspace in jpegs.
|
13 years ago |
Brendan Dahl
|
8705d8851f
|
Add reftest for undefined colorspace.
|
13 years ago |
Brendan Dahl
|
ac005ed359
|
Support more type 1 font hsbw formats.
|
13 years ago |
benbro
|
f60d7c564f
|
Moved the check for calledErrorBack inside the xhr.onerror function
|
13 years ago |
benbro
|
813b5e78b0
|
Prevent the error callback from being called twice
|
13 years ago |
Brendan Dahl
|
e6b75f4a56
|
Also check abbreviation for colorspace in jpegs.
|
13 years ago |
Yury Delendik
|
2965bad38c
|
Merge pull request #1901 from brendandahl/ff16_sync
Sync up a few files with mozcentral. Address mozcentral review comments.
|
13 years ago |
Brendan Dahl
|
f16c6f19aa
|
Address moz central comments for ff16.
|
13 years ago |
Brendan Dahl
|
276d965573
|
Sync up pdf.js with the mozilla central version.
|
13 years ago |
Yury Delendik
|
9c012f8a4d
|
Merge pull request #1899 from benbro/master
Catch errors when parsing the localization header.
|
13 years ago |
benbro
|
a63814e2b9
|
Changed warning
|
13 years ago |
benbro
|
278dc81a54
|
Move the try/catch block deeper
|
13 years ago |
benbro
|
9de94991e9
|
Catch errors when parsing the linearization header so we can display corrupted docs
|
13 years ago |
Yury Delendik
|
c757eedc49
|
Merge pull request #1884 from brendandahl/mozPrintCallback
Moz print callback
|
13 years ago |
Brendan Dahl
|
e0378530e2
|
Use PDFView.error to avoid issues with alert.
|
13 years ago |
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.
|
13 years ago |
Brendan Dahl
|
c98b905e0d
|
Add support for type 1 seac charstring command.
|
13 years ago |