Commit Graph

  • 127590b1c3 Support running the tests headlessly. Brendan Dahl 2018-04-12 15:15:25 -07:00
  • 76337fdc49
    Merge pull request #9777 from Snuffleupagus/PageViewport-MessageHandler-cleanup Tim van der Meij 2018-06-04 23:28:41 +02:00
  • d171a3f2dc
    Merge pull request #9779 from timvandermeij/gulpfile Tim van der Meij 2018-06-04 22:58:02 +02:00
  • 3e5ec41045
    Remove dead code in the gh-pages-prepare task in the Gulpfile Tim van der Meij 2018-06-04 22:50:09 +02:00
  • 3c51f2fc1a
    Merge pull request #9741 from timvandermeij/webpack Brendan Dahl 2018-06-04 13:21:50 -07:00
  • 89caaf4071 Use LoopbackPort in the "message_handler" unit-tests Jonas Jenwald 2018-06-04 12:38:05 +02:00
  • 44d8afd46b Move MessageHandler into a separate src/shared/message_handler.js file Jonas Jenwald 2018-06-04 12:37:54 +02:00
  • 69f2a77543 Update the signature of the PageViewport constructor, and improve the JSDoc comments for the class Jonas Jenwald 2018-06-04 12:37:00 +02:00
  • 51673dbc5a Convert the PageViewport to a proper ES6 class Jonas Jenwald 2018-06-04 12:36:53 +02:00
  • 5917b21702 Remove completely unused fontScale property from PageViewport Jonas Jenwald 2018-06-04 12:36:34 +02:00
  • 08c8f8733d Move PageViewport from src/shared/util.js to src/display/dom_utils.js Jonas Jenwald 2018-06-04 12:36:26 +02:00
  • f486051d77 Explicitly list the ignored files in the src/shared/ folder, for the gulp lib build target Jonas Jenwald 2018-06-04 12:52:43 +02:00
  • 5053d02ba4
    Merge pull request #9774 from timvandermeij/unlink Tim van der Meij 2018-06-03 22:27:47 +02:00
  • 90750d624b
    Use fs.unlinkSync instead of fs.unlink when removing files in the font tests Tim van der Meij 2018-06-03 22:17:05 +02:00
  • 8ce24744f2
    Merge pull request #9769 from Snuffleupagus/node-unittest-rm-console-errors Tim van der Meij 2018-06-03 19:50:42 +02:00
  • 3859c63780
    Merge pull request #9773 from Rob--W/content-disposition-textdecode-utf8 Tim van der Meij 2018-06-03 19:38:35 +02:00
  • 0e4e79169b Fall back to ISO-8859-1 in content_disposition.js Rob Wu 2018-06-03 16:16:16 +02:00
  • e992480baa Fix multibyte decoding in content_disposition.js Rob Wu 2018-06-03 15:03:00 +02:00
  • 11b4613e20 Reduce the amount of console "spam", by ignoring info/warn calls, when running the unit-tests in Node.js/Travis Jonas Jenwald 2018-06-01 12:56:46 +02:00
  • ef081a0531 Ensure that the WorkerTransport._passwordCapability is always rejected, even when errors are thrown in PDFDocumentLoadingTask.onPassword callback Jonas Jenwald 2018-06-01 12:52:47 +02:00
  • 0ecc22cb04 Attempt to provide better default values for the disableFontFace/nativeImageDecoderSupport API options in Node.js Jonas Jenwald 2018-06-01 12:52:29 +02:00
  • dcc7f33ee7 Prevent "ReferenceError: window is not defined" errors, from web/ui_utils.js, when running the unit-tests in Node.js/Travis Jonas Jenwald 2018-06-01 12:52:06 +02:00
  • a71886ffe0
    Include package-lock.json for reproducible builds Tim van der Meij 2018-05-20 15:19:49 +02:00
  • a816ee5c25
    Upgrade to Webpack 4 Tim van der Meij 2018-05-20 15:18:43 +02:00
  • e3f635ce01
    Update packages Tim van der Meij 2018-05-20 14:21:08 +02:00
  • 2921cc0eba
    Merge pull request #9771 from timvandermeij/extension Tim van der Meij 2018-06-02 20:03:20 +02:00
  • 32de419a88
    Remove the gulp extension build target Tim van der Meij 2018-06-02 19:56:09 +02:00
  • 36af85db92
    Merge pull request #9740 from pedrotp/replace-get-getArray Tim van der Meij 2018-06-02 19:50:09 +02:00
  • a190d21dd7 Use Dict.getArray, instead of Dict.get, when getting the 'Size' in constructSampled in src/core/function.js (PR 7295 follow-up) pedrotp 2018-05-19 15:21:01 -05:00
  • e39541ac18
    Merge pull request #9730 from Snuffleupagus/jpeg-EOI-decodeScan Tim van der Meij 2018-06-01 00:10:43 +02:00
  • 83ff7d9de9 Simplify the DNL (Define Number of Lines) marker warning in JpegImage.parse Jonas Jenwald 2018-05-29 11:33:33 +02:00
  • 620f65488b Ignore the rest of the image when encountering an EOI (End of Image) marker while parsing Scan data (issue 9679) Jonas Jenwald 2018-05-16 14:26:12 +02:00
  • c2cbeaa34d
    Merge pull request #9759 from brendandahl/win-exclude-path Tim van der Meij 2018-05-30 22:21:26 +02:00
  • 548b4ca208 Fix webpack exclude path on windows. Brendan Dahl 2018-05-29 17:38:03 -07:00
  • 7cd6c0fbf2
    Merge pull request #9758 from timvandermeij/unlink Tim van der Meij 2018-05-28 23:52:47 +02:00
  • 4f8dae683e
    Use fs.unlinkSync instead of fs.unlink when removing eq.log Tim van der Meij 2018-05-28 23:48:20 +02:00
  • c5d5d29b03
    Merge pull request #9756 from Snuffleupagus/Type1Parser-rm-makeSubStream Tim van der Meij 2018-05-28 23:34:57 +02:00
  • c8b4e6ec9d
    Merge pull request #9757 from timvandermeij/backout Tim van der Meij 2018-05-28 23:05:50 +02:00
  • 057994d781
    Backout of pull request #9345 Tim van der Meij 2018-05-28 22:54:09 +02:00
  • f68f60099e Remove usage of makeSubStream from Type1Parser.extractFontProgram in src/core/type1_parser.js (issue 9735) Jonas Jenwald 2018-05-28 11:55:34 +02:00
  • 70cad2f053
    Merge pull request #9754 from timvandermeij/tests Tim van der Meij 2018-05-27 16:26:47 +02:00
  • 2f3b05fd5a
    Convert all PDF links from HTTP to HTTPS Tim van der Meij 2018-05-27 15:59:25 +02:00
  • 4958b59369
    Fix broken links to Bugzilla PDF attachments Tim van der Meij 2018-05-27 15:40:33 +02:00
  • 28360a0142
    Merge pull request #9701 from mukulmishra18/fetch-abort Rob Wu 2018-05-22 15:11:49 +02:00
  • 949c3e9417 Add abort functionality in fetch stream Mukul Mishra 2018-05-04 01:58:34 +05:30
  • b7a3a5e7e4
    Merge pull request #9742 from AbhimanyuVashisht/remove-new-buffer Tim van der Meij 2018-05-20 17:21:04 +02:00
  • 58612f869a Replace deprecated new Buffer(string) constructor with Buffer.from(string) Abhimanyu Vashisht 2018-05-20 19:48:54 +05:30
  • 4948129dc4
    Merge pull request #9743 from timvandermeij/translations Tim van der Meij 2018-05-20 16:57:21 +02:00
  • 321681d867
    Import translations Tim van der Meij 2018-05-20 16:53:20 +02:00
  • 7ba50448fd
    Merge pull request #9208 from rhendric/scrolling-modes Rob Wu 2018-05-15 11:41:47 +02:00
  • d7c051e807 Add preferences for default scroll/spread modes Ryan Hendrickson 2018-05-14 23:10:33 -04:00
  • c24bc29757 Remember last used scroll and spread modes Ryan Hendrickson 2018-05-14 23:10:33 -04:00
  • eaf14e5d47 Modify key events for horizontal scrolling Ryan Hendrickson 2018-05-14 23:10:32 -04:00
  • 3d83c646c6 Add spread modes to web viewer Ryan Hendrickson 2018-05-14 23:10:32 -04:00
  • 91cbc185da Add scrolling modes to web viewer Ryan Hendrickson 2018-05-14 23:10:32 -04:00
  • 65c8549759 Fix bug in scrollIntoView Ryan Hendrickson 2018-05-14 23:10:32 -04:00
  • 91a8027acd
    Merge pull request #9719 from theel0ja/patch-1 Tim van der Meij 2018-05-13 11:44:06 +02:00
  • 94fa71977b
    Add description to docs. Elias Ojala 2018-05-13 11:52:31 +03:00
  • d63b17dbe3 Fixed critical unhandled promise that prevented error catching using API RafaPolit 2018-04-24 13:10:00 -05:00
  • 4b90379137 New XML parser Brendan Dahl 2018-04-24 10:34:44 -07:00
  • 9a4186ff9b Remove createFromIR from PDFFunctionFactory; forgive invalid Dict values. Yury Delendik 2018-04-10 18:49:31 -05:00
  • c5c06bf5c4
    Merge pull request #9673 from janpe2/svg-clip Tim van der Meij 2018-04-22 15:59:25 +02:00
  • fe2cf2f73f SVG clip intersections and operators Jani Pehkonen 2018-04-17 19:20:29 +03:00
  • 2dc4af525d
    Merge pull request #9659 from yurydelendik/rm-createFromIR Brendan Dahl 2018-04-12 14:22:43 -07:00
  • 7d7bc80eee
    Merge pull request #9501 from janpe2/text-clip-cff-cid Brendan Dahl 2018-04-11 10:49:07 -07:00
  • 20085aaa5e Remove createFromIR from PDFFunctionFactory; forgive invalid Dict values. Yury Delendik 2018-04-10 18:49:31 -05:00
  • 8ea505545a Use FDSelect and FDArray when converting CFF CID font to paths Jani Pehkonen 2018-04-10 16:44:42 +03:00
  • 2275485cec
    Merge pull request #9640 from timvandermeij/updates Tim van der Meij 2018-04-08 15:53:51 +02:00
  • e0b63cc7af
    Update packages and translations Tim van der Meij 2018-04-08 15:31:09 +02:00
  • 1a634f9c6a
    Merge pull request #9629 from wojtekmaj/add-autoprefixer Tim van der Meij 2018-04-08 15:11:41 +02:00
  • 69e9fe2494
    Provide a prefixed appearance CSS rule for reference testing in Chrome Tim van der Meij 2018-04-08 13:54:16 +02:00
  • acd1fa4c4f Configure Autoprefixer Wojciech Maj 2018-04-04 14:51:29 +02:00
  • ed67c1d6aa Introduce autoprefixer to gulp process Wojciech Maj 2018-04-04 00:19:13 +02:00
  • dbb0e88bc1 Clean up browser-specific CSS Wojciech Maj 2018-04-04 00:18:57 +02:00
  • a7a034d803
    Merge pull request #9566 from brendandahl/remove-ff-ext Brendan Dahl 2018-04-03 13:45:38 -07:00
  • e8cf7fd512
    Merge pull request #9624 from wojtekmaj/no-warning-on-dependency-operator Brendan Dahl 2018-04-03 10:55:29 -07:00
  • d21eecefc1
    Merge pull request #9620 from wojtekmaj/fix-typos Brendan Dahl 2018-04-03 10:54:29 -07:00
  • acc0a0fe95 Prevent warning on unimplemented operator thrown for OPS.dependency Wojciech Maj 2018-04-02 14:29:34 +02:00
  • ea2850e9a7 Fix typos Wojciech Maj 2018-04-01 23:20:41 +02:00
  • 2f63ca0705
    Merge pull request #9619 from timvandermeij/systemjs Tim van der Meij 2018-04-01 13:19:03 +02:00
  • 6896d30037
    Pin systemjs to avoid breakage Tim van der Meij 2018-04-01 13:07:26 +02:00
  • 57e8676180
    Merge pull request #9618 from timvandermeij/node-example Tim van der Meij 2018-04-01 12:57:14 +02:00
  • 64b1315bb5
    Improve the instructions and code for the pdf2png example Tim van der Meij 2018-04-01 12:41:15 +02:00
  • 8887a09e8f
    Merge pull request #9588 from swftvsn/patch-1 Tim van der Meij 2018-04-01 12:26:39 +02:00
  • 8512596508
    Merge pull request #9611 from Snuffleupagus/getMainThreadWorkerMessageHandler-non-PRODUCTION Tim van der Meij 2018-03-31 15:03:21 +02:00
  • 121e43685f Remove the Firefox extension building code. Brendan Dahl 2018-03-15 14:26:11 -07:00
  • 8b09f7c34e Clean-up getMainThreadWorkerMessageHandler for non-PRODUCTION mode Jonas Jenwald 2018-03-29 10:50:52 +02:00
  • a8e9f6cc29
    Merge pull request #9593 from Snuffleupagus/pageSize-orientation Tim van der Meij 2018-03-25 21:52:11 +02:00
  • b004308f88 Attempt to improve the detection of (metric) page names, by fuzzy matching the dimensions Jonas Jenwald 2018-03-21 13:39:07 +01:00
  • d86b816c2b Display the names, for a couple of standard page sizes, in the document properties dialog Jonas Jenwald 2018-03-20 14:26:49 +01:00
  • fc0038d609 Add orientation description to the pageSize information, displayed in the properties dialog Jonas Jenwald 2018-03-20 13:58:55 +01:00
  • f3b74c5028 Display the pageSize, in the document properties dialog, with locale dependent units Jonas Jenwald 2018-03-20 13:51:56 +01:00
  • 513412c92e Add a new getLanguage method to the various IL10n implementations Jonas Jenwald 2018-03-20 13:42:45 +01:00
  • ab74b32054 Adjust the displayed pageSize, in the document properties dialog, depending on the current *viewer* rotation (PR 9586 follow-up) Jonas Jenwald 2018-03-20 13:37:19 +01:00
  • b7b5d93231 Reduce the duplication for the document_properties_page_size_* strings, by defining the units separately Jonas Jenwald 2018-03-20 13:30:55 +01:00
  • 77d025dc14 Move the isPortraitOrientation helper function from web/base_viewer.js to web/ui_utils.js Jonas Jenwald 2018-03-20 13:25:13 +01:00
  • 5c1a16ba6e
    Merge pull request #9586 from Snuffleupagus/pageSize-api-rotate Tim van der Meij 2018-03-25 18:03:32 +02:00
  • 6cc0efe1cc
    Merge pull request #9576 from timvandermeij/versions Tim van der Meij 2018-03-25 17:52:26 +02:00
  • 95de23e6e3
    Update packages Tim van der Meij 2018-03-17 19:56:39 +01:00
  • d547936827 Ensure that PDFPageProxy.pageSizeInches handles non-default /Rotate entries correctly Jonas Jenwald 2018-03-19 17:27:04 +01:00