Commit Graph

  • f2baa48608
    Merge pull request #16055 from Snuffleupagus/deprecated-Node-Buffer Tim van der Meij 2023-02-19 12:20:09 +01:00
  • 9fac676796
    Merge pull request #16054 from Snuffleupagus/Driver-getDocument-cleanup Tim van der Meij 2023-02-19 12:12:07 +01:00
  • 13af3f3442
    Merge pull request #16065 from calixteman/issue16063 calixteman 2023-02-17 13:40:54 +01:00
  • fc7d74385f Don't replace an eol by a whitespace when the last char is a Katakana-Hiragana diacritic Calixte Denizet 2023-02-16 11:25:15 +01:00
  • 3c66b031e3 Don't try to place the xfaLayer "on top" in regular PDF documents Jonas Jenwald 2023-02-14 12:52:03 +01:00
  • b6ba8cc84a [api-minor] Deprecate providing binary data as Buffer in Node.js environments Jonas Jenwald 2023-02-14 11:30:40 +01:00
  • df3b359280 Remove "else after return" from the getUrlProp/getDataProp helper functions Jonas Jenwald 2023-02-14 10:45:28 +01:00
  • 0e840f1c39 A little clean-up of the getDocument call in test/driver.js Jonas Jenwald 2023-02-13 14:38:22 +01:00
  • 546902df63
    Merge pull request #16053 from Snuffleupagus/test-set-annotationStorage Jonas Jenwald 2023-02-13 11:56:12 +01:00
  • 8026ed6b0a Reduce duplication for reference tests with an annotationStorage entry Jonas Jenwald 2023-02-13 09:56:08 +01:00
  • f66cbb0b5e
    Merge pull request #16051 from Snuffleupagus/rm-PDFThumbnailViewer-eventBus Tim van der Meij 2023-02-12 19:29:52 +01:00
  • 6985286300 Remove the unused eventBus option in PDFThumbnailViewer (PR 15215 follow-up) Jonas Jenwald 2023-02-12 15:48:05 +01:00
  • 22618213c7
    Merge pull request #16040 from Snuffleupagus/arrayBuffersToBytes Tim van der Meij 2023-02-12 11:47:57 +01:00
  • 6d4d402a78 Move the arrayBuffersToBytes helper function into the worker-thread Jonas Jenwald 2023-02-09 22:01:30 +01:00
  • 25a6bc4e01
    Merge pull request #16013 from Snuffleupagus/COMPONENTS-rm-inline-attachment-open Tim van der Meij 2023-02-11 19:03:51 +01:00
  • ddf05b0795
    Merge pull request #16028 from Snuffleupagus/move-CHROME-rewriteUrlClosure Tim van der Meij 2023-02-11 19:02:32 +01:00
  • 3daf4274e8
    Merge pull request #16045 from Snuffleupagus/viewer-initializeOptions Tim van der Meij 2023-02-11 19:01:31 +01:00
  • ec4c84176f
    Merge pull request #16047 from Snuffleupagus/BasePdfManager-args Tim van der Meij 2023-02-11 18:58:29 +01:00
  • 5c3017b6ae
    Merge pull request #16048 from Snuffleupagus/update-Stylelint Tim van der Meij 2023-02-11 18:49:52 +01:00
  • 5023a41fb7 Update Stylelint to version 15 Jonas Jenwald 2023-02-11 14:41:32 +01:00
  • fd1c9e34ac
    Merge pull request #16046 from Snuffleupagus/update-packages Tim van der Meij 2023-02-11 14:10:09 +01:00
  • 18042163ce Improve the consistency between the LocalPdfManager/NetworkPdfManager constructor Jonas Jenwald 2023-02-11 12:34:20 +01:00
  • 34ec3caaa7 Update l10n files Jonas Jenwald 2023-02-11 10:35:21 +01:00
  • 650fd79f92 Update npm packages Jonas Jenwald 2023-02-11 10:24:22 +01:00
  • 0e070c805e Slightly re-factor preferences/options initialization in the viewer Jonas Jenwald 2023-02-10 15:45:39 +01:00
  • 6c158da5a8 Limit AppOptions._hasUserOptions to only GENERIC builds Jonas Jenwald 2023-02-10 15:37:51 +01:00
  • 903adc8708
    Merge pull request #16042 from Snuffleupagus/GetAnnotations-rethrow Jonas Jenwald 2023-02-10 12:55:19 +01:00
  • 14b0e8c0b6 Ensure that "GetAnnotations" errors are propagated to the main-thread (PR 15267 follow-up) Jonas Jenwald 2023-02-10 12:08:46 +01:00
  • c56f25409d Re-factor the arraysToBytes helper function (PR 16032 follow-up) Jonas Jenwald 2023-02-09 22:01:23 +01:00
  • 5ba596786c Change WorkerTasks, in WorkerMessageHandler.createDocumentHandler, to a use a Set Jonas Jenwald 2023-02-09 22:01:16 +01:00
  • 0fca6e187c
    Merge pull request #16035 from calixteman/fix_combo_value calixteman 2023-02-09 19:56:16 +01:00
  • 1fc8350795
    Merge pull request #16032 from Snuffleupagus/less-arrayByteLength Jonas Jenwald 2023-02-09 18:56:20 +01:00
  • cb1638530d [Annotation] A combo can have a value other than one in the options Calixte Denizet 2023-02-09 18:30:31 +01:00
  • 972744a68f
    Merge pull request #16033 from calixteman/bug1640217 calixteman 2023-02-09 18:23:59 +01:00
  • 533a461db0
    Merge pull request #16031 from calixteman/bug1770750 calixteman 2023-02-09 18:01:28 +01:00
  • 58e4d92884 [Annotation] For choice widget, use the I entry instead of the V one (bug 1770750) Calixte Denizet 2023-02-09 14:58:41 +01:00
  • 4e9f26afa3 Ignore position of combining diacritics when getting text (bug 1640217) Calixte Denizet 2023-02-09 17:05:22 +01:00
  • 96d338e437 Reduce usage of the arrayByteLength helper function Jonas Jenwald 2023-02-09 15:49:13 +01:00
  • 323d3d246a Re-factor the readChunk function in ChunkedStreamManager.sendRequest Jonas Jenwald 2023-02-09 15:33:06 +01:00
  • a49d1d1615
    Merge pull request #16030 from Snuffleupagus/LoopbackPort-Set Jonas Jenwald 2023-02-09 12:58:14 +01:00
  • 9d29abdfa0 Change the LoopbackPort class to use a Set internally Jonas Jenwald 2023-02-09 12:34:41 +01:00
  • ff3b9ccf6e
    Merge pull request #16017 from calixteman/hide_struct_tree calixteman 2023-02-09 11:32:28 +01:00
  • 8df06f62bc
    Merge pull request #16025 from calixteman/no_display_for_spinner calixteman 2023-02-09 11:31:27 +01:00
  • 40a3de8c37 Move rewriteUrlClosure into the web/chromecom.js file Jonas Jenwald 2023-02-09 11:12:20 +01:00
  • 9cea76483a
    Merge pull request #16026 from calixteman/ptz_mac calixteman 2023-02-08 15:16:59 +01:00
  • c92ba393c2 Fix pinch-to-zoom on mac for the Firefox builtin viewer Calixte Denizet 2023-02-08 14:31:28 +01:00
  • 9faf2fa8a0
    Merge pull request #16019 from Snuffleupagus/viewer-rm-require Jonas Jenwald 2023-02-08 15:02:40 +01:00
  • bb89daa2a8 Avoid a useless animation when the spinner is invisible Calixte Denizet 2023-02-08 11:48:48 +01:00
  • c8d9ad894b
    Merge pull request #16023 from calixteman/issue16021 calixteman 2023-02-07 23:17:16 +01:00
  • 90ffbc1d39 Remove most build-time require statements from the viewer (PR 16009 follow-up) Jonas Jenwald 2023-02-05 16:13:18 +01:00
  • a25895bf72 [Annotation] Take into account the stroke alpha for a FreeText without appearance Calixte Denizet 2023-02-07 21:16:14 +01:00
  • 8f37301d1f Remove the "div-css" gulp task (PR 15968 follow-up) Jonas Jenwald 2023-02-05 17:56:18 +01:00
  • 72abcedf48
    Merge pull request #16018 from Snuffleupagus/GeckoView-skip-pageLabels Jonas Jenwald 2023-02-07 21:36:30 +01:00
  • ecd86ccffc
    Merge pull request #16020 from calixteman/bug1815476 calixteman 2023-02-07 20:57:49 +01:00
  • ea7b4b4d6c [Annotation] Avoid to encrypt the appearance stream two times (bug 1815476) Calixte Denizet 2023-02-07 19:26:46 +01:00
  • 00560ed830
    Merge pull request #16009 from Snuffleupagus/GeckoView-viewer-bundle-size Jonas Jenwald 2023-02-07 18:28:44 +01:00
  • a348162c5b [GeckoView] Skip fetching/parsing of pageLabels Jonas Jenwald 2023-02-07 16:20:27 +01:00
  • 8c4843f69a [GeckoView] Introduce a development mode constant to tell the viewers apart Jonas Jenwald 2023-02-07 16:07:12 +01:00
  • 5bd352f69b Hide the struct tree layer during zooming Calixte Denizet 2023-02-07 14:38:32 +01:00
  • c971f4a0a9
    Merge pull request #16016 from Snuffleupagus/GeckoView-skip-sidebar-fetching Jonas Jenwald 2023-02-07 13:25:02 +01:00
  • 0cf4fbd471 [GeckoView] Avoid unused outline, attachments, and layers fetching Jonas Jenwald 2023-02-07 12:30:05 +01:00
  • c00e237421 Remove inline opening of PDF attachments in the COMPONENTS build Jonas Jenwald 2023-02-06 11:56:15 +01:00
  • a98e80c4ff [GeckoView] Reduce the size of the *built* viewer Jonas Jenwald 2023-02-04 13:55:12 +01:00
  • 05d821e680
    Merge pull request #16007 from Snuffleupagus/getDocument-params-init Tim van der Meij 2023-02-05 13:16:59 +01:00
  • ab6b4ca1f2
    Merge pull request #16006 from Snuffleupagus/viewer-rm-pdfDocument-checks Tim van der Meij 2023-02-05 12:53:17 +01:00
  • 0a0f3fc733 Move the main-thread CMap/StandardFontData factory initialization to getDocument Jonas Jenwald 2023-01-30 17:33:00 +01:00
  • ce8ac6d96a Only pass the necessary parameters to _fetchDocument and WorkerTransport Jonas Jenwald 2023-01-29 18:20:53 +01:00
  • 512aa50fdd Re-factor the parameter parsing/validation in getDocument Jonas Jenwald 2023-01-29 12:21:21 +01:00
  • d9181236b2 [GENERIC viewer] Simplify the keyboard find-again state building Jonas Jenwald 2023-02-04 23:10:41 +01:00
  • d6178a13d7 Reduce a tiny bit of duplication in the webViewerInitialized function Jonas Jenwald 2023-02-04 22:56:20 +01:00
  • d930f267f6 Remove a couple of unnecessary PresentationMode-checks in webViewerKeyDown Jonas Jenwald 2023-02-04 22:44:46 +01:00
  • ea1ec7ffab Remove a couple of unnecessary pdfDocument checks in web/app.js Jonas Jenwald 2023-02-04 22:17:53 +01:00
  • e698664927
    Merge pull request #16004 from Snuffleupagus/WorkerTransport-cacheSimpleMethod Tim van der Meij 2023-02-04 15:13:12 +01:00
  • b75dafba87
    Merge pull request #15987 from Snuffleupagus/onOpenWithTransport-params Tim van der Meij 2023-02-04 15:07:42 +01:00
  • bdb6d978a9
    Merge pull request #15968 from Snuffleupagus/rm-postCSS-logical Tim van der Meij 2023-02-04 15:04:29 +01:00
  • e848a0e61c
    Merge pull request #15981 from Snuffleupagus/cMapPacked-true Tim van der Meij 2023-02-04 15:00:26 +01:00
  • df71f82037
    Merge pull request #16003 from Snuffleupagus/scaleSelect-width-CSS-var Jonas Jenwald 2023-02-04 14:23:43 +01:00
  • eb341cadd7
    Merge pull request #16005 from Snuffleupagus/rm-isEmptyObj Jonas Jenwald 2023-02-04 14:19:51 +01:00
  • 849b492b33 Move the --scale-select-width CSS variable to the relevant DOM element Jonas Jenwald 2023-02-04 10:16:09 +01:00
  • 3a7fce49a3 A tiny improvement of the MetadataParser._repair method Jonas Jenwald 2023-02-04 12:31:53 +01:00
  • 851c394e64 Remove the isEmptyObj unit-test helper function Jonas Jenwald 2023-02-04 12:26:30 +01:00
  • 2de03a7d91 Improve how we cache Promises in WorkerTransport Jonas Jenwald 2023-02-04 10:01:16 +01:00
  • 25253034d5
    Merge pull request #16001 from Snuffleupagus/rm-GeckoView-cursor-tools Jonas Jenwald 2023-02-03 18:50:42 +01:00
  • 94a235db93 [GeckoView] Don't initalize the cursor-tools, since they're unused Jonas Jenwald 2023-02-03 18:13:07 +01:00
  • cbe4912a16
    Merge pull request #15991 from Snuffleupagus/PDFViewerApplication-open-loops Jonas Jenwald 2023-02-03 15:43:30 +01:00
  • 72bf36ea70
    Merge pull request #15998 from Snuffleupagus/limit-removePageBorders Jonas Jenwald 2023-02-03 15:04:33 +01:00
  • 2c2443ffac
    Merge pull request #15999 from Snuffleupagus/rm-GeckoView-CSS Jonas Jenwald 2023-02-03 15:02:56 +01:00
  • d906a383ca Remove a couple of manual loops in the PDFViewerApplication.open method Jonas Jenwald 2023-02-01 11:13:28 +01:00
  • aba39d271b [GeckoView] Remove unused @media CSS rules Jonas Jenwald 2023-02-03 14:16:24 +01:00
  • ddf5563174 Limit the removePageBorders option, in PDFViewer, to only GENERIC builds Jonas Jenwald 2023-02-03 10:08:47 +01:00
  • 39bdd09447
    Merge pull request #15997 from Snuffleupagus/loadingIcon-INITIAL-remove Jonas Jenwald 2023-02-02 22:20:53 +01:00
  • f94b348782 Remove the loadingIcon in all cases when resetting the page (PR 15992 follow-up) Jonas Jenwald 2023-02-02 21:17:49 +01:00
  • 9261daa233
    Merge pull request #15996 from Snuffleupagus/skip-CSS-singlePageView Jonas Jenwald 2023-02-02 18:13:49 +01:00
  • fc8494b2c2 Limit the singlePageView CSS rules to only the COMPONENTS build Jonas Jenwald 2023-02-02 17:59:07 +01:00
  • 1ba1b8c711
    Merge pull request #15992 from calixteman/remove_loading_icon calixteman 2023-02-02 16:40:44 +01:00
  • aac073feeb Remove the loading icon div and replace it by a pure css solution using :after. Calixte Denizet 2023-01-29 17:53:01 +01:00
  • 1bdee0b59b
    Merge pull request #15970 from calixteman/editor_invisible calixteman 2023-02-01 21:25:32 +01:00
  • 185281957d [Editor] Make the annotation editor layer invisible when disabled and empty Calixte Denizet 2023-01-27 22:54:32 +01:00
  • cf8ee47589 Remove unused parameters from the onOpenWithTransport method in PDFViewerApplication.initPassiveLoading Jonas Jenwald 2023-01-31 21:34:42 +01:00
  • 2d87a2eb1c
    Merge pull request #15984 from Snuffleupagus/optional-workerModules Jonas Jenwald 2023-01-31 13:05:59 +01:00