Commit Graph

  • d6908ee145
    Merge pull request #15701 from Snuffleupagus/move-string-helpers Tim van der Meij 2022-11-19 11:20:07 +01:00
  • 3d49459d64
    Merge pull request #15706 from Snuffleupagus/worker-rm-fn-names Tim van der Meij 2022-11-19 11:14:24 +01:00
  • 2ff904fb2b Add localization support for the annotationLayer reference tests (issue 10791) Jonas Jenwald 2022-11-18 23:08:11 +01:00
  • 70d362f22c Remove an unnecessary variable in getPdfManager, in the src/core/worker.js file Jonas Jenwald 2022-11-17 15:19:40 +01:00
  • a2a200175f Remove unnecessary function names in the src/core/worker.js file Jonas Jenwald 2022-11-17 15:12:48 +01:00
  • 7d029f8bfe Add a basic stringToUTF16HexString unit-test Jonas Jenwald 2022-11-16 12:39:35 +01:00
  • 9adc7859c8 Move the escapeString helper function into the worker-thread Jonas Jenwald 2022-11-16 12:18:13 +01:00
  • e5859e145d Move the isAscii helper function into the worker-thread Jonas Jenwald 2022-11-16 12:07:24 +01:00
  • 2eaa708e3a Combine the stringToUTF16String and stringToUTF16BEString helper functions Jonas Jenwald 2022-11-16 12:05:00 +01:00
  • c7d6ab2f71
    Merge pull request #15699 from Snuffleupagus/isOffscreenCanvasSupported-Annotation Jonas Jenwald 2022-11-15 17:18:03 +01:00
  • f358e76f5b Move the _isOffscreenCanvasSupported property to the base Annotation class Jonas Jenwald 2022-11-15 16:30:53 +01:00
  • e089d07994
    Merge pull request #15698 from Snuffleupagus/DIACRITICS_EXCEPTION_STR-lazy Jonas Jenwald 2022-11-15 14:01:14 +01:00
  • 176e8f0ddc Initialize the find-related DIACRITICS_EXCEPTION_STR constant lazily Jonas Jenwald 2022-11-15 12:46:16 +01:00
  • 859335a1ae
    Merge pull request #15694 from calixteman/15690 calixteman 2022-11-14 21:36:29 +01:00
  • 2be64d63e1 Normalize fullwidth, halfwidth and circled chars when searching Calixte Denizet 2022-11-14 18:14:08 +01:00
  • 3078e2c1d9
    Merge pull request #15692 from mozilla/dependabot/npm_and_yarn/minimatch-3.1.2 Jonas Jenwald 2022-11-14 15:56:27 +01:00
  • 6d7250bfca
    Merge pull request #15693 from Snuffleupagus/dependabot-labels Jonas Jenwald 2022-11-14 15:19:56 +01:00
  • 26883c0d7e Stop Dependabot from creating its own, otherwise unused, labels Jonas Jenwald 2022-11-14 15:04:05 +01:00
  • 497b32a0a3
    Bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2022-11-14 13:54:34 +00:00
  • 82795a3b81
    Merge pull request #15688 from Snuffleupagus/bug-1799927-mask Jonas Jenwald 2022-11-14 14:49:06 +01:00
  • 8f676e88fb
    Merge pull request #15689 from Snuffleupagus/update-packages Jonas Jenwald 2022-11-14 14:48:26 +01:00
  • b85ce7f761 Update l10n files Jonas Jenwald 2022-11-13 21:32:12 +01:00
  • fbcc20adb7 Update npm packages Jonas Jenwald 2022-11-13 21:28:21 +01:00
  • 3e4caf2e13 Take the mask-offset into account when rendering repeated image masks (bug 1799927) Jonas Jenwald 2022-11-13 16:15:30 +01:00
  • bfe6ff5893
    Merge pull request #15686 from Snuffleupagus/findDefaultInlineStreamEnd-assert Tim van der Meij 2022-11-13 13:20:03 +01:00
  • a1d48e3651 Add a *linked* test-case for issue 2618 Jonas Jenwald 2022-11-12 16:20:19 +01:00
  • d22eb3591e Change the assert in Parser.findDefaultInlineStreamEnd to a non-PRODUCTION one Jonas Jenwald 2022-11-12 16:11:56 +01:00
  • 2d1b1e7968
    Merge pull request #15682 from Snuffleupagus/constructor-cleanup Jonas Jenwald 2022-11-11 13:37:49 +01:00
  • bab1097db3 Remove the constructor in the StatTimer class Jonas Jenwald 2022-11-11 12:20:43 +01:00
  • d6cd48e12a Use actually private fields in the AnnotationStorage class Jonas Jenwald 2022-11-11 11:59:11 +01:00
  • 595711bd7c
    Merge pull request #15679 from Snuffleupagus/bug-1799927-2 Jonas Jenwald 2022-11-10 22:54:48 +01:00
  • 592d92424e
    Merge pull request #15587 from calixteman/save_unicode calixteman 2022-11-10 20:57:34 +01:00
  • 3ca03603c2 [Annotation] Fix printing/saving for annotations containing some non-ascii chars and with no fonts to handle them (bug 1666824) Calixte Denizet 2022-10-18 17:07:47 +02:00
  • e8ec6af73e Remove a couple of unnecessary temporary variables in MurmurHash3_64.hexdigest Jonas Jenwald 2022-11-10 14:05:38 +01:00
  • 7abb6429b0 Initialize the dictionary *lazily* when parsing inline images Jonas Jenwald 2022-11-10 14:04:10 +01:00
  • b46e0d61cf Use the *full* inline image as the cacheKey in Parser.makeInlineImage (bug 1799927) Jonas Jenwald 2022-11-10 14:00:23 +01:00
  • f7449563ef
    Merge pull request #15659 from sxyuan/system-font-name-fix Jonas Jenwald 2022-11-08 21:56:49 +01:00
  • 36fb5c1e2b Propagate the translated font name to TextContentItems. Samuel Yuan 2022-11-03 16:19:23 -07:00
  • 7e5008f0ff
    Merge pull request #15665 from Snuffleupagus/Glyph-category Jonas Jenwald 2022-11-05 15:26:57 +01:00
  • c8868a1c7a [api-minor] Initialize the unicode-category *lazily* on the Glyph-instance Jonas Jenwald 2022-11-05 10:04:31 +01:00
  • 26f6f77db6
    Merge pull request #15657 from Snuffleupagus/Glyph-normalizedUnicode Jonas Jenwald 2022-11-05 09:18:35 +01:00
  • 0b27d703fa
    Merge pull request #15663 from Snuffleupagus/viewer-classes-private-fields Jonas Jenwald 2022-11-04 15:51:53 +01:00
  • e7a6e7393a Use private fields in a few more viewer classes Jonas Jenwald 2022-11-04 15:29:45 +01:00
  • c33b8d7692 Cache the normalized unicode-value on the Glyph-instance Jonas Jenwald 2022-11-03 10:20:18 +01:00
  • eda51d1dcc
    Merge pull request #15613 from Snuffleupagus/issue-15590 Jonas Jenwald 2022-11-03 15:41:39 +01:00
  • 23930a249e [api-minor] Let Catalog.getAllPageDicts return an *empty* dictionary when loading the first /Page fails (issue 15590) Jonas Jenwald 2022-10-21 15:49:45 +02:00
  • 2516ffa78e Fallback to finding the first "obj" occurrence, when the trailer-dictionary is incomplete (issue 15590) Jonas Jenwald 2022-10-20 16:24:17 +02:00
  • 2ae90f9615
    Merge pull request #15655 from tamuratak/move_canvas_to_optionaldeps Jonas Jenwald 2022-11-02 09:49:04 +01:00
  • 0bb478cb23 Move canvas to optionalDependencies, which enables npm to continue installing pdfjs-dist even if the installation of canvas fails. Close #15652 Takashi Tamura 2022-11-02 08:33:31 +09:00
  • 6193537cd3
    Merge pull request #15648 from Snuffleupagus/issue-12232 Jonas Jenwald 2022-10-31 11:14:23 +01:00
  • e42e1cde61
    Merge pull request #15615 from calixteman/bug1796741 calixteman 2022-10-31 09:58:27 +01:00
  • bc4e5e39ff
    Merge pull request #15649 from SpartanApple/patch-1 Jonas Jenwald 2022-10-31 09:20:18 +01:00
  • 8d147b993f
    Changed link for "Gulp's getting started guide" Mitchell Gale 2022-10-30 15:30:42 -07:00
  • 547556b5b2 Prevent keyboard interaction with form elements in PresentationMode (issue 12232) Jonas Jenwald 2022-10-30 17:36:20 +01:00
  • f0811a4a3c Prevent mouse interaction with form elements in PresentationMode (issue 12232) Jonas Jenwald 2022-10-30 16:11:31 +01:00
  • c059c13785
    Merge pull request #15643 from timvandermeij/bump Tim van der Meij 2022-10-29 20:11:04 +02:00
  • ab136c5c39
    Bump versions in pdfjs.config Tim van der Meij 2022-10-29 20:04:37 +02:00
  • d0823066cc
    Merge pull request #15642 from mozilla/dependabot/npm_and_yarn/minimist-and-minimist-1.2.6 v3.0.279 Tim van der Meij 2022-10-29 19:19:40 +02:00
  • 131819a15c
    Bump minimist dependabot[bot] 2022-10-29 17:14:12 +00:00
  • b74fbdeda7
    Merge pull request #15640 from Snuffleupagus/update-packages Tim van der Meij 2022-10-29 19:12:29 +02:00
  • eeca44d162
    Merge pull request #15641 from Snuffleupagus/rm-PdfManager-onLoadedStream Tim van der Meij 2022-10-29 19:09:35 +02:00
  • caef47a0cf Remove the PdfManager.onLoadedStream method (PR 15616 follow-up) Jonas Jenwald 2022-10-25 15:07:12 +02:00
  • 5b46400240
    Merge pull request #15633 from calixteman/cursors Jonas Jenwald 2022-10-29 12:24:10 +02:00
  • 67778eac60 [Editor] Change the cursor icons Calixte Denizet 2022-10-27 11:49:03 +02:00
  • 571a986496 Update l10n files Jonas Jenwald 2022-10-29 11:13:02 +02:00
  • f6746854ac Update npm packages Jonas Jenwald 2022-10-29 10:17:36 +02:00
  • 8b970109ea
    Merge pull request #15632 from Snuffleupagus/issue-15629-2 Jonas Jenwald 2022-10-29 09:37:07 +02:00
  • 8f80efa4ab
    Merge pull request #15618 from calixteman/15614 calixteman 2022-10-28 21:04:42 +02:00
  • 0de804a256 [JS] Some functions (print, alert,...) must be called only after a user activation Calixte Denizet 2022-10-24 18:56:52 +02:00
  • a7232339d8
    Merge pull request #15637 from Snuffleupagus/Array-from-map Jonas Jenwald 2022-10-28 18:29:02 +02:00
  • ba05e47b3e Combine Array.from and Array.prototype.map calls Jonas Jenwald 2022-10-28 13:46:30 +02:00
  • 1e7274e9c6 [api-minor] Move the handling of unbalanced markedContent to the worker-thread (PR 15630 follow-up) Jonas Jenwald 2022-10-26 19:43:17 +02:00
  • 27b251ac99
    Merge pull request #15631 from calixteman/15627 calixteman 2022-10-27 10:29:25 +02:00
  • 87f53b9cc9 [JS] Avoid to trigger a commit event on 'ENTER' when the textfield is multiline Calixte Denizet 2022-10-26 19:29:13 +02:00
  • 05e5927c41
    Merge pull request #15630 from Snuffleupagus/issue-15629 Jonas Jenwald 2022-10-26 19:27:23 +02:00
  • 980acddbfa Prevent textLayer errors in documents with unbalanced beginMarkedContent/endMarkedContent operators (issue 15629) Jonas Jenwald 2022-10-26 17:59:48 +02:00
  • 9f95a14e91 [Form] Don't use field appearances when /NeedAppearances is set to true (bug 1796741) Calixte Denizet 2022-10-24 15:26:00 +02:00
  • 9a33a0fba9
    Merge pull request #15623 from calixteman/editor_int_test calixteman 2022-10-26 11:31:07 +02:00
  • 00279d6e64
    Merge pull request #15625 from calixteman/bug1797310 calixteman 2022-10-26 11:02:55 +02:00
  • 0996398372 Fix font for the 'current view' entry in the secondary toolbar (bug 1797310) Calixte Denizet 2022-10-25 23:26:23 +02:00
  • 2384fbcb89 Fix editor tests on Windows Calixte Denizet 2022-10-25 15:28:22 +02:00
  • 098ca670d0
    Merge pull request #15616 from Snuffleupagus/PdfManager-requestLoadedStream-return Jonas Jenwald 2022-10-25 11:39:01 +02:00
  • 22225a1eaa
    Merge pull request #15617 from Snuffleupagus/bug-1662416 Jonas Jenwald 2022-10-24 19:18:30 +02:00
  • 03775917db Update the l10n-strings for the download-buttons (bug 1662416) Jonas Jenwald 2022-10-24 18:28:49 +02:00
  • bcffbf74f3 Let the PdfManager.requestLoadedStream method return the stream Jonas Jenwald 2022-10-24 16:59:25 +02:00
  • 987062c302
    Merge pull request #15581 from Snuffleupagus/rm-setTransform-catch Jonas Jenwald 2022-10-22 14:09:43 +02:00
  • 497edbd0ee Revert "Avoid all rendering breaking completely when CanvasPattern.setTransform() is unsupported" (PR 13725 follow-up) Jonas Jenwald 2022-10-16 15:56:07 +02:00
  • f5711fc385
    Merge pull request #15606 from Snuffleupagus/issue-15604 Jonas Jenwald 2022-10-21 17:23:55 +02:00
  • 5e045b8688
    Merge pull request #15608 from calixteman/new_icons calixteman 2022-10-21 12:46:40 +02:00
  • 80dfd5404f Update icons (last and final update) Calixte Denizet 2022-10-21 12:02:22 +02:00
  • 71bd8b4de9 Let Lexer.getNumber treat more invalid "numbers" as zero (issue 15604) Jonas Jenwald 2022-10-20 19:40:25 +02:00
  • 7dc16c237a
    Merge pull request #15603 from Snuffleupagus/pr-15593-followup Jonas Jenwald 2022-10-20 15:13:25 +02:00
  • e591378ff1 Restore a weaker version of the /Pages dictionary /Count check for corrupt documents (PR 15593 follow-up) Jonas Jenwald 2022-10-20 14:15:58 +02:00
  • 36967fcedb
    Merge pull request #15586 from Snuffleupagus/rm-matchesForCache Jonas Jenwald 2022-10-20 10:35:00 +02:00
  • f3949ba69d
    Merge pull request #15598 from calixteman/15597 Jonas Jenwald 2022-10-20 00:01:24 +02:00
  • 6db9cefaaf [Annotation] Replace use of id by data-element-id to have the correct id Calixte Denizet 2022-10-19 23:01:36 +02:00
  • ba3a0e104a
    Merge pull request #15595 from calixteman/1793419 calixteman 2022-10-19 19:33:49 +02:00
  • 238570c0da
    Merge pull request #15596 from Snuffleupagus/issue-15594 Jonas Jenwald 2022-10-19 18:35:10 +02:00
  • 3c046c0a21 Extend getSupplementalGlyphMapForCalibri with some umlauts (issue 15594) Jonas Jenwald 2022-10-19 17:49:40 +02:00
  • e00a040a80
    Merge pull request #15593 from Snuffleupagus/issue-9105-other Jonas Jenwald 2022-10-19 16:26:14 +02:00