3876 Commits (d32906adc4424672493fe019fafa5bd9f15d51e5)
 

Author SHA1 Message Date
Brendan Dahl d32906adc4 Add back basic printing support for non-moz browsers. 13 years ago
Brendan Dahl 4655ec0c75 Localize print message. Show/hide print button. 13 years ago
Brendan Dahl 7e5a9b7a39 Adds support for the new mozPrintCallback api. 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 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 306092f53e Add jbig2 references to examples and make.js 13 years ago
Yury Delendik ae56ed53a2 jbig2 ref test 13 years ago
Yury Delendik f014481149 Replaces throw to error() and uses shadow() 13 years ago
Yury Delendik 699abbd4f2 Removing huffman tables; decoding context refactoring 13 years ago
Yury Delendik 2e5414cd18 Fixes template 2; implements end of stripe 13 years ago
Yury Delendik aa877e1d40 Implements refinement 13 years ago
Artur Adib e2b0c76585 Merge pull request #1808 from brendandahl/ui-update 13 years ago
Brendan Dahl 8b0fd2a8f9 Merge upstream. 13 years ago
Brendan Dahl ed7a10a8d5 Remove unneeded scroll when we first load a page. 13 years ago
Brendan Dahl 8b0ec4b2b0 Merge pull request #1693 from benbro/master 13 years ago
Yury Delendik e09eb529d9 Adds basic symbol dictionary and text region. 13 years ago
benbro 76a296cac4 Remove space at end of line. 13 years ago
Brendan Dahl ffc27bca1e Fix missing charset for iframe. 13 years ago
Brendan Dahl 3c874c9bb7 Change to priority rendering. 13 years ago
Brendan Dahl 6a751a9acb Merge pull request #1823 from msujaws/patch-1 13 years ago
Brendan Dahl e667f6b782 Merge pull request #1816 from merkste/css-prefixes 13 years ago
Yury Delendik 95bc99f698 Initial JBIG2 code 13 years ago
Brendan Dahl a32d875cc3 Merge pull request #1811 from sbarman/master 13 years ago
sbarman 5cbe3a517e Undo removal of Mode line 13 years ago
Jared Wein c3c01d10b3 message-box needs to use the font property, not the font-family property. 13 years ago
sbarman 7ec483a7fa Added new test pdf to manifest 13 years ago
Jared Wein cba8d992fc Added |button| to the list of elements that message-box should be applied to. 13 years ago
Jared Wein ced219c12f Switch to using message-box for the body and form elements in the UI of PDF.js. This will use the system's native UI font for each platform as well as fix the current inconsistency between the font of the text label for total page count and the text inside of the input element for current page number. 13 years ago
sbarman 7c48297794 Adding call to resolve unfulfilled promise 13 years ago