Commit Graph

  • 1dffcf7f25 Remove undefStack stuff in the cff parser calixteman 2025-12-27 15:34:55 +01:00
  • eaf49c1057 Avoid to have a mail link with string having the format ddd@d.dddd calixteman 2025-12-23 23:13:09 +01:00
  • 165a12cfac Add CLAUDE.md generated with claude code calixteman 2025-12-22 23:56:57 +01:00
  • 33e857995c Merge pull request #20519 from timvandermeij/ink-simplify Tim van der Meij 2025-12-23 15:46:59 +01:00
  • dd6459c3d2 Merge pull request #20525 from calixteman/simplify_gradient Tim van der Meij 2025-12-23 15:44:54 +01:00
  • f66575ac72 Merge pull request #20527 from calixteman/rm_talos calixteman 2025-12-23 15:35:17 +01:00
  • fbce8bf829 Remove some files from talos tests because they aren't available on webarchive calixteman 2025-12-23 15:26:07 +01:00
  • 8af3060887 Merge pull request #20526 from calixteman/issue20489 Tim van der Meij 2025-12-23 15:10:35 +01:00
  • 7f1f5ecf09 Merge pull request #20521 from calixteman/issue20520 Tim van der Meij 2025-12-23 14:49:57 +01:00
  • cc0dadaabc Merge pull request #20524 from calixteman/simplify_regex_escaping Tim van der Meij 2025-12-23 14:46:46 +01:00
  • 91033c2199 Fix the encoding for some missing chinese fonts calixteman 2025-12-23 14:05:17 +01:00
  • 4ff582acbe Avoid pattern creation with some basic gradients calixteman 2025-12-23 10:35:59 +01:00
  • 9f4db380aa Merge pull request #20514 from calixteman/issue20513 calixteman 2025-12-23 10:15:21 +01:00
  • 01531dac06 Simplify regex escaping calixteman 2025-12-23 10:00:36 +01:00
  • fc4985819f Avoid exception when trying to render some glyphs contours calixteman 2025-12-21 21:34:42 +01:00
  • 6d95eaad28 Dont' throw when adding page labels in thumbnails Calixte Denizet 2025-12-22 23:15:09 +01:00
  • 71140e7d0f Introduce a helper function to draw a line in the ink editor integration tests Tim van der Meij 2025-12-22 19:37:01 +01:00
  • 509fcc84e2 Merge pull request #20518 from calixteman/issue20516 Tim van der Meij 2025-12-22 19:02:45 +01:00
  • bdf5005203 Merge pull request #20501 from timvandermeij/updates Tim van der Meij 2025-12-22 18:13:43 +01:00
  • 923a778d26 Escape punctuation signs in search query calixteman 2025-12-22 17:41:50 +01:00
  • 65ae8f62da Update translations to the most recent versions Tim van der Meij 2025-12-13 18:56:55 +01:00
  • 40a8fdbca9 Upgrade @types/node to version 25.0.1 Tim van der Meij 2025-12-13 18:55:52 +01:00
  • c5db38dd86 Update dependencies to the most recent versions Tim van der Meij 2025-12-13 18:48:39 +01:00
  • f7f963ef97 Merge pull request #20517 from calixteman/fix_unit_test_import_map Tim van der Meij 2025-12-22 16:25:09 +01:00
  • 8bcbf22ad4 Fix unit tests in adding a comma in the JSON for imports Calixte Denizet 2025-12-22 16:01:30 +01:00
  • db6b0cd728 Merge pull request #20502 from timvandermeij/node-25 Tim van der Meij 2025-12-22 15:07:12 +01:00
  • b92f742a26 Run the CI tests in Node.js version 25 too Tim van der Meij 2025-12-13 19:17:34 +01:00
  • 010e52e15d Merge pull request #20507 from mozilla/dependabot/github_actions/actions/upload-artifact-6 Tim van der Meij 2025-12-20 14:18:53 +01:00
  • cdf34b65a4 Merge pull request #20495 from calixteman/new_sidebar calixteman 2025-12-15 18:45:49 +01:00
  • 2367196a00 Change the sidebar for a views manager calixteman 2025-12-09 21:34:26 +01:00
  • 6517dede85 Merge pull request #20508 from calixteman/tree_follow_up calixteman 2025-12-15 17:15:51 +01:00
  • f42a120aac Fix some css in the tree view Calixte Denizet 2025-12-15 16:18:57 +01:00
  • 0b60e9c213 Bump actions/upload-artifact from 5 to 6 dependabot[bot] 2025-12-15 12:05:28 +00:00
  • 9677798ba0 Fix Worker was terminated error when loading is cancelled Andrii Vitiv 2025-12-14 18:06:33 +02:00
  • 6c746260a9 Merge pull request #20500 from calixteman/fix_menu_rtl Tim van der Meij 2025-12-13 14:26:33 +01:00
  • 8b4fae0a84 Merge pull request #20482 from Uzair-Ahmed-Shah/fix-issue-20420 Tim van der Meij 2025-12-13 14:22:47 +01:00
  • 9de04ef3de Fix the position of the checkmark when the menu is displayed in RTL Calixte Denizet 2025-12-12 17:33:20 +01:00
  • ff4529d127 Merge pull request #20492 from nicolo-ribaudo/simplify-markedcontent-text-layer calixteman 2025-12-12 17:29:33 +01:00
  • f824f38e30 Merge pull request #20499 from AtiX/master calixteman 2025-12-12 17:28:22 +01:00
  • 7e0c9395fb Simplify positioning of elements inside markedContent Nicolò Ribaudo 2025-12-08 18:54:13 +01:00
  • 9bc4175bde Improves text rendering performance by skipping unnecessary pattern calculations Arthur Silber 2025-12-11 17:59:17 +01:00
  • 4af193bbfc Merge pull request #20491 from nicolo-ribaudo/move-text-scaling-logic-to-css Tim van der Meij 2025-12-11 20:53:14 +01:00
  • d946f05841 Merge pull request #20440 from Gaurang-5/master Tim van der Meij 2025-12-09 20:42:51 +01:00
  • 6075f6ee75 Merge pull request #20494 from calixteman/simplify_sidebar_resize Tim van der Meij 2025-12-09 20:39:09 +01:00
  • 171fede558 Merge pull request #20493 from calixteman/mv_tree Tim van der Meij 2025-12-09 20:37:32 +01:00
  • eb2b7c2c86 Move text layer scaling logic to CSS Nicolò Ribaudo 2025-12-08 15:57:07 +01:00
  • 83fa8e9df1 Use only one resize observer in the the sidebar Calixte Denizet 2025-12-08 20:33:51 +01:00
  • 3e59e7535d Move the css for tree object in its own file Calixte Denizet 2025-12-08 20:05:43 +01:00
  • a25448502d Fix #20420: Prevent double decoding of file URL parameter Uzair-Ahmed-Shah 2025-12-08 22:37:52 +05:30
  • f75812b0af Merge pull request #20346 from ryzokuken/binary-fontpath calixteman 2025-12-08 13:59:23 +01:00
  • 2bb30fb38a Merge pull request #20490 from calixteman/dot.vscode calixteman 2025-12-08 10:01:44 +01:00
  • 6de24bab92 Add .vscode to .gitignore Calixte Denizet 2025-12-08 09:58:22 +01:00
  • 5b22189c24 Merge pull request #20485 from calixteman/lint_mc_css calixteman 2025-12-08 09:48:18 +01:00
  • 4bf759404c Add a new linting task in order to detect unused/unknown css variables in the Firefox build Calixte Denizet 2025-12-05 18:06:00 +01:00
  • de5709a7cd Merge pull request #20454 from xiaobai2017666/russian-char Tim van der Meij 2025-12-07 18:28:41 +01:00
  • ac8d80a8e4 Fix infinite loop in JBIG2 decoder with >4 referred-to segments and add regression test Gaurang Bhatia 2025-12-07 06:46:16 +05:30
  • 3a85770af1 Encode FontPath data into an ArrayBuffer Ujjwal Sharma 2025-09-30 13:37:39 +05:30
  • 36de2d976d Merge pull request #20476 from calixteman/thumbnail_scroll calixteman 2025-12-05 09:59:11 +01:00
  • 8a42b82ecd Merge pull request #20474 from calixteman/sidebar_resize_callbacks calixteman 2025-12-05 08:54:24 +01:00
  • 30984435fe Merge pull request #20483 from calixteman/menu calixteman 2025-12-05 08:53:19 +01:00
  • f29e6a92a1 Merge pull request #20472 from calixteman/bug1998046_2 calixteman 2025-12-05 08:52:16 +01:00
  • 79c72f2c9a Inject the text from the text layer in the MathML tags when they're in the struct tree (bug 1998046) calixteman 2025-11-30 23:11:15 +01:00
  • 4c6cc0a042 Add a menu class in order to be used in the new UI for the merge feature Calixte Denizet 2025-12-04 19:33:06 +01:00
  • 8435e8f4bb Merge pull request #20471 from calixteman/bug1998046_1 calixteman 2025-12-04 22:09:34 +01:00
  • c51ceb750b Add some callbacks when resizing a sidebar Calixte Denizet 2025-12-02 18:26:30 +01:00
  • 615965f3d9 Merge pull request #20470 from timvandermeij/updates calixteman 2025-12-03 16:27:32 +01:00
  • f9b857463b Use HTMLElement.scrollIntoView when showing a thumbnail Calixte Denizet 2025-12-03 15:51:34 +01:00
  • 8e2963ccad Merge pull request #20226 from lab-core/pointer-type-initialization calixteman 2025-12-02 20:55:39 +01:00
  • 365cc69cae Extend getGlyphMapForStandardFonts with some Russian entries (issue 20453) Weismann 2025-12-01 10:21:27 +08:00
  • 87b3b5212e Aria-hide the text content part of a MathML formula (bug 1998046) calixteman 2025-11-30 22:20:24 +01:00
  • 93a8312a37 Update translations to the most recent versions Tim van der Meij 2025-11-29 18:37:32 +01:00
  • 758856e664 Update dependencies to the most recent versions Tim van der Meij 2025-11-29 18:30:24 +01:00
  • 4aca13e77a Merge pull request #20469 from timvandermeij/bump Tim van der Meij 2025-11-29 16:00:32 +01:00
  • 0b051a7cad Bump the stable version in pdfjs.config Tim van der Meij 2025-11-29 15:57:15 +01:00
  • f44e5f0e63 Merge pull request #20462 from calixteman/improve_thumbnails v5.4.449 Tim van der Meij 2025-11-29 15:36:46 +01:00
  • 423379e42f Slightly reduce the memory used by thumbnails Calixte Denizet 2025-11-25 22:25:07 +01:00
  • a965536485 Merge pull request #20468 from timvandermeij/trusted-publishing Tim van der Meij 2025-11-28 21:13:06 +01:00
  • 8eb747663a Use OIDC trusted publishing in the GitHub Actions release workflow Tim van der Meij 2025-11-28 21:01:13 +01:00
  • ec5330f78c Merge pull request #20465 from calixteman/update_char_to_nfkc calixteman 2025-11-28 16:59:23 +01:00
  • 925fc3d8f2 Merge pull request #20467 from calixteman/make_sidebar calixteman 2025-11-28 16:27:44 +01:00
  • 45578aa8f5 Create a sidebar object Calixte Denizet 2025-11-27 18:45:19 +01:00
  • eee20cf138 Fix the regex string used to find the chars to normalize with NFKC when searching Calixte Denizet 2025-11-27 14:13:57 +01:00
  • 907cceb4ab Merge pull request #20460 from calixteman/issue20452 Tim van der Meij 2025-11-27 21:37:07 +01:00
  • 40b52fa43a Merge pull request #20458 from calixteman/fix_firstchild Tim van der Meij 2025-11-27 21:34:56 +01:00
  • 08074cf024 Merge pull request #20450 from Mario34/update-dependencies Tim van der Meij 2025-11-27 21:16:21 +01:00
  • 956aa7efad Merge pull request #20459 from mozilla/dependabot/github_actions/actions/checkout-6 Tim van der Meij 2025-11-27 21:07:51 +01:00
  • b6fcb523c5 [Editor] Allow to save an edited comment in using CTRL+Enter shortcut. Calixte Denizet 2025-11-21 14:52:04 +01:00
  • f6ad1a5610 Bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-24 12:42:52 +00:00
  • 0bad4e938e Include missing cached-iterable dev dependency in package.json Mario34 2025-11-24 09:24:20 +08:00
  • 029cae2ad4 Don't use firstChild/lastChild when getting elements (follow-up of #20447) calixteman 2025-11-22 21:10:32 +01:00
  • ec71e4ed65 Merge pull request #20455 from calixteman/bug1998843 calixteman 2025-11-22 20:59:04 +01:00
  • d4b6464675 Merge pull request #20456 from calixteman/issue20225 calixteman 2025-11-22 15:25:25 +01:00
  • b41959bde8 Merge pull request #20413 from sachiniyer/siyer/fix-annotation-editor-deletion calixteman 2025-11-21 22:28:06 +01:00
  • 464dae11ac fix: deleteAnnotationElement takes a full editor object Sachin Iyer 2025-10-30 18:12:19 -07:00
  • 039b9e4df3 When searching for a group of punctuation signs, only add extraspaces around the group Calixte Denizet 2025-11-21 18:59:32 +01:00
  • 516aea5562 [XFA] Set default max value in occur tag to -1 (bug 1998843) Calixte Denizet 2025-11-21 17:53:38 +01:00
  • ddf3a989ca Merge pull request #20427 from Aditi-1400/issue-20426 calixteman 2025-11-20 20:49:30 +01:00
  • 7743d11594 Add setter for some FontFaceObject properties Aditi 2025-11-07 01:02:44 +05:30
  • 8f0c62990e Merge pull request #20447 from calixteman/lint_html Tim van der Meij 2025-11-18 21:11:52 +01:00
  • 20393c4c57 Merge pull request #20449 from mozilla/dependabot/npm_and_yarn/js-yaml-3.14.2 Tim van der Meij 2025-11-18 20:51:32 +01:00