9239 Commits (ef7fd75a949e6ea2e76fa1e69ba8dbc2cdab378c)
 

Author SHA1 Message Date
Jonas Jenwald ef7fd75a94 Merge pull request #7841 from timvandermeij/ios-range 9 years ago
Tim van der Meij cf3a7425b6 Compatibility: refactor user agent detection 9 years ago
Tim van der Meij 0b0e18f05c Compatibility: disable range request for iOS 9 years ago
Tim van der Meij 9ff19985c0 Merge pull request #7832 from seanburke-wf/expose-userunit-on-page 9 years ago
Jonas Jenwald 9d8fb02512 Merge pull request #7839 from Snuffleupagus/issue-7835 9 years ago
Sean Burke f76cd2ce43 Expose the optional UserUnit entry as a page property 9 years ago
Jonas Jenwald d3043167de Correctly detect more cases of non-embedded Arial Black fonts (issue 7835) 9 years ago
Tim van der Meij 787d887a2f Merge pull request #7793 from Snuffleupagus/ViewHistory-storage-key-name 9 years ago
Jonas Jenwald 0af42f1ca7 Rename the `ViewHistory` localStorage (and sessionStorage) key from `database` to `pdfjs.history`, and migrate existing data on read (issue 7760) 9 years ago
Jonas Jenwald 8a1ed8ab1f Update l10n files 9 years ago
Tim van der Meij 99b5416ba0 Merge pull request #7830 from Snuffleupagus/paintOnSvg-unsupported 9 years ago
Jonas Jenwald 9872660a95 Return a mock object in `paintOnSvg` when SVG rendering is not supported, to prevent `TypeError`s in the addons 9 years ago
Yury Delendik 9c3419de94 Merge pull request #7826 from Snuffleupagus/PDFPageView_paintOnSvg-FIREFOX-prevent-unreachable-code-after-return-statement-warning 9 years ago
Jonas Jenwald 7272bb4894 Prevent "unreachable code after return statement" warnings from `PDFPageView_paintOnSvg` in the addons 9 years ago
Tim van der Meij eaf9bff4e4 Merge pull request #7738 from yurydelendik/svg-page 9 years ago
Yury Delendik f7d6f3a739 Adds SVG rendering capabilities to the PDFViewer. 9 years ago
Yury Delendik c9a0955c9c Refactors PDFPageView_draw. 9 years ago
Yury Delendik f6a8d9c4dd Merge pull request #7789 from yurydelendik/toolbar 9 years ago
Yury Delendik a4402c84de Refactor toolbar (and secondary toolbar). 9 years ago
Tim van der Meij 043cea251d Merge pull request #7819 from Snuffleupagus/issue-7804 9 years ago
Jonas Jenwald 7f678e3af1 Update l10n files 9 years ago
Jonas Jenwald a930f9af15 For commands with with too few arguments, clear out `args` if it's an Array instead of replacing it with `null` in `EvaluatorPreprocessor_read` (issue 7804) 9 years ago
Jonas Jenwald 7f6a607ea5 Merge pull request #7803 from mukulmishra18/master 9 years ago
Mukul Mishra 6ce2be98b7 Fix #7701: additional check for http/https protocols to fix unsafe header request. 9 years ago
Jonas Jenwald 7ec8adc712 Merge pull request #7801 from Snuffleupagus/preprocessor2-remove-comment-except-copyright 9 years ago
Jonas Jenwald 4f1cccb138 Enable removing of all comments (except for Copyright notices) when preprocessing code, and reduce the indentation level 9 years ago
Jonas Jenwald a139c75774 Merge pull request #7800 from Snuffleupagus/compatibility-Safari-regex 9 years ago
Jonas Jenwald db2ce3ff64 Replace the Safari detection in `checkRangeRequests` in compatibility.js with a regular expression 9 years ago
Jonas Jenwald c23f124051 Merge pull request #7794 from Snuffleupagus/JavaScript-white-listed-actions 9 years ago
Tim van der Meij 2f5170f28f Merge pull request #7792 from Snuffleupagus/bug-1315608 9 years ago
Jonas Jenwald 6d8a404a9c [api-minor] Add support for a couple of white-listed `JavaScript` actions that contains valid URLs (issue 3897, bug 843699) 9 years ago
Jonas Jenwald a97bc16fbc Make the `customScaleOption` disabled to prevent it being keyboard accessible (bug 1315608) 9 years ago
Jonas Jenwald 340c6638c5 Merge pull request #7781 from timvandermeij/viewer-responsiveness 9 years ago
Tim van der Meij f95915fc73 Viewer: amend `.sidebarOpen` responsiveness rules with rules for 9 years ago
Tim van der Meij b428463ecc Merge pull request #7786 from SuriyaaKudoIsc/patch-3 9 years ago
Suriyaa Kudo 1446e0e64f Add HTTPS support 9 years ago
Jonas Jenwald b4100ba651 Merge pull request #7698 from Snuffleupagus/bug-1308536 9 years ago
Tim van der Meij 28ef012727 Viewer: improve responsiveness and clean up CSS 9 years ago
Tim van der Meij 1d82521b4c Merge pull request #7782 from Snuffleupagus/page-labels-more-validation 9 years ago
Tim van der Meij fe3c12bd16 Merge pull request #7778 from srslafazan/defensive-check-for-mousewheel-handler 9 years ago
Shain Lafazan 7fec8de502 Additional check to ensure pdfViewer object is defined before handleMouseWheel event accesses its property isInPresentationMode 9 years ago
Jonas Jenwald 0844a72b4d Add a bit more validation to `Catalog_readPageLabels`, to ensure that the Page Labels are well formed 9 years ago
Jonas Jenwald 2d8d8b5e53 Use `stringToPDFString` to sanitizing bad "Prefix" entries in Page Label dictionaries 9 years ago
Jonas Jenwald 9dc6463933 Ignore reserved commands when parsing operands in `CFFParser_parseDict`, instead of just rejecting the entire font (bug 1308536) 9 years ago
Tim van der Meij 9f8d67475e Merge pull request #7775 from timvandermeij/widget-annotation-name 9 years ago
Tim van der Meij 1d96854019 Widget annotation: implement field name according to the specification 9 years ago
Tim van der Meij 6e22b32372 Merge pull request #7745 from Snuffleupagus/Launch-actions 9 years ago
Jonas Jenwald 9295114bdd Merge pull request #7774 from timvandermeij/lint 9 years ago
Tim van der Meij 5194e68134 Lint: correct code style violations 9 years ago
Tim van der Meij 978b214c92 Lint: do not ignore `external/importL10n` as it is one of our components 9 years ago