Commit Graph

  • 363dce6744 Use a limit, in more places, when splitting strings #17619 Jonas Jenwald 2024-02-02 13:02:31 +0100
  • af4d2fa53c
    Merge pull request #17610 from Snuffleupagus/createBundleFallback-dev-path Jonas Jenwald 2024-02-01 14:22:19 +0100
  • da8297115f Point the *development mode* fallback locale-path to the l10n-folder (issue 17609, PR 17603 follow-up) #17610 Jonas Jenwald 2024-02-01 13:03:36 +0100
  • cbbd1fcaa3
    Merge pull request #17608 from wojtekmaj/fix-annotation-layer-parameters calixteman 2024-02-01 12:06:27 +0100
  • f80ba44fb0
    Make downloadManager optional in AnnotationLayerParameters #17608 Wojciech Maj 2024-02-01 11:08:12 +0100
  • 49bcce27c1
    Merge pull request #17605 from calixteman/file_perm calixteman 2024-02-01 10:00:28 +0100
  • 081be89f54 Change file permissions for newly added cursors #17605 Calixte Denizet 2024-02-01 09:56:59 +0100
  • eb5c1d441a
    Merge pull request #17604 from Snuffleupagus/externalServices-lazy-init Jonas Jenwald 2024-01-31 22:12:52 +0100
  • f11dc611b3 Initialize the ExternalServices-instance lazily in the viewer (PR 17588 follow-up) #17604 Jonas Jenwald 2024-01-31 20:22:57 +0100
  • 9588bceff5
    Merge pull request #17603 from Snuffleupagus/GenericL10n-fallback Jonas Jenwald 2024-01-31 15:16:48 +0100
  • 97c2ce9da0 Ensure that GenericL10n works if the locale files cannot be loaded #17603 Jonas Jenwald 2024-01-30 18:32:35 +0100
  • 833d7ac830
    Merge pull request #17602 from calixteman/editor_free_highlight_lastpoint calixteman 2024-01-30 20:34:47 +0100
  • 245fd02141
    Merge pull request #17586 from calixteman/editor_freehighlight_outline_inside calixteman 2024-01-30 17:56:52 +0100
  • f7ed040aa6
    Merge pull request #17598 from calixteman/update_highlight_cursors calixteman 2024-01-30 17:16:04 +0100
  • 3064361099 [Editor] Update highlight cursors #17598 Calixte Denizet 2024-01-29 19:28:25 +0100
  • 7529c1e3dc [Editor] Fix the position of the free highlight toolbar #17602 Calixte Denizet 2024-01-30 15:40:33 +0100
  • b88c6f9c39 [Editor] Remove the outline which is inside the free highlight shape #17586 Calixte Denizet 2024-01-26 17:16:07 +0100
  • 56dabe9390
    Merge pull request #17596 from nicolo-ribaudo/fix-babel-plugin Jonas Jenwald 2024-01-29 12:57:42 +0100
  • a352f28785
    Fix transform of unary expression in Babel plugin #17596 Nicolò Ribaudo 2024-01-29 11:13:48 +0100
  • 802f702695
    Merge pull request #17593 from Snuffleupagus/debuggerSrc-AppOptions Jonas Jenwald 2024-01-28 18:54:15 +0100
  • eb36fd375c Move the debuggerSrc-parameter into the AppOptions #17593 Jonas Jenwald 2024-01-28 17:12:24 +0100
  • 2e2127cbb5
    Merge pull request #17592 from Snuffleupagus/viewer-generate-fileInput Tim van der Meij 2024-01-28 18:11:21 +0100
  • f394031c1d [GENERIC viewer] Generate the fileInput DOM-element dynamically #17592 Jonas Jenwald 2024-01-28 16:51:28 +0100
  • 32a5bb83d4
    Merge pull request #17591 from Snuffleupagus/issue-17399 Tim van der Meij 2024-01-28 14:47:52 +0100
  • 384291234d Re-enable the should compress and save text unit-test (issue 17399) #17591 Jonas Jenwald 2024-01-28 13:47:00 +0100
  • ab392584f3
    Merge pull request #17590 from timvandermeij/updates Tim van der Meij 2024-01-28 12:10:20 +0100
  • 94309edc9a
    Disable the "should compress and save text" unit test in Chrome too #17590 Tim van der Meij 2024-01-27 20:23:24 +0100
  • f103f277ac
    Update translations to the most recent versions Tim van der Meij 2024-01-27 19:12:46 +0100
  • f855a6dae8
    Update dependencies to the most recent versions Tim van der Meij 2024-01-27 19:04:12 +0100
  • a6e0b0292e
    Merge pull request #17588 from Snuffleupagus/DefaultExternalServices-lighten Tim van der Meij 2024-01-27 14:13:49 +0100
  • c6594b73a7 Stub out the getNimbusExperimentData method in "regular" MOZCENTRAL builds #17588 Jonas Jenwald 2024-01-27 13:12:54 +0100
  • 5dd25b6e80 Re-factor DefaultExternalServices into a regular class, without static methods Jonas Jenwald 2024-01-26 14:31:42 +0100
  • d1080e785a Remove the createPreferences method from DefaultExternalServices Jonas Jenwald 2024-01-26 12:04:54 +0100
  • 1698991ae2 Remove the createDownloadManager method from DefaultExternalServices Jonas Jenwald 2024-01-26 11:50:25 +0100
  • d8f77e6b84
    Merge pull request #17582 from calixteman/editor_highlight_thickness_tooltip calixteman 2024-01-26 19:20:08 +0100
  • e63fafd0fb
    Merge pull request #17581 from calixteman/editor_highlight_cursor calixteman 2024-01-26 18:52:29 +0100
  • 3192d37aa7
    Merge pull request #17587 from Snuffleupagus/fix-FontInspector-textLayer-opacity Jonas Jenwald 2024-01-26 18:37:50 +0100
  • 0432d1e8e6 [Editor] Add a tooltip to the slider to set the thickness of free highlights #17582 Calixte Denizet 2024-01-25 19:50:18 +0100
  • fed3ef1743 Fix the textLayer-opacity when using the FontInspector (PR 17533 follow-up) #17587 Jonas Jenwald 2024-01-26 18:31:38 +0100
  • f3bdbedf9b [Editor] Change the cursors for highlighting (bug 1876588) #17581 Calixte Denizet 2024-01-25 18:24:03 +0100
  • 4ec43488ff
    Merge pull request #17580 from calixteman/freetext_icon calixteman 2024-01-25 18:20:20 +0100
  • 01280d8e08 [Editor] Change the icon to add a FreeText annotation (bug 1876564) #17580 Calixte Denizet 2024-01-25 17:18:28 +0100
  • bf92360095
    Merge pull request #17574 from calixteman/improve_bezier_bbox calixteman 2024-01-25 10:07:48 +0100
  • 2f4017e22b
    Merge pull request #17578 from Snuffleupagus/css-vars-unreferenced calixteman 2024-01-25 10:04:37 +0100
  • 1cbcb89dac Fix unreferenced CSS variables (PR 17533 follow-up) #17578 Jonas Jenwald 2024-01-25 09:13:40 +0100
  • 7f2428a77e Reduce memory use and improve perfs when computing the bounding box of a bezier curve (bug 1875547) #17574 Calixte Denizet 2024-01-24 21:16:58 +0100
  • a5d4660a75
    Merge pull request #17568 from calixteman/editor_free_highlight_thickness calixteman 2024-01-24 22:37:40 +0100
  • 2b8ecf5688 [Editor] Add the possibility to change the thickness of a free highlight (bug 1876096) #17568 Calixte Denizet 2024-01-22 21:27:45 +0100
  • f81f9bb7d3
    Merge pull request #17564 from calixteman/editor_update_ui_undo calixteman 2024-01-24 21:52:54 +0100
  • d713df28c3 [Editor] Update the parameters in the UI of the last selected editor when undoing/redoing #17564 Calixte Denizet 2024-01-23 00:00:07 +0100
  • 253621fc5d
    Workaround WebKit canvas rendering bug when zooming PDFs #17571 Nicolò Ribaudo 2024-01-24 10:36:38 +0100
  • ae62787080
    Merge pull request #17563 from nicolo-ribaudo/build-step-remove-custom-webpack Jonas Jenwald 2024-01-23 19:00:28 +0100
  • f724ae98a1
    Replace the webpack+acorn transform with a Babel plugin #17563 Nicolò Ribaudo 2024-01-22 18:33:31 +0100
  • f5bb9bc21b
    Rename preprocessor2.mjs to babel-plugin-pdfjs-preprocessor.mjs Nicolò Ribaudo 2024-01-23 13:05:01 +0100
  • 8b24722113
    Merge pull request #17562 from Snuffleupagus/evaluator-more-async Jonas Jenwald 2024-01-23 10:35:27 +0100
  • fa583427ef Always export the "raw" /ToUnicode-data from PartialEvaluator.preEvaluateFont (PR 13354 follow-up) #17562 Jonas Jenwald 2024-01-22 13:06:32 +0100
  • f21a30dfb4 Convert the PartialEvaluator.readToUnicode method to be async Jonas Jenwald 2024-01-22 12:44:32 +0100
  • f5c01188dc Convert the PartialEvaluator.extractDataStructures method to be async Jonas Jenwald 2024-01-22 12:22:48 +0100
  • cf0797dfbd Use await consistently in the PartialEvaluator.setGState method Jonas Jenwald 2024-01-22 12:17:20 +0100
  • 1cc83c4fdc Use await consistently in the PartialEvaluator.buildFormXObject method Jonas Jenwald 2024-01-22 12:14:30 +0100
  • bba831821d
    Merge pull request #17558 from calixteman/bug1669097 calixteman 2024-01-22 12:23:06 +0100
  • 06601fd90c Print correctly documents containing chars with an unicode greater than 0xFFFF (bug 1669097) #17558 Calixte Denizet 2024-01-21 23:00:43 +0100
  • 49b2d9b5af
    Merge pull request #17556 from Snuffleupagus/issue-17554 Tim van der Meij 2024-01-21 20:58:09 +0100
  • 1ed68933e5
    Merge pull request #17555 from timvandermeij/gulpfile-exit-code Tim van der Meij 2024-01-21 20:34:22 +0100
  • d549c2ef4c
    Merge pull request #17553 from Snuffleupagus/async-handleSetFont Tim van der Meij 2024-01-21 20:00:29 +0100
  • d7e41d4cb6 Ensure that EvaluatorPreprocessor.opMap has a null-prototype (issue 17554) #17556 Jonas Jenwald 2024-01-21 19:50:06 +0100
  • 6dd77b3c14
    Don't ignore test.mjs child process exit codes in the Gulpfile #17555 Tim van der Meij 2024-01-21 18:49:55 +0100
  • 3c2c0ecd88 Use the ESLint arrow-body-style rule in more spots in src/core/evaluator.js #17553 Jonas Jenwald 2024-01-21 17:41:25 +0100
  • d1bef8cb86 Use await consistently in the PartialEvaluator.translateFont method Jonas Jenwald 2024-01-21 17:36:50 +0100
  • fc62eec901 Convert the handleSetFont methods, in src/core/evaluator.js, to be async Jonas Jenwald 2024-01-21 17:32:05 +0100
  • fce822cde0
    Merge pull request #17550 from Snuffleupagus/arrow-fn-shorter Jonas Jenwald 2024-01-21 17:21:32 +0100
  • 10eef372ff
    Merge pull request #17548 from calixteman/eslint_jasmine calixteman 2024-01-21 16:36:41 +0100
  • f9a384d711 Enable the arrow-body-style ESLint rule #17550 Jonas Jenwald 2024-01-21 15:47:39 +0100
  • 998184a00e Remove the no-confusing-arrow ESLint rule since it's deprecated Jonas Jenwald 2024-01-21 15:45:28 +0100
  • 9dfe9c552c Use shorter arrow functions where possible Jonas Jenwald 2024-01-21 10:13:12 +0100
  • 6e46304357
    Merge pull request #17539 from calixteman/color_picker_kb calixteman 2024-01-20 22:24:37 +0100
  • 99ee308f3d Avoid to have focused tests in using eslint-plugin-jasmine #17548 Calixte Denizet 2024-01-20 21:42:37 +0100
  • 0cca9a0240 [Editor] Don't add the keyboard listener on the color-picker each time the dropdown menu is shown #17539 Calixte Denizet 2024-01-19 16:04:02 +0100
  • f24246150e
    Merge pull request #17541 from calixteman/issue17540 calixteman 2024-01-20 21:51:37 +0100
  • 03aa8a12d2
    Merge pull request #17543 from calixteman/bug1869767 calixteman 2024-01-20 21:50:19 +0100
  • 626674553d
    Merge pull request #17547 from timvandermeij/remove-dns-resolver-workaround Tim van der Meij 2024-01-20 20:23:37 +0100
  • c70edbced7
    Remove DNS resolver workaround from the test framework #17547 Tim van der Meij 2024-01-20 19:58:02 +0100
  • c9b1a8f761
    Merge pull request #17546 from Snuffleupagus/git-blame-ignore Tim van der Meij 2024-01-20 14:04:55 +0100
  • 9b0b099713
    Merge pull request #17544 from Snuffleupagus/update-packages Tim van der Meij 2024-01-20 14:03:52 +0100
  • c9755bdbc8 Ignore auto-formatting patches in git blame #17546 Jonas Jenwald 2024-01-20 11:56:29 +0100
  • 2dd6910aa4 Update l10n files #17544 Jonas Jenwald 2024-01-20 09:54:21 +0100
  • a5a9357e15 Update npm packages Jonas Jenwald 2024-01-20 09:40:33 +0100
  • 5732c0c54a Use the original value of a field when propagating event (fixes #17540) #17541 Calixte Denizet 2024-01-19 17:47:05 +0100
  • f3b76f5ae2 [Editor] Unselect highlights when the user click on the text layer (bug 1869767) #17543 Calixte Denizet 2024-01-19 20:16:55 +0100
  • f8e3c79cb5
    Merge pull request #17537 from Snuffleupagus/rm-isArrayBuffer Jonas Jenwald 2024-01-19 15:37:02 +0100
  • f6c4b29aa2
    Merge pull request #17531 from calixteman/editor_free_highlight_print_save calixteman 2024-01-19 15:23:29 +0100
  • 5d2e7cf3fc
    Merge pull request #17533 from calixteman/caret_mode calixteman 2024-01-19 15:22:08 +0100
  • b37536c38c Remove the isArrayBuffer helper function #17537 Jonas Jenwald 2024-01-19 14:10:52 +0100
  • a0e2b62245
    Merge pull request #17534 from calixteman/bug1875357 calixteman 2024-01-19 13:08:12 +0100
  • a1bf12537c [Editor] Change the arrow direction when the dropdown is visible in the color picker (bug 1875357) #17534 Calixte Denizet 2024-01-18 22:38:42 +0100
  • d64f334f98 [Editor] Add support for printing/saving free highlight annotations #17531 Calixte Denizet 2024-01-17 16:42:35 +0100
  • 83c78dbfa8 Make the caret visible in the text layer in caret browsing mode #17533 Calixte Denizet 2024-01-18 18:36:03 +0100
  • 1cdbcfef82
    Merge pull request #17506 from calixteman/editor_free_highlight calixteman 2024-01-18 17:47:27 +0100
  • 8fbfef0c07 [Editor] Add the ability to make a free highlight (i.e. without having to select some text) (bug 1856218) #17506 Calixte Denizet 2024-01-12 19:49:15 +0100
  • a22b5a4f02
    Merge pull request #17528 from calixteman/highlight_not_draggable calixteman 2024-01-16 22:27:14 +0100