610 Commits (83c499595c2720a90fe9409c0a3fd1e08c16745c)

Author SHA1 Message Date
Saebekassebil 8544101970 Add fullscreen image, and fix last page artifact 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
Yury Delendik af4bd10c70 Allow relative URLs in getDocument 13 years ago
Yury Delendik 7a0e91af4b removes expandUrl(url); fixes error message 13 years ago
Brendan Dahl 9ae859f594 Fix initial scroll direction detection. 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 4655ec0c75 Localize print message. Show/hide print button. 13 years ago
Brendan Dahl 7e5a9b7a39 Adds support for the new mozPrintCallback api. 13 years ago
Tim de Koning a30199527e We should use feature detection. Thanks @brendandahl 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
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
Brendan Dahl ed7a10a8d5 Remove unneeded scroll when we first load a page. 13 years ago
Yury Delendik e09eb529d9 Adds basic symbol dictionary and text region. 13 years ago
Brendan Dahl 3c874c9bb7 Change to priority rendering. 13 years ago
Jared Wein c3c01d10b3 message-box needs to use the font property, not the font-family property. 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
Steffen Märcker 3b14930eec added missing css vendor prefixes and reordered some properties according to cascade 13 years ago
Brendan Dahl cebee4026d UI update from shorlanders comments. 13 years ago
Saebekassebil 67703364fc lint errors 13 years ago
Saebekassebil 2dacbb7a03 Dismiss native browser zoom, and use PDF.JS zoom instead 13 years ago
Brendan Dahl 87d9651eb7 Fix fallback after new download. 13 years ago
Brendan Dahl 6175e4b526 Use already downloaded data for the open with/save as dialog. 13 years ago
Yury Delendik e2011a4244 Fixing search button; removing xx culture 13 years ago
Yury Delendik 5371dc671b Missing parent 13 years ago
Yury Delendik fd85882366 Addressing the bug 742099 review 13 years ago
Brendan Dahl 2a9efa8acc TODO isn't defined in viewer, just directly call fallback. 13 years ago
Brendan Dahl c0cfb48621 Prevent fallback when not ff extension. 13 years ago
Brendan Dahl b1bf3ae56a Trigger todo on forms. 13 years ago
Yury Delendik 91bc7f7950 remove svg image 13 years ago
Yury Delendik b8128f69ba Localize the Find button 13 years ago
Yury Delendik 902a2a9f03 Hide page label and zoom selector 13 years ago
Yury Delendik b7d0c0b4d0 Add viewport metatag 13 years ago
Yury Delendik a4f319104b Don't print toolbar and not loaded pages 13 years ago
Yury Delendik 55d9a53e40 Fixes tab order, temp icon and localization 13 years ago
Yury Delendik 35171a8d31 Simplify small screen CSS logic 13 years ago
Artur Adib 6cd9ae01cc Enable/disable search via about:config pref 13 years ago
Yury Delendik cc3e7197b3 Replaces browse button with a icon 13 years ago
Jakob Miland 176e534a26 Use substitute of isArrayBuffer 13 years ago
Yury Delendik cd18c197ac Fixes classList and dataset for IE9; background for option element 13 years ago
Yury Delendik 326b739bd1 Adds styles for small screens 13 years ago
Brendan Dahl 034583e1a1 Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension. 13 years ago
Jakob Miland 0a30d3961b Support password and add the relevant l10n strings 13 years ago