Commit Graph

  • cdeeec966d Rename the --outline-... CSS variables to --treeitem-... instead (PR 11077 follow-up) Jonas Jenwald 2020-09-05 23:06:44 +02:00
  • 87b002c52f Remove code-paths only relevant for IE 11/Edge (non-Chromium based) from the web/ folder Jonas Jenwald 2020-09-05 17:00:52 +02:00
  • 4caa14b4dc
    Merge pull request #12326 from Snuffleupagus/bug-1661259 Tim van der Meij 2020-09-04 22:06:54 +02:00
  • a52e229ca6 Revert "Download, rather than opening, PDF attachments in Firefox (bug 1661259, PR 12286 follow-up)" Jonas Jenwald 2020-09-04 12:03:27 +02:00
  • 05fede43f7
    Merge pull request #12323 from timvandermeij/bump Tim van der Meij 2020-09-03 23:50:34 +02:00
  • b30a34c98d
    Bump versions in pdfjs.config Tim van der Meij 2020-09-03 23:43:50 +02:00
  • 3be9c65f04
    Merge pull request #12321 from Snuffleupagus/BaseViewer-validate-viewer-option v2.6.347 Tim van der Meij 2020-09-03 22:11:23 +02:00
  • 89f6bb0fc6 Ensure that the viewer property, on BaseViewer-instances, is a valid div-element (issue 12320) Jonas Jenwald 2020-09-03 14:54:54 +02:00
  • 84da13b487
    Merge pull request #12315 from emilio/more-resilient-print-callback Brendan Dahl 2020-09-02 14:13:36 -07:00
  • f4f4ec30f4
    print: Make the firefox printing code able to fail and be re-invoked. Emilio Cobos Álvarez 2020-09-02 11:38:10 +02:00
  • ed9ea8f9b2
    Merge pull request #12310 from Snuffleupagus/issue-12308 Tim van der Meij 2020-09-01 22:03:03 +02:00
  • 695523712c Add support for /Print and /SaveAs named actions in the viewer (issue 12308) Jonas Jenwald 2020-09-01 08:54:07 +02:00
  • 60ffac0480
    Merge pull request #12296 from Snuffleupagus/mergeSubDicts Tim van der Meij 2020-08-31 23:29:44 +02:00
  • c48fe10f75
    Merge pull request #12301 from Snuffleupagus/stylelint Tim van der Meij 2020-08-31 22:42:18 +02:00
  • 784a420027 Add support, in Dict.merge, for merging of "sub"-dictionaries Jonas Jenwald 2020-08-28 01:05:33 +02:00
  • 8aa2718d22 Re-format all web/*.css files using Stylelint/Prettier Jonas Jenwald 2020-08-30 16:24:55 +02:00
  • 7b5a540a52 Add (basic) support for Stylelint, to allow linting of CSS files Jonas Jenwald 2020-08-29 16:35:27 +02:00
  • aa27e7fb8d
    Merge pull request #12170 from Snuffleupagus/optional-content-viewer-2 Tim van der Meij 2020-08-30 21:14:24 +02:00
  • 66aabe3ec7 [api-minor] Add support for toggling of Optional Content in the viewer (issue 12096) Jonas Jenwald 2020-08-06 21:01:03 +02:00
  • 2393443e73 Include the /Order array, if available, when parsing the Optional Content configuration Jonas Jenwald 2020-08-06 20:59:46 +02:00
  • 9ba5f9fa34 Create an OptionalContentConfig-instance once for each task, when running the reference test-suite Jonas Jenwald 2020-08-06 20:51:57 +02:00
  • ef5a5c142a
    Merge pull request #12299 from Snuffleupagus/progressBar-indeterminate Tim van der Meij 2020-08-30 16:14:01 +02:00
  • d1cc382383
    Merge pull request #12300 from Snuffleupagus/findbar-hover Tim van der Meij 2020-08-30 16:07:43 +02:00
  • 06b53d770a
    Merge pull request #12259 from brendandahl/cmap-fix Tim van der Meij 2020-08-30 16:01:24 +02:00
  • d383193913
    Merge pull request #12298 from Snuffleupagus/doorHanger-positions Tim van der Meij 2020-08-30 15:53:22 +02:00
  • 931f2cff1e Fix various :hover effects in the findbar (PR 11077 follow-up) Jonas Jenwald 2020-08-29 15:27:00 +02:00
  • 55e1dda52a Update the indeterminate progressBar to the new design (PR 11077 follow-up) Jonas Jenwald 2020-08-28 16:04:43 +02:00
  • 16f5080bef Tweak the vertical positions of the findbar and secondaryToolbar (PR 11077 follow-up) Jonas Jenwald 2020-08-28 13:00:07 +02:00
  • 45e8a31cc0 Fix handling of symbolic fonts and unicode cmaps. Brendan Dahl 2020-08-21 15:25:07 -07:00
  • eb3654e278
    Merge pull request #12287 from calixteman/bug_1661226 Tim van der Meij 2020-08-27 23:04:57 +02:00
  • 6db8907d82
    Merge pull request #12293 from Snuffleupagus/bug-1661259 Tim van der Meij 2020-08-27 22:13:19 +02:00
  • 2a0de0b66b Download, rather than opening, PDF attachments in Firefox (bug 1661259, PR 12286 follow-up) Jonas Jenwald 2020-08-27 16:01:45 +02:00
  • a23079c2dd Ensure that PDFAttachmentViewer._bindLink assigns the correct contentType when downloading PDF attachments Jonas Jenwald 2020-08-27 16:00:12 +02:00
  • de932573dd Revert "Use a link, rather than window.open, when opening PDF attachments in Firefox (bug 1661259)" Jonas Jenwald 2020-08-27 15:50:55 +02:00
  • ba94f04ba3 Bug 1661226 - Push button are not rendered with renderInteractiveForms enabled Calixte Denizet 2020-08-26 20:26:18 +02:00
  • a6f66891cc
    Merge pull request #12286 from Snuffleupagus/bug-1661259 Tim van der Meij 2020-08-26 22:25:56 +02:00
  • 3e437ce63c
    Merge pull request #12285 from Snuffleupagus/sourceEventType-optional Tim van der Meij 2020-08-26 22:18:19 +02:00
  • 1e5d4b6a80 Use a link, rather than window.open, when opening PDF attachments in Firefox (bug 1661259) Jonas Jenwald 2020-08-26 19:02:51 +02:00
  • 77a1e531c2 Ensure that the sourceEventType parameter is actually optional in PDFViewerApplication.{download, save} (PR 12248 follow-up) Jonas Jenwald 2020-08-26 11:38:50 +02:00
  • 4ffdbe6ec9
    Merge pull request #12271 from timvandermeij/acroform-type-detection Tim van der Meij 2020-08-26 00:18:00 +02:00
  • 0f229d537f
    Inline the setup method in the parse method in src/core/document.js Tim van der Meij 2020-08-25 23:22:21 +02:00
  • 280207c740
    Redo the form type detection logic and include unit tests Tim van der Meij 2020-08-23 14:04:49 +02:00
  • f0bf62ff54
    Mark the catDict member as private in the Catalog class Tim van der Meij 2020-08-22 23:38:50 +02:00
  • f20f0bcc78
    Move the AcroForm logic from the document to the catalog Tim van der Meij 2020-08-22 23:33:19 +02:00
  • b41a2f4d5a
    Move the collection logic from the document to the catalog Tim van der Meij 2020-08-22 22:47:15 +02:00
  • 935d95b462
    Move the version logic from the document to the catalog Tim van der Meij 2020-08-22 22:21:38 +02:00
  • 525cc733d2
    Merge pull request #12276 from Snuffleupagus/worker-ensure Tim van der Meij 2020-08-25 22:18:08 +02:00
  • bd16c363ce Access the Catalog data correctly in the "GetPageIndex" handler in src/core/worker.js Jonas Jenwald 2020-08-25 11:54:23 +02:00
  • 2e6e2c3b41 Access the XRef data correctly in the "GetStats" handler in src/core/worker.js Jonas Jenwald 2020-08-25 11:25:08 +02:00
  • 34cec29288
    Merge pull request #12270 from janpe2/type1-accents Tim van der Meij 2020-08-24 21:55:33 +02:00
  • 0f4fc12c5e
    Merge pull request #12268 from Snuffleupagus/numPages-padding Tim van der Meij 2020-08-23 21:07:08 +02:00
  • e7febbf0f7 Accent positioning in Type1 seac glyphs Jani Pehkonen 2020-08-23 20:48:10 +03:00
  • 7762205c52 Reduce the leading padding for the numPages span (PR 11077 follow-up) Jonas Jenwald 2020-08-23 16:21:07 +02:00
  • 7df8aa34a5
    Merge pull request #12263 from timvandermeij/acroform-fixes Tim van der Meij 2020-08-23 13:37:30 +02:00
  • 73bc8e1d9f
    Include forms/print reference tests for the document from #12233 Tim van der Meij 2020-08-22 16:24:03 +02:00
  • a8efc0296b
    Obtain the export values for choice widgets from the normal appearance Tim van der Meij 2020-08-22 15:45:33 +02:00
  • 1b82ad8fff
    Decode widget form values consistently Tim van der Meij 2020-08-22 15:02:29 +02:00
  • 3398e69aef
    Merge pull request #12267 from Snuffleupagus/update-packages Tim van der Meij 2020-08-23 12:31:57 +02:00
  • ba8c5bde5f Update l10n files Jonas Jenwald 2020-08-23 10:10:38 +02:00
  • cb27999681 Update npm packages Jonas Jenwald 2020-08-23 10:08:45 +02:00
  • 364b9cc802
    Merge pull request #12265 from Snuffleupagus/issue-12262 Tim van der Meij 2020-08-22 20:59:52 +02:00
  • fa02808f76 Mark the setModified method, on AnnotationStorage, as "private" (PR 12241 follow-up) Jonas Jenwald 2020-08-22 20:04:25 +02:00
  • 1f5021d76a Prevent errors if PDFDocumentProxy.saveDocument is called without the annotationStorage parameter (PR 12241 follow-up) Jonas Jenwald 2020-08-22 18:09:17 +02:00
  • f2e3d6c819 Don't warn when navigating away from a modified form, if printing has occurred (issue 12262) Jonas Jenwald 2020-08-22 17:37:26 +02:00
  • 9d7609d255
    Merge pull request #12261 from Snuffleupagus/renderInteractiveForms-defaults Tim van der Meij 2020-08-22 16:48:42 +02:00
  • 36e149800e
    Unconditionally set the field value for choice widgets in the annotation storage Tim van der Meij 2020-08-22 14:29:00 +02:00
  • a8de614a9f Also enable renderInteractiveForms by default in the viewer components (PR 12201 follow-up) Jonas Jenwald 2020-08-22 13:58:33 +02:00
  • 5fed7112a2
    Use the export value instead of the display value for choice widget option selection Tim van der Meij 2020-08-22 13:57:12 +02:00
  • 37c5660394
    Merge pull request #12260 from utopianknight/replace-menuArrow-icon Tim van der Meij 2020-08-22 13:28:41 +02:00
  • 43a439643d Replaced menu dropdown icon utopianknight 2020-08-22 12:10:51 +04:00
  • 1ff578cbd4
    Merge pull request #12244 from yangjiang3973/fix-webpack Tim van der Meij 2020-08-21 23:46:29 +02:00
  • 909c5af5ed
    Merge pull request #12256 from escapewindow/12241-followup Tim van der Meij 2020-08-21 23:28:37 +02:00
  • 3c790936c1
    Merge pull request #12247 from timvandermeij/acroform-choice-null Tim van der Meij 2020-08-21 23:17:20 +02:00
  • b1423336c3 #12241 followup - move event listener to PDFViewerApplication.load Aki Sasaki 2020-08-21 09:53:39 -07:00
  • 0d5ef5dd0a
    Merge pull request #12248 from brendandahl/pdf-save-as Brendan Dahl 2020-08-20 18:11:29 -07:00
  • 8023175103 Support file save triggered from the Firefox integrated version. Brendan Dahl 2020-08-19 12:19:59 -07:00
  • 10f61b8c96
    Merge pull request #12241 from escapewindow/prevent-default Brendan Dahl 2020-08-20 17:56:59 -07:00
  • 83365a3756 confirm if leaving a modified form without saving Aki Sasaki 2020-08-18 13:50:23 -07:00
  • 2e95d08f12
    Merge pull request #12251 from DesWurstes/master Tim van der Meij 2020-08-21 00:08:02 +02:00
  • 164be97dfc
    Merge pull request #12250 from Snuffleupagus/dropdownToolbarButton-adjustWidth Tim van der Meij 2020-08-20 22:41:36 +02:00
  • 72f48ee089 Return the query with the findcontrols DesWurstes 2020-08-20 09:28:02 +01:00
  • 2683f44b40 Update the zoom dropdown width calculation to work better in locales with long zoom-strings (PR 11077 follow-up) Jonas Jenwald 2020-08-20 09:36:35 +02:00
  • 12c20772ac
    Improve the field value parsing for choice widgets to handle null values Tim van der Meij 2020-08-18 23:04:56 +02:00
  • 3ca037af78
    Combine the choice widget field value unit tests into one parametrized unit test Tim van der Meij 2020-08-18 22:55:59 +02:00
  • 965d20db2a
    Merge pull request #11077 from utopianknight/modern-look Tim van der Meij 2020-08-19 22:53:11 +02:00
  • c0b671d91b Photon Design utopianknight 2020-07-29 20:31:58 +04:00
  • dee0c29f6f fix webpack config problem caused by breaking changes of worker-loader IanJiang0817 2020-08-19 17:02:16 +08:00
  • b52b36f6a5
    Merge pull request #12230 from timvandermeij/reference-test-print Tim van der Meij 2020-08-18 13:11:18 +02:00
  • 483efedc66
    Include reference tests for text/choice/button widget printing Tim van der Meij 2020-08-17 22:34:02 +02:00
  • 8ccf09d5dd
    Implement reference testing for printing Tim van der Meij 2020-08-17 22:03:01 +02:00
  • 37e9c97cec
    Merge pull request #12229 from brendandahl/ann-event Tim van der Meij 2020-08-17 23:43:04 +02:00
  • 7bba4931ad Dispatch event when annotations have finished rendering. Brendan Dahl 2020-08-17 13:19:03 -07:00
  • ebb903e506
    Merge pull request #12227 from Snuffleupagus/dist-more-es5 Tim van der Meij 2020-08-17 19:30:26 +02:00
  • e079c180c3 Include minified-es5 in the pdfjs-dist library (issue 12220) Jonas Jenwald 2020-08-17 14:57:30 +02:00
  • 1cf660ba73 Add a image_decoders-es5 gulp task, and include it in the pdfjs-dist library Jonas Jenwald 2020-08-17 14:30:09 +02:00
  • 628a1ee04e
    Merge pull request #12219 from Snuffleupagus/handleTransferFunction Tim van der Meij 2020-08-17 13:26:19 +02:00
  • 1058f16605 Add (basic) support for transfer functions to Images (issue 6931, bug 1149713) Jonas Jenwald 2020-08-17 08:49:19 +02:00
  • 9d3e046a4f Don't cache /ExtGState entries that contain fonts (PR 12087 follow-up) Jonas Jenwald 2020-08-16 17:32:15 +02:00
  • 192afb87e3
    Merge pull request #12203 from staktrace/zoomfix Tim van der Meij 2020-08-16 22:36:37 +02:00
  • 9be177d2de
    Merge pull request #12210 from Snuffleupagus/minified-keep-names Tim van der Meij 2020-08-16 22:19:30 +02:00