Commit Graph

  • 75a5b2051d Tweak the parseMinified handling slightly in the gulpfile Jonas Jenwald 2024-02-16 16:45:38 +01:00
  • 751611f690 Remove unneeded tweakWebpackOutput usage in the gulpfile (PR 17637 follow-up) Jonas Jenwald 2024-02-16 11:35:41 +01:00
  • b420bd8b20 Access PDFViewerApplication.findBar safely in more spots (PR 15831 follow-up) Jonas Jenwald 2024-02-15 11:22:49 +01:00
  • a83a8d7e4f
    Merge pull request #17674 from calixteman/issue17671 calixteman 2024-02-15 10:19:55 +01:00
  • dbda3ec5f9
    Merge pull request #17637 from Snuffleupagus/babel-plugin-__non_webpack_import__ Jonas Jenwald 2024-02-14 22:23:24 +01:00
  • fcad3718f0 Fix the endoffset of the last glyph when it's followed by a null offset in the loca table Calixte Denizet 2024-02-14 15:12:11 +01:00
  • a204f434f3 Change PDFPrintServiceFactory.createPrintService to take a parameter object Jonas Jenwald 2024-02-13 21:28:02 +01:00
  • 14874e50b7
    Merge pull request #17636 from calixteman/bug1878916 calixteman 2024-02-13 14:45:14 +01:00
  • 2133da166e When updating, write the xref table in the same format as the previous one (bug 1878916) Calixte Denizet 2024-02-08 10:41:51 +01:00
  • e60329cea1
    Merge pull request #17666 from Snuffleupagus/issue-17665 Jonas Jenwald 2024-02-13 12:39:36 +01:00
  • 37e98e39f6 Skip any whitespace after the first object in linearized PDFs (issue 17665) Jonas Jenwald 2024-02-12 15:31:08 +01:00
  • 05b035602e
    Merge pull request #17664 from calixteman/bug1879281 calixteman 2024-02-12 18:39:18 +01:00
  • 750b8e328a [Editor] Ends a free highlight where the mouse pointer is (bug 1879281) Calixte Denizet 2024-02-12 12:53:31 +01:00
  • eb5e6e68d6
    Merge pull request #17663 from Snuffleupagus/pr-17428-test Jonas Jenwald 2024-02-12 14:14:29 +01:00
  • f0343dcfdb
    Merge pull request #17662 from calixteman/bug1879108 calixteman 2024-02-12 12:41:43 +01:00
  • 19ef3e367b Tweak the issue 11878 unit-test parsing time check (PR 17428 follow-up) Jonas Jenwald 2024-02-12 12:28:21 +01:00
  • 18959e80be
    Merge pull request #17661 from timvandermeij/modernize-webserver Jonas Jenwald 2024-02-12 11:50:24 +01:00
  • 4ab0ad3216 Move the __non_webpack_import__ re-writing into the Babel plugin Jonas Jenwald 2024-02-08 12:13:30 +01:00
  • d742daf4b7
    Merge pull request #17647 from Snuffleupagus/babel-rm-empty-nodes Jonas Jenwald 2024-02-12 09:25:59 +01:00
  • de1985abbb [Editor] Set rotated free highlight at the right position after having changed its thickness (bug 1879108) Calixte Denizet 2024-02-11 21:06:29 +01:00
  • ce4fe0c234
    Extract and modernize the webserver's directory listing code Tim van der Meij 2024-02-11 16:46:01 +01:00
  • 5cfaff508c
    Merge pull request #17651 from calixteman/add_enableStamp_pref calixteman 2024-02-11 18:53:09 +01:00
  • f15b4b34fd
    Merge pull request #17650 from calixteman/editor_highlight_keyboard calixteman 2024-02-11 18:52:37 +01:00
  • 9980447d25
    Merge pull request #17652 from calixteman/editor_disable_thickness calixteman 2024-02-11 18:32:36 +01:00
  • 336fcffd28
    Extract and modernize the webserver's range file serving code Tim van der Meij 2024-02-11 13:49:42 +01:00
  • 56d9930a7b
    Extract and modernize the webserver's file serving code Tim van der Meij 2024-02-11 13:45:06 +01:00
  • 12b9685714
    Convert the webserver to a proper class with private methods Tim van der Meij 2024-02-11 13:37:01 +01:00
  • 440208daa6
    Merge pull request #17658 from Snuffleupagus/ESLint-more-rules Tim van der Meij 2024-02-11 13:50:33 +01:00
  • 8f67ea6dc6 Enable the no-new-symbol and require-yield ESLint rules Jonas Jenwald 2024-02-11 13:23:52 +01:00
  • 4b7382edcb
    Merge pull request #17657 from Snuffleupagus/eslint-jasmine-no-dupes Tim van der Meij 2024-02-11 12:18:31 +01:00
  • 422e46dae9
    Merge pull request #17655 from timvandermeij/updates Tim van der Meij 2024-02-11 12:09:54 +01:00
  • 5732faee1e Prevent duplicate names in unit/integration tests Jonas Jenwald 2024-02-11 11:37:21 +01:00
  • 485e9cecd7
    Merge pull request #17646 from Snuffleupagus/app-break-import-cycles Jonas Jenwald 2024-02-10 23:22:49 +01:00
  • e98b9b019a Break import cycles, in the viewer, for PDFViewerApplication Jonas Jenwald 2024-02-09 12:01:59 +01:00
  • 28418598e5
    Update puppeteer to version 22.0.0 Tim van der Meij 2024-02-10 18:21:34 +01:00
  • 4feab0c1fa
    Update gulp-postcss to version 10.0.0 Tim van der Meij 2024-02-10 18:16:39 +01:00
  • 29a665981a
    Update eslint-plugin-unicorn to version 51.0.1 Tim van der Meij 2024-02-10 18:14:20 +01:00
  • 913c2caf37
    Update globals to version 14.0.0 Tim van der Meij 2024-02-10 18:08:25 +01:00
  • 7da6f94ca3
    Update dependencies to the most recent versions Tim van der Meij 2024-02-10 18:02:15 +01:00
  • b278a74b6b
    Update translations to the most recent versions Tim van der Meij 2024-02-10 18:41:30 +01:00
  • b5e446213e [Editor] Disable the thickness slider for non-free highlight Calixte Denizet 2024-02-09 22:34:05 +01:00
  • 8fc6c5c8a6 [Editor] Add a way to highlight text in using the keyboard (bug 1877426) Calixte Denizet 2024-02-09 18:01:20 +01:00
  • bcc95460b6 Revert "Remove the enableStampEditor preference" (bug 1879588) Calixte Denizet 2024-02-09 18:19:19 +01:00
  • 14ef0b4211 Remove empty, top-level, nodes in the Babel plugin Jonas Jenwald 2024-02-09 13:58:24 +01:00
  • 7cfcd00a38
    Merge pull request #17645 from calixteman/update_quickjs_3f81070e573e3592728dbbbd04c84c498b20d6dc calixteman 2024-02-09 13:56:21 +01:00
  • 275b6748b6 Update quickjs to 3f81070e573e3592728dbbbd04c84c498b20d6dc Calixte Denizet 2024-02-09 10:14:11 +01:00
  • 964bfe522b
    Merge pull request #17643 from calixteman/bug1879113 calixteman 2024-02-08 21:30:22 +01:00
  • 8d61fc1fde [Editor] Compute the position of the last point before applying rotation (bug 1879113) Calixte Denizet 2024-02-08 20:07:12 +01:00
  • 0d5183a49f
    Merge pull request #17634 from Snuffleupagus/rm-preprocessor-require Jonas Jenwald 2024-02-08 16:22:17 +01:00
  • 939134ee55
    Merge pull request #17639 from calixteman/bug1879102 calixteman 2024-02-08 16:13:58 +01:00
  • c4ac7eef95 [Editor] Correctly rotate the mask when rotation a free highlight (bug 1879102) Calixte Denizet 2024-02-08 15:29:29 +01:00
  • d7479a59b7
    Merge pull request #17638 from calixteman/bug1879107 calixteman 2024-02-08 15:25:14 +01:00
  • 3f68a08ef3 [Editor] Set the right color to size samples in the highlight thickness panelwhen in HCM (bug 1879107) Calixte Denizet 2024-02-08 14:31:10 +01:00
  • 6da9448f6c Remove the web-com import map (PR 17588 follow-up) Jonas Jenwald 2024-02-07 16:07:27 +01:00
  • 898172e9d2 Re-factor PDFPrintServiceFactory to use import maps Jonas Jenwald 2024-02-07 13:53:29 +01:00
  • 6a78cf0d93 Remove support for require statements from the build system Jonas Jenwald 2024-02-07 12:14:38 +01:00
  • 60fd9d583d
    Merge pull request #17611 from calixteman/caret_browsing_mode calixteman 2024-02-07 10:16:52 +01:00
  • 81466ee039 Implement caret browsing mode (bug 807730) Calixte Denizet 2024-02-01 16:08:40 +01:00
  • 7d9cc49010
    Merge pull request #17620 from Snuffleupagus/PDFDataTransportStream-signature Tim van der Meij 2024-02-04 15:24:26 +01:00
  • 06cd278808 Simplify the signature of the PDFDataTransportStream constructor Jonas Jenwald 2024-02-03 13:10:42 +01:00
  • 247af2ee09
    Merge pull request #17619 from Snuffleupagus/string-split-limit Jonas Jenwald 2024-02-02 15:04:12 +01:00
  • 363dce6744 Use a limit, in more places, when splitting strings Jonas Jenwald 2024-02-02 13:02:31 +01:00
  • af4d2fa53c
    Merge pull request #17610 from Snuffleupagus/createBundleFallback-dev-path Jonas Jenwald 2024-02-01 14:22:19 +01:00
  • da8297115f Point the *development mode* fallback locale-path to the l10n-folder (issue 17609, PR 17603 follow-up) Jonas Jenwald 2024-02-01 13:03:36 +01:00
  • cbbd1fcaa3
    Merge pull request #17608 from wojtekmaj/fix-annotation-layer-parameters calixteman 2024-02-01 12:06:27 +01:00
  • f80ba44fb0
    Make downloadManager optional in AnnotationLayerParameters Wojciech Maj 2024-02-01 11:08:12 +01:00
  • 49bcce27c1
    Merge pull request #17605 from calixteman/file_perm calixteman 2024-02-01 10:00:28 +01:00
  • 081be89f54 Change file permissions for newly added cursors Calixte Denizet 2024-02-01 09:56:59 +01:00
  • eb5c1d441a
    Merge pull request #17604 from Snuffleupagus/externalServices-lazy-init Jonas Jenwald 2024-01-31 22:12:52 +01:00
  • f11dc611b3 Initialize the ExternalServices-instance lazily in the viewer (PR 17588 follow-up) Jonas Jenwald 2024-01-31 20:22:57 +01:00
  • 9588bceff5
    Merge pull request #17603 from Snuffleupagus/GenericL10n-fallback Jonas Jenwald 2024-01-31 15:16:48 +01:00
  • 97c2ce9da0 Ensure that GenericL10n works if the locale files cannot be loaded Jonas Jenwald 2024-01-30 18:32:35 +01:00
  • 833d7ac830
    Merge pull request #17602 from calixteman/editor_free_highlight_lastpoint calixteman 2024-01-30 20:34:47 +01:00
  • 245fd02141
    Merge pull request #17586 from calixteman/editor_freehighlight_outline_inside calixteman 2024-01-30 17:56:52 +01:00
  • f7ed040aa6
    Merge pull request #17598 from calixteman/update_highlight_cursors calixteman 2024-01-30 17:16:04 +01:00
  • 3064361099 [Editor] Update highlight cursors Calixte Denizet 2024-01-29 19:28:25 +01:00
  • 7529c1e3dc [Editor] Fix the position of the free highlight toolbar Calixte Denizet 2024-01-30 15:40:33 +01:00
  • b88c6f9c39 [Editor] Remove the outline which is inside the free highlight shape Calixte Denizet 2024-01-26 17:16:07 +01:00
  • 56dabe9390
    Merge pull request #17596 from nicolo-ribaudo/fix-babel-plugin Jonas Jenwald 2024-01-29 12:57:42 +01:00
  • a352f28785
    Fix transform of unary expression in Babel plugin Nicolò Ribaudo 2024-01-29 11:13:48 +01:00
  • 802f702695
    Merge pull request #17593 from Snuffleupagus/debuggerSrc-AppOptions Jonas Jenwald 2024-01-28 18:54:15 +01:00
  • eb36fd375c Move the debuggerSrc-parameter into the AppOptions Jonas Jenwald 2024-01-28 17:12:24 +01:00
  • 2e2127cbb5
    Merge pull request #17592 from Snuffleupagus/viewer-generate-fileInput Tim van der Meij 2024-01-28 18:11:21 +01:00
  • f394031c1d [GENERIC viewer] Generate the fileInput DOM-element dynamically Jonas Jenwald 2024-01-28 16:51:28 +01:00
  • 32a5bb83d4
    Merge pull request #17591 from Snuffleupagus/issue-17399 Tim van der Meij 2024-01-28 14:47:52 +01:00
  • 384291234d Re-enable the should compress and save text unit-test (issue 17399) Jonas Jenwald 2024-01-28 13:47:00 +01:00
  • ab392584f3
    Merge pull request #17590 from timvandermeij/updates Tim van der Meij 2024-01-28 12:10:20 +01:00
  • 94309edc9a
    Disable the "should compress and save text" unit test in Chrome too Tim van der Meij 2024-01-27 20:23:24 +01:00
  • f103f277ac
    Update translations to the most recent versions Tim van der Meij 2024-01-27 19:12:46 +01:00
  • f855a6dae8
    Update dependencies to the most recent versions Tim van der Meij 2024-01-27 19:04:12 +01:00
  • a6e0b0292e
    Merge pull request #17588 from Snuffleupagus/DefaultExternalServices-lighten Tim van der Meij 2024-01-27 14:13:49 +01:00
  • c6594b73a7 Stub out the getNimbusExperimentData method in "regular" MOZCENTRAL builds Jonas Jenwald 2024-01-27 13:12:54 +01:00
  • 5dd25b6e80 Re-factor DefaultExternalServices into a regular class, without static methods Jonas Jenwald 2024-01-26 14:31:42 +01:00
  • d1080e785a Remove the createPreferences method from DefaultExternalServices Jonas Jenwald 2024-01-26 12:04:54 +01:00
  • 1698991ae2 Remove the createDownloadManager method from DefaultExternalServices Jonas Jenwald 2024-01-26 11:50:25 +01:00
  • d8f77e6b84
    Merge pull request #17582 from calixteman/editor_highlight_thickness_tooltip calixteman 2024-01-26 19:20:08 +01:00
  • e63fafd0fb
    Merge pull request #17581 from calixteman/editor_highlight_cursor calixteman 2024-01-26 18:52:29 +01:00
  • 3192d37aa7
    Merge pull request #17587 from Snuffleupagus/fix-FontInspector-textLayer-opacity Jonas Jenwald 2024-01-26 18:37:50 +01:00
  • 0432d1e8e6 [Editor] Add a tooltip to the slider to set the thickness of free highlights Calixte Denizet 2024-01-25 19:50:18 +01:00
  • fed3ef1743 Fix the textLayer-opacity when using the FontInspector (PR 17533 follow-up) Jonas Jenwald 2024-01-26 18:31:38 +01:00