Brendan Dahl
|
9ae859f594
|
Fix initial scroll direction detection.
|
13 years ago |
Brendan Dahl
|
e6b75f4a56
|
Also check abbreviation for colorspace in jpegs.
|
13 years ago |
Xavier Fung
|
8be359f360
|
Merge remote-tracking branch 'upstream/master'
|
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 |
Xavier Fung
|
4ce5f7d059
|
Merge remote-tracking branch 'upstream/master'
|
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 |
Xavier Fung
|
3088de6b6e
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Xavier Fung
|
45fb395d38
|
Merge branch 'master' of github.com:xavier114fch/pdf.js
|
13 years ago |
Brendan Dahl
|
c98b905e0d
|
Add support for type 1 seac charstring command.
|
13 years ago |
Yury Delendik
|
4d0b478756
|
Merge pull request #1890 from pivotal-medici/skip_inherited_properties
Skip properties inherited from array.prototype
|
13 years ago |
Alex Kwiatkowski & Daniel Yankowsky
|
00dbce612f
|
Skip properties inherited from array.prototype
|
13 years ago |
Xavier Fung
|
0472bec6ee
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Artur Adib
|
81bae99ab0
|
Merge pull request #1888 from yurydelendik/android-ext
Adds android support to install.rdf
|
13 years ago |
Yury Delendik
|
2f60f4a0d3
|
Adds android support to install.rdf
|
13 years ago |
Xavier Fung
|
3eb4b1a2b3
|
Merge branch 'master' of github.com:xavier114fch/pdf.js
|
13 years ago |
Xavier Fung
|
1a318fd58b
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Brendan Dahl
|
4655ec0c75
|
Localize print message. Show/hide print button.
|
13 years ago |
Brendan Dahl
|
f4c16aab9e
|
Merge pull request #1882 from yurydelendik/jpx-segsymbol
Segmentation symbol check for JPX
|
13 years ago |
Brendan Dahl
|
f98db29e0c
|
Merge pull request #1881 from yurydelendik/jbig2-2
Adds lossless segment types; fixes generic region prediction flag
|
13 years ago |
Yury Delendik
|
48e115cf30
|
Implements segmentation symbol check for JPX
|
13 years ago |
Brendan Dahl
|
7e5a9b7a39
|
Adds support for the new mozPrintCallback api.
|
13 years ago |
Yury Delendik
|
f9f715b656
|
Adds lossless segment types; fixes generic region prediction flag
|
13 years ago |
Xavier Fung
|
dfec0a880e
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
164499b9ed
|
Merge pull request #1872 from Fitoschido/master
Add Spanish localization
|
13 years ago |
Adolfo Jayme Barrientos
|
9762275b44
|
Moar small fixes
Dah.
|
13 years ago |
Adolfo Jayme Barrientos
|
9e8838756b
|
Small fix
|
13 years ago |
Adolfo Jayme Barrientos
|
f46b8b98ba
|
Add Spanish localization
|
13 years ago |
Brendan Dahl
|
8f4700d33a
|
Merge pull request #1856 from yurydelendik/wincid-1
Warn instead of fail for CID fonts
|
13 years ago |
Xavier Fung
|
1a6be95a4d
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
07a24c5589
|
Warn instead of fail for CID fonts
|
13 years ago |
Yury Delendik
|
f199a8b19e
|
Fixes merge with 1849
|
13 years ago |
Yury Delendik
|
eb863b2298
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into loadpdf-1
Conflicts:
src/api.js
|
13 years ago |
Yury Delendik
|
665ff0d36f
|
Merge pull request #1849 from kingsquare/master
Fix for web worker test in Safari
|
13 years ago |
Tim de Koning
|
8292951d0c
|
- Feature detection for setProperty feature detection should not return value
- Minor comment update
|
13 years ago |
Tim de Koning
|
a30199527e
|
We should use feature detection. Thanks @brendandahl
|
13 years ago |
Xavier Fung
|
129da85ffc
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
54db7489bd
|
Merge pull request #1831 from brendandahl/priority-rendering
Change to priority/pausible rendering.
|
13 years ago |
Yury Delendik
|
6c86b616f8
|
Merge pull request #1847 from loftux/locale-sv
Updated Swedish locale
|
13 years ago |
Tim de Koning
|
44d0802700
|
We should use feature detection. Thanks @brendandahl
|
13 years ago |
Tim de Koning
|
d70e6ab40c
|
Bug, seen by @yurydelendik, thanx!
|
13 years ago |
Tim de Koning
|
17c1018eef
|
lint compliance
|
13 years ago |
Tim de Koning
|
823db83b19
|
Fixed Safari / Iphone / Ipad support further
|
13 years ago |