9686 Commits (71bbcfad8ad3c8b5e13a2a1fe804a56df49ec9e2)
 

Author SHA1 Message Date
Jonas Jenwald ebae24cacc Upstream the changes from bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings 8 years ago
Tim van der Meij 3ff872b796 Merge pull request #8174 from Snuffleupagus/eslint-yoda-follow-up 8 years ago
Jonas Jenwald da326a3137 Update l10n files 8 years ago
Jonas Jenwald a7c19d9cbb Adjust the `yoda` ESLint rule to apply to inequalities as well 8 years ago
Tim van der Meij f0c45f0336 Merge pull request #8168 from Snuffleupagus/issue-8117 8 years ago
Jonas Jenwald 098a56270d Normalize the `BBox` entry in Tiling Pattern dictionaries (issue 8117) 8 years ago
Jonas Jenwald e6db75b2ef Use the `DOMCanvasFactory` in the API unit-tests 8 years ago
Jonas Jenwald d37d271afa [api-minor] Reject the `RenderTask` with an actual `Error`, instead of just a `string`, when rendering is cancelled 8 years ago
Jonas Jenwald 6d672c4ba6 [api-minor] Add a `pdfjsNext` parameter, and `PDFJS_NEXT` build flag, to allow backwards incompatible API changes 8 years ago
Yury Delendik 2b17188998 Merge pull request #8154 from mysterlune/pdfjslib_req_vs_window 8 years ago
Tim van der Meij 14b91a479e Merge pull request #8156 from Snuffleupagus/findbar-missing-titles 8 years ago
Jonas Jenwald fa341169a2 Add (and adjust) a couple of findbar `title` attributes, in `viewer.html`, that doesn't agree with the `l10n/en-US/viewer.properties` file 8 years ago
River Lune 3aeef8402b Changing the order of logical conditions to prefer 'window' in the case where webpack is not used. 8 years ago
Jonas Jenwald 224613a511 Merge pull request #8135 from jasonjensen/issue8097 8 years ago
Tim van der Meij d471e3568d Merge pull request #8151 from Snuffleupagus/rm-toolbarButton-group-CSS 8 years ago
Jonas Jenwald 8f96909e97 Remove unnecessary `.toolbarButton.group` CSS class 8 years ago
Tim van der Meij fc5810c97a Merge pull request #8144 from timvandermeij/issue-8143 8 years ago
Tim van der Meij 936d3c0698
Widget annotations: do not crash if `Parent` is not a dictionary 8 years ago
Tim van der Meij 6908f1491d Merge pull request #8132 from timvandermeij/findbar-responsiveness 8 years ago
Jonas Jenwald b151666c53
Viewer: consistently wrap find bar elements for small screen sizes 8 years ago
Tim van der Meij 87a30a7ee1
Viewer: enable find functionality for small devices 8 years ago
Jonas Jenwald c79e5b3f17
Viewer: replace find label with placeholder/tooltip 8 years ago
Tim van der Meij a544a3b4a4 Merge pull request #8138 from Snuffleupagus/bug-1345253 8 years ago
Jonas Jenwald 468ed1b9a1 Ensure that the `outlineWithDeepNesting` CSS class is removed when resetting `PDFOutlineViewer`, to prevent incorrect alignment if a new document is opened 8 years ago
Jonas Jenwald e07cb8638e Get rid of `element.removeChild(element.firstChild)` usage (bug 1345253) 8 years ago
Jason O. Jensen d230784ac3 Handle cff fonts with erroneous stackSize 8 years ago
Tim van der Meij 5eb090f288
ES6 modules: remove UMD header validation 8 years ago
Tim van der Meij 754c4bd0ab Merge pull request #8130 from Snuffleupagus/gulp-lib-rm-web-compatibility 8 years ago
Jonas Jenwald af44ef15f7 Don't include `web/compatibility.js` in the output for `gulp lib` (PR 8120 follow-up) 8 years ago
Tim van der Meij 4e3e97be8e Merge pull request #8129 from Snuffleupagus/getInheritedPageProp-undefined 8 years ago
Yury Delendik c290561488 Merge pull request #8120 from yurydelendik/lib 8 years ago
Jonas Jenwald 9bed87f5dc Return `undefined` instead of `Dict.empty` from `Page.getInheritedPageProp` for non-existent properties to prevent possible future bugs 8 years ago
Tim van der Meij 1eb96d7ca9 Merge pull request #8128 from timvandermeij/csp-headers 8 years ago
Yury Delendik 39e8ad24f7 Creates 'lib' for the 'dist' build target. 8 years ago
Yury Delendik e7cc07cc11 Moves checkProblematicCharRanges to font_spec.js 8 years ago
Job van der Weiden a05115d2ec
Network: use the current location to prevent errors when using CSP headers 8 years ago
Jonas Jenwald 24e5b6ee6c Merge pull request #8126 from Snuffleupagus/issue-8125 8 years ago
Jonas Jenwald 4a0ff5dbf7 Ensure that we don't ignore `0` values in `Page.getInheritedPageProp` (issue 8125) 8 years ago
Jonas Jenwald 9163a6fba4 Merge pull request #8112 from Snuffleupagus/JS-action-newWindow 8 years ago
Yury Delendik d0d9843a0e Merge pull request #8087 from yurydelendik/pdf_viewer_req 8 years ago
Tim van der Meij 522281c01d Merge pull request #8116 from Snuffleupagus/download_manager-preprocessor 8 years ago
Tim van der Meij b75d53a7fa Merge pull request #8115 from Snuffleupagus/CONTRIBUTING-rm-mailing-list 8 years ago
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