9694 Commits (145c0cea39c542beee4a3d98be6c1dd90c835afc)
 

Author SHA1 Message Date
Jonas Jenwald 37d596e00d Get rid of a couple `eslint-disable` statements in `web/download_manager.js` by instead relying on the preprocessor dead-code removal added in PR 7942 8 years ago
Jonas Jenwald b0fbfc85f0 [CONTRIBUTING.md] Remove any mention of the mailing list, and the weekly meetings 8 years ago
Tim van der Meij 25f772a255 Merge pull request #8050 from yurydelendik/systemjs 8 years ago
Tim van der Meij 4e201d3787 Merge pull request #8072 from timvandermeij/annotation-append-operator-list 8 years ago
Tim van der Meij 0739f90707
Annotations: move operator list addition logic to `src/core/document.js` 8 years ago
Tim van der Meij 9db4240b85 Merge pull request #8110 from timvandermeij/interactive-forms-choice-inherit-options 8 years ago
Tim van der Meij 1da7123f37 Merge pull request #8106 from Snuffleupagus/ObjStm-Dict-objId 8 years ago
Jonas Jenwald 2a7e5b8a54 Support the `newWindow` flag in white-listed `app.launchURL` JavaScript actions (PR 7794 follow-up) 8 years ago
Yury Delendik 5b50e0d414 Replaces RequireJS to SystemJS. 8 years ago
Jonas Jenwald afc3cd2a81 Update l10n files 8 years ago
Tim van der Meij 8990de8614
Interactive forms: make choice widget options inheritable (issue 8094) 8 years ago
Jonas Jenwald 14cc6acb90 Ensure that `Dict`s found in Object Streams are assigned an `objId` in `XRef.fetch` 8 years ago
Brendan Dahl 54e86f441b Merge pull request #8109 from brendandahl/makeref 8 years ago
Brendan Dahl 8be4db1c34 Add gulp task to generate refs. 8 years ago
Tim van der Meij 752510ffa0 Merge pull request #8107 from yurydelendik/init-via-port 8 years ago
Tim van der Meij 59392fd544 Merge pull request #8102 from yurydelendik/mv-compatibilty 8 years ago
Tim van der Meij 912c952df7 Merge pull request #8105 from Snuffleupagus/issue-8088-2 8 years ago
Yury Delendik 51767d63fe Init PDFWorker via MesssagePort. 8 years ago
Jonas Jenwald 1ce295541c Always check all Kids nodes, in `Catalog.getPageDict`, to avoid getting stuck in an empty node further down in the Pages tree (issue 8088) 8 years ago
Yury Delendik facefb0c79 Move compatibility code to the shared/compatibility.js. 8 years ago
Tim van der Meij cada411af4 Merge pull request #8091 from timvandermeij/gulp-baseline 8 years ago
Tim van der Meij 0f4e6fdb9d
Gulp: migrate `baseline` target from `make.js` 8 years ago
Tim van der Meij 72a0916101 Merge pull request #8081 from danielj41/ios-chrome--fix-broken-download-button 8 years ago
Daniel Johnson 4fc64ceb76 iOS Chrome: Fix broken download button 8 years ago
Yury Delendik bc288141be Allows to pull pdf.js from pdf_viewer using require(). 8 years ago
Tim van der Meij cf73f4bc2d Merge pull request #8024 from Rob--W/issue-6643-pdf-attachment-in-pdfjs 8 years ago
Tim van der Meij f99e4e46bc Merge pull request #8080 from Snuffleupagus/cmap-unit-test-travis 8 years ago
Jonas Jenwald 9082f08e37 Enable running the `cmap` unit-tests on Travis by utilizing a `NodeCMapReaderFactory` 8 years ago
Yury Delendik cfaa621a05 Merge pull request #8064 from Snuffleupagus/fetchBuiltInCMap 8 years ago
Brendan Dahl 425ad30912 Merge pull request #8071 from Snuffleupagus/bug-1337429 8 years ago
Brendan Dahl 63c472cec8 Remove mailing list information. 8 years ago
Jonas Jenwald 111419a64a Cache built-in binary CMap files in the worker (issue 4794) 8 years ago
Jonas Jenwald 769c1450b7 [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the `display` side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 8 years ago
Tim van der Meij 8aad33e8a3 Merge pull request #8065 from timvandermeij/annotation-appearances 8 years ago
Tim van der Meij 26fc79d51d
Annotations: refactor setting the normal appearance stream 8 years ago
Jonas Jenwald ce072022c1 Always choose a (3, 1) cmap table for TrueType fonts that have an encoding specified, regardless of the Symbolic font flag (bug 1337429) 8 years ago
Jonas Jenwald fde609e810 Merge pull request #8070 from yurydelendik/new-node-js-check 8 years ago
Yury Delendik fa0e559fe2 New node.js check to protect from webpack. 8 years ago
Yury Delendik b509a3f83c Merge pull request #8067 from Snuffleupagus/gulp-mozcentral-pdfjschildbootstrap.js 8 years ago
Jonas Jenwald 2aaeb17037 Include the `pdfjschildbootstrap.js` file in the output for `gulp mozcentral` builds (PR 8023 follow-up) 8 years ago
Yury Delendik 41041c1576 Merge pull request #8063 from Snuffleupagus/issue-8061 8 years ago
Jonas Jenwald 23c62cc321 Consume the current character when encountering illegal characters in `Lexer.getObject`, in order to prevent infinite loops during reading of streams (issue 8061) 8 years ago
Tim van der Meij da08b801a5 Merge pull request #8062 from timvandermeij/readme 8 years ago
Tim van der Meij fd21ee59a6 Improve the README by removing outdated information 8 years ago
Jonas Jenwald 7be8bd9f96 Merge pull request #8060 from a0preetham/font_ascent_fix 8 years ago
pmysore1 af8292058f Font ascent descent calculation fix 8 years ago
Tim van der Meij 466760efca Merge pull request #8056 from Snuffleupagus/ChildNode.remove 8 years ago
Yury Delendik 1549a46e3d Merge pull request #8058 from yurydelendik/fix-webpack-combined 8 years ago
Yury Delendik 7d9941d870 Fixes pdf.combined.js for webpack. 8 years ago
Yury Delendik f8879d984c Merge pull request #8054 from Snuffleupagus/gulp-mozcentral-locale-dest 8 years ago