Commit Graph

  • d6f63d0e4b
    Merge pull request #19469 from Snuffleupagus/bug-1947248 Jonas Jenwald 2025-02-11 23:13:46 +01:00
  • 5b13ea14c2
    Merge pull request #19472 from calixteman/update_button_hover_color calixteman 2025-02-11 22:42:51 +01:00
  • 6950a312aa Fix the color of the background button when hovering it Calixte Denizet 2025-02-11 19:52:38 +01:00
  • e2d2263788
    Merge pull request #19464 from Snuffleupagus/autolinking-catch Jonas Jenwald 2025-02-11 20:06:33 +01:00
  • bd05b255fa [api-major] Apply the userUnit using CSS, to fix the text/annotation layers (bug 1947248) Jonas Jenwald 2025-02-11 11:55:24 +01:00
  • e3cca6d513
    Merge pull request #19425 from calixteman/signature_save calixteman 2025-02-10 19:20:32 +01:00
  • 6b95095e14 Add the possibility to compress/decompress the signature data in order to store them in the logins storage in Firefox (bug 1946171) Calixte Denizet 2025-02-05 19:34:11 +01:00
  • 29fbed384a
    Merge pull request #19461 from Snuffleupagus/autolinking-lazy-borderStyle Jonas Jenwald 2025-02-10 16:32:12 +01:00
  • 357ff4afde Catch and ignore any errors during auto-linking parsing (PR 19110 follow-up) Jonas Jenwald 2025-02-10 16:19:41 +01:00
  • de1c2146b8
    Merge pull request #19458 from timvandermeij/updates Jonas Jenwald 2025-02-10 12:47:56 +01:00
  • fba5f3c237 Create the borderStyle of inferred links lazily (PR 19110 follow-up) Jonas Jenwald 2025-02-10 10:03:28 +01:00
  • e608daed9f
    Merge pull request #19460 from Snuffleupagus/autolinking-check-annotationLayer Jonas Jenwald 2025-02-10 10:08:47 +01:00
  • 81e99da440 Check that the annotationLayer is still active before injecting inferred links (PR 19110 follow-up) Jonas Jenwald 2025-02-10 09:19:04 +01:00
  • 86ae2ca01c
    Merge pull request #19449 from Snuffleupagus/autolinking-URL-fuzzy-match Jonas Jenwald 2025-02-09 22:51:37 +01:00
  • 37ef0b4a86 Ignore the URLs when checking if inferred links overlap existing LinkAnnotations (PR 19110 follow-up) Jonas Jenwald 2025-02-08 17:07:03 +01:00
  • 58a60b8959
    Update translations to the most recent versions Tim van der Meij 2025-02-09 18:53:04 +01:00
  • d2a07dcac6
    Update dependencies to the most recent versions Tim van der Meij 2025-02-09 18:47:49 +01:00
  • d88035525c
    Merge pull request #19457 from timvandermeij/integration-tests-ink-isolate Tim van der Meij 2025-02-09 18:10:29 +01:00
  • b4a6b1ba0b
    Merge pull request #19456 from Snuffleupagus/more-TypedArray-fill Jonas Jenwald 2025-02-09 17:45:17 +01:00
  • 6862e84daa
    Merge pull request #19437 from calixteman/signature_save_print1 calixteman 2025-02-09 17:13:01 +01:00
  • 6d9ff34611
    Isolate the ink editor integration tests Tim van der Meij 2025-02-09 16:35:55 +01:00
  • ced1268ec3
    Remove the dependency between two ink editor integration tests Tim van der Meij 2025-02-09 16:27:16 +01:00
  • 294fa3e4e6 Replace a couple of loops with TypedArray.prototype.fill() Jonas Jenwald 2025-02-09 16:24:45 +01:00
  • c1035e4356
    Merge pull request #19454 from Snuffleupagus/Chrome-110 Tim van der Meij 2025-02-09 15:59:50 +01:00
  • ad1c79e6af [api-minor] Update the minimum supported Google Chrome version to 110 Jonas Jenwald 2025-02-09 13:33:55 +01:00
  • 8ba8e75d6c
    Merge pull request #19446 from Snuffleupagus/shorten-MeshStreamReader-readBits Tim van der Meij 2025-02-09 12:57:53 +01:00
  • 739324d77e
    Merge pull request #19447 from Snuffleupagus/fix-integrationtest-inferred_link_ Tim van der Meij 2025-02-09 12:55:10 +01:00
  • 1921aefccf
    Merge pull request #19450 from Snuffleupagus/crypto-CipherTransform-iv-getRandomValues Tim van der Meij 2025-02-09 12:53:27 +01:00
  • 7919f4e84f Use crypto.getRandomValues unconditionally in the src/core/crypto.js file Jonas Jenwald 2025-02-09 11:42:17 +01:00
  • 6eec20afc0 Check for the correct link-id prefix in "must not add links when unnecessary" integration-test (PR 19110 follow-up) Jonas Jenwald 2025-02-08 15:38:22 +01:00
  • 36522d85cc Shorten the MeshStreamReader.prototype.readBits method a little bit Jonas Jenwald 2025-02-08 11:17:35 +01:00
  • 72339dc561
    Merge pull request #19399 from Snuffleupagus/TextLayer-#getAscent-simplify Jonas Jenwald 2025-02-08 00:01:40 +01:00
  • 24417a1a0b [Editor] Add the ability to print and save some newly added signatures (bug 1946795) Calixte Denizet 2025-02-07 16:58:09 +01:00
  • b43efdd545
    Merge pull request #19436 from Snuffleupagus/api-FetchBinaryData Tim van der Meij 2025-02-07 21:13:58 +01:00
  • 01148d35bc
    Merge pull request #19423 from Snuffleupagus/annotation-more-getPdfColorArray Tim van der Meij 2025-02-07 21:05:52 +01:00
  • 5b7bc27c46
    Merge pull request #19419 from Snuffleupagus/blank_issues_enabled-false Tim van der Meij 2025-02-07 20:52:26 +01:00
  • 88e5da1e37 Combine the main-thread message handlers for CMap-, StandardFontData-, and Wasm-files Jonas Jenwald 2025-02-07 14:28:51 +01:00
  • 651d712109
    Merge pull request #19433 from calixteman/signature_icon calixteman 2025-02-06 21:59:27 +01:00
  • 7d9cfbf597
    Merge pull request #19432 from Snuffleupagus/isSyncFontLoadingSupported-FeatureTest Jonas Jenwald 2025-02-06 21:36:28 +01:00
  • 5ee7307bf5 [Editor] Add an icon for the signature tool and move it before the highlight one Calixte Denizet 2025-02-06 20:58:59 +01:00
  • 33f3506842 Use the FeatureTest helper in the src/display/font_loader.js file Jonas Jenwald 2025-02-06 20:45:18 +01:00
  • 41a918b0fe
    Merge pull request #19430 from Snuffleupagus/Fluent-PLATFORM Jonas Jenwald 2025-02-06 20:07:07 +01:00
  • 16155fd801
    Merge pull request #19431 from Snuffleupagus/var--save-warning-color calixteman 2025-02-06 19:09:20 +01:00
  • 314928ffd7 Fix --save-warning-color CSS variable typo (PR 19414 follow-up) Jonas Jenwald 2025-02-06 19:06:04 +01:00
  • d5d3d8b3f7 [GENERIC viewer] Add Fluent PLATFORM function (PR 19414 follow-up) Jonas Jenwald 2025-02-06 18:34:31 +01:00
  • f1152f5caf
    Merge pull request #19429 from calixteman/autolinking_firefox calixteman 2025-02-06 17:47:55 +01:00
  • 76c06c5996 Enable autolinking in Firefox (bug 1019475) Calixte Denizet 2025-02-06 17:02:54 +01:00
  • 2d773cb773
    Merge pull request #19110 from ryzokuken/autolink-demo calixteman 2025-02-06 16:53:48 +01:00
  • 08663f715b
    Merge pull request #19414 from calixteman/signature_dialog2 calixteman 2025-02-06 16:20:01 +01:00
  • 185ec1faf6 Add some unicode mapping for ligatures when writing the cmap table in the font (bug 1946181) Calixte Denizet 2025-02-06 10:51:15 +01:00
  • fa25ab9c13 [Editor] Add a new dialog for the signature editor (bug 1945574) Calixte Denizet 2025-02-03 18:30:42 +01:00
  • 61ba1ea48c Enable automatic URL linking Ujjwal Sharma 2024-11-12 11:26:32 +05:30
  • 925071ab46 Use the getPdfColorArray helper more in the src/core/annotation.js file Jonas Jenwald 2025-02-05 11:32:52 +01:00
  • 0b118efc26 Disable the "Blank issue" alternative when using the GitHub "New issue"-button Jonas Jenwald 2025-02-04 15:10:31 +01:00
  • 90a5c37cb0
    Merge pull request #19416 from Snuffleupagus/getFactoryUrlProp Jonas Jenwald 2025-02-04 12:48:21 +01:00
  • 212388a980
    Merge pull request #19415 from Snuffleupagus/dist-wasm Jonas Jenwald 2025-02-04 11:41:00 +01:00
  • 696c6c626b Include the OpenJPEG license files Jonas Jenwald 2025-02-04 10:39:38 +01:00
  • fa3358baf9 [api-minor] Add more validation for the cMapUrl, standardFontDataUrl, and wasmUrl parameters Jonas Jenwald 2025-02-04 10:27:31 +01:00
  • de79996574 Bundle wasm-files in pdfjs-dist (PR 19329 follow-up) Jonas Jenwald 2025-02-04 10:22:26 +01:00
  • d1f62509e5
    Merge pull request #19410 from timvandermeij/integration-tests-freetext Tim van der Meij 2025-02-02 19:41:13 +01:00
  • 9a6511127a
    Put waitForSelector options on a single line in the editor integration tests Tim van der Meij 2025-02-02 17:02:24 +01:00
  • e95a26dc1d
    Centralize the editor selector definitions in the freetext editor integration tests Tim van der Meij 2025-02-02 16:28:18 +01:00
  • bdbd9a317f
    Merge pull request #19408 from Snuffleupagus/rm-popup-color-mix-fallback Tim van der Meij 2025-02-02 14:22:08 +01:00
  • 944602a7d5
    Merge pull request #19405 from timvandermeij/integration-tests-highlight Tim van der Meij 2025-02-02 14:19:23 +01:00
  • f9d3f699a7
    Merge pull request #19404 from timvandermeij/updates Tim van der Meij 2025-02-02 14:19:06 +01:00
  • 9752d88241
    Merge pull request #19407 from hamirmahal/master Jonas Jenwald 2025-02-02 11:31:49 +01:00
  • 9f62a88c38 Remove the color-mix fallback used with PopupAnnotations Jonas Jenwald 2025-02-02 10:24:26 +01:00
  • d8b6f1138f
    Replace uninformative README badge (issue 19406) Hamir Mahal 2025-02-01 15:32:09 -08:00
  • 8babcded5d
    Centralize the editor selector definitions in the highlight editor integration tests Tim van der Meij 2025-02-01 19:01:54 +01:00
  • 0326814a1e
    Update translations to the most recent versions Tim van der Meij 2025-02-01 18:37:01 +01:00
  • c0957986b7
    Update dependencies to the most recent versions Tim van der Meij 2025-02-01 18:31:58 +01:00
  • de191d2a12
    Merge pull request #19402 from Snuffleupagus/AnnotationElement-width-height-getters Tim van der Meij 2025-02-01 16:17:59 +01:00
  • 2fd1344ece Add width/height getters in the AnnotationElement class Jonas Jenwald 2025-02-01 13:00:32 +01:00
  • c8be02f2a7 [api-minor] Simplify the TextLayer.#getAscent fallback (PR 12896 follow-up) Jonas Jenwald 2025-01-31 23:12:01 +01:00
  • b48717a99e
    Merge pull request #19397 from Snuffleupagus/Annotation-width-height-getters Tim van der Meij 2025-01-31 16:14:02 +01:00
  • 938add1bb0
    Merge pull request #19396 from calixteman/update_signature_draw calixteman 2025-01-31 15:44:00 +01:00
  • 20992e87f5 [Editor] Add some functions in order to extract contours from text and to generate a drawing from a drawn signature Calixte Denizet 2025-01-31 13:19:26 +01:00
  • 6f2966628c Add width/height getters in the Annotation class Jonas Jenwald 2025-01-31 13:08:04 +01:00
  • 58c8f069f7
    Merge pull request #19395 from calixteman/fix_overlay_manager calixteman 2025-01-30 16:51:26 +01:00
  • ec7270c546
    Merge pull request #19394 from calixteman/mv_supported_img_types calixteman 2025-01-30 16:48:13 +01:00
  • eca1e6c52e Avoid to remove the active overlay when a cancelled dialog (like the file picker) was called from a dialog Calixte Denizet 2025-01-30 16:13:48 +01:00
  • 2c737bc420 Move the array containing the supported image mime types in display_utils Calixte Denizet 2025-01-30 15:14:29 +01:00
  • 31deee26b9
    Merge pull request #19393 from Snuffleupagus/fewer-hasFieldFlag Jonas Jenwald 2025-01-30 15:10:14 +01:00
  • d1a0f3e495
    Merge pull request #19392 from Snuffleupagus/image-options-init-once Jonas Jenwald 2025-01-30 15:06:25 +01:00
  • 9e227de3c5 Use fewer hasFieldFlag calls in the src/core/annotation.js file Jonas Jenwald 2025-01-30 13:38:57 +01:00
  • db53320da8 Initialize the image-options, on the worker-thread, once per document Jonas Jenwald 2025-01-30 11:46:38 +01:00
  • 42c2b7b657
    Merge pull request #19339 from calixteman/signature_tools calixteman 2025-01-30 10:54:56 +01:00
  • 2f828c7bf4 [Editor] (WIP) Add a new tool in order to add an handwritten signature to a pdf (bug 1942343) Calixte Denizet 2025-01-17 18:04:34 +01:00
  • 9bc4331485
    Merge pull request #19390 from Snuffleupagus/issue-19389 Jonas Jenwald 2025-01-29 14:41:19 +01:00
  • 6f2706fad6 Support the password field-flag in TextWidgetAnnotation (issue 19389) Jonas Jenwald 2025-01-29 12:35:09 +01:00
  • 786ac2fe01
    Merge pull request #19388 from Snuffleupagus/readInt16 Jonas Jenwald 2025-01-29 11:42:59 +01:00
  • 237a17ad56 Introduce a readInt16 helper function in the src/core/core_utils.js file Jonas Jenwald 2025-01-28 17:13:42 +01:00
  • b0b9552216
    Merge pull request #19384 from Snuffleupagus/isNumberArray-fix-BigInt-check Jonas Jenwald 2025-01-28 10:05:01 +01:00
  • 6281a89778 Handle *empty* BigInt64Array/BigUint64Array in the isNumberArray helper Jonas Jenwald 2025-01-27 12:54:22 +01:00
  • 4f1078dc63
    Merge pull request #19368 from Snuffleupagus/rm-delayed-cleanup Tim van der Meij 2025-01-26 16:54:43 +01:00
  • 09a0a0f06f
    Merge pull request #19358 from Snuffleupagus/Node-enable-web_pdfjsLib Tim van der Meij 2025-01-26 16:45:51 +01:00
  • 329c3d1d71
    Merge pull request #19381 from Snuffleupagus/rm-isInEditingMode Tim van der Meij 2025-01-26 16:44:21 +01:00
  • 3cfc41e54d
    Merge pull request #19382 from mozilla/dependabot/npm_and_yarn/undici-6.21.1 Tim van der Meij 2025-01-26 16:43:11 +01:00
  • 85a6c1ea6b
    Bump undici from 6.19.8 to 6.21.1 dependabot[bot] 2025-01-26 15:37:40 +00:00
  • b02274e5d6 Remove unused isInEditingMode method (PR 19311 follow-up) Jonas Jenwald 2025-01-25 13:17:25 +01:00