372 Commits (cd1a64588154c2aa24a3046df1aa31491f162efa)

Author SHA1 Message Date
Yury Delendik cd1a645881 Adds support of the indeterminate loading progress 13 years ago
Yury Delendik df4fadeaf5 Unknown length support; reports download error 13 years ago
Yury Delendik c02e539e35 Adds textlayer debug modes 13 years ago
Yury Delendik ec8fdb60fc Fixes "TypeError: invalid 'in' operand args" 13 years ago
Yury Delendik 68c298a409 Merge fix: don't open the file if passive mode is selected 13 years ago
gigaherz eaffcfa920 Fix some typos in comments and variable names. 13 years ago
Brendan Dahl 2ca8c0d999 Cleanup references to dom elements. 13 years ago
gigaherz fdc6dc7ee4 Improved page tracking on scrolling [squashed] 13 years ago
gigaherz d01071f426 Remove the commented out call to info() 13 years ago
gigaherz a114d13308 Fix some minor issues/nits detected by JetBrains' WebStorm inspector. 13 years ago
Yury Delendik b272cb7d1d Using readAsArrayBuffer 13 years ago
Brendan Dahl 11be208388 Move firefoxcom to its own file. 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 a341c66db6 Fix nit. 13 years ago
Yury Delendik c905191de2 Implements loading PDF data by extension/chrome 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
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
Brendan Dahl 3c874c9bb7 Change to priority rendering. 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 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
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
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
Yury Delendik 6323c8e084 Loading extension resources via stringbundle 13 years ago
Brendan Dahl fca6f352e4 Add firefox ui fallback on error/unsupported feature. 13 years ago
Brendan Dahl 0cb1a08823 Remove fallback function. 13 years ago
Brendan Dahl c1f73b96a4 Use open with/save as dialog for fallback and download. 13 years ago
Brendan Dahl 982c7a0f7e Add fallback option for the extension. 13 years ago
Yury Delendik 792f508041 Accessibility labels for page previews 13 years ago
Yury Delendik 89156cec89 Fallback locale string for JS code; simplify locale embedding for the extension 13 years ago