3948 Commits (129e81de9fbfa7d2e6a59f81e3129f7075a6fda8)
 

Author SHA1 Message Date
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 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 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. 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 13 years ago
Alex Kwiatkowski & Daniel Yankowsky 00dbce612f Skip properties inherited from array.prototype 13 years ago
Artur Adib 81bae99ab0 Merge pull request #1888 from yurydelendik/android-ext 13 years ago
Yury Delendik 2f60f4a0d3 Adds android support to install.rdf 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 13 years ago
Brendan Dahl f98db29e0c Merge pull request #1881 from yurydelendik/jbig2-2 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
Yury Delendik 164499b9ed Merge pull request #1872 from Fitoschido/master 13 years ago
Adolfo Jayme Barrientos 9762275b44 Moar small fixes 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 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 13 years ago
Yury Delendik 665ff0d36f Merge pull request #1849 from kingsquare/master 13 years ago
Tim de Koning 8292951d0c - Feature detection for setProperty feature detection should not return value 13 years ago
Tim de Koning a30199527e We should use feature detection. Thanks @brendandahl 13 years ago
Yury Delendik 54db7489bd Merge pull request #1831 from brendandahl/priority-rendering 13 years ago
Yury Delendik 6c86b616f8 Merge pull request #1847 from loftux/locale-sv 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
Tim de Koning 4845bb586e Merge branch 'master' of github.com:kingsquare/pdf.js 13 years ago
Brendan Dahl f90a05f5f8 Merge pull request #1837 from yurydelendik/jbig2-1 13 years ago
Tim de Koning 0c33615301 Fixing web worker feature detection for Safari 13 years ago
Peter Lofgren 709181899e Updated Swedish locale 13 years ago
Brendan Dahl a2e94d0ad2 Merge pull request #1843 from kingsquare/master 13 years ago
Tim de Koning c131715a2f Make web workers debuggable! This way an error can be caught in the browser when the web worker throws an error. 13 years ago
Yury Delendik 25d4467fa3 Fixes .length and capitalization nits 13 years ago
Tim de Koning e7ee11c86a Dutch localization for pdf.js 13 years ago
Yury Delendik 0b1111f368 Cleanup: removing main thread loading fallback code 13 years ago
Yury Delendik 0dd445bf18 Fixes unit tests and adds few for util.js 13 years ago
Yury Delendik 00f1d6dbf1 Fetches pdf data in the worker 13 years ago
Julian Viereck 12b799cd02 Use a canvas to measure the width of the text layer div instead of using the slow offsetWidth property 13 years ago
Yury Delendik 306092f53e Add jbig2 references to examples and make.js 13 years ago
Yury Delendik ae56ed53a2 jbig2 ref test 13 years ago