9292 Commits (68bf47d55d032bbc1bc6a3f5e62f86cc377e3803)
 

Author SHA1 Message Date
Jonas Jenwald 68bf47d55d Fix errors reported by the `space-before-function-paren` ESLint rule 8 years ago
Jonas Jenwald 551eb263e3 Fix errors reported by the `semi-spacing` ESLint rule 8 years ago
Jonas Jenwald aae27e76bb Fix errors reported by the `no-multiple-empty-lines` ESLint rule 8 years ago
Jonas Jenwald efbb1e9b1c Fix errors reported by the `new-cap` ESLint rule 8 years ago
Jonas Jenwald c36468cbce Fix errors reported by the `keyword-spacing` ESLint rule 8 years ago
Jonas Jenwald 86ba634c97 Fix errors reported by the `key-spacing` ESLint rule 8 years ago
Jonas Jenwald 6606540fe4 Fix errors reported by the `func-call-spacing` ESLint rule 8 years ago
Jonas Jenwald ad915f8af1 Fix errors reported by the `comma-spacing` ESLint rule 8 years ago
Jonas Jenwald 66d2637b3f Fix errors reported by the `yoda` ESLint rule 8 years ago
Jonas Jenwald e53ab844cc Fix errors reported by the `no-useless-concat` ESLint rule 8 years ago
Jonas Jenwald 3820946301 Fix (most) errors reported by the `no-multi-spaces` ESLint rule 8 years ago
Jonas Jenwald 328e7397ea Fix errors reported by the `no-extra-bind` ESLint rule 8 years ago
Jonas Jenwald 25bf5db47e Fix errors reported by the `no-extra-boolean-cast` ESLint rule 8 years ago
Jonas Jenwald fb5e756683 Fix errors reported by the `no-cond-assign` ESLint rule 8 years ago
Tim van der Meij 00a006e466 Merge pull request #7705 from Snuffleupagus/issue-2594 8 years ago
Tim van der Meij 47f03b619f Merge pull request #7873 from timvandermeij/mediabox-cropbox-indirect 8 years ago
Tim van der Meij 3800b5e463 Document: extract `CropBox` fetching and validation into a getter 8 years ago
Jonas Jenwald 9be3aee9c9 Add a parameter to `Page_getInheritedPageProp` to make it possible to fetch (and dereference) Arrays, and use that for the `MediaBox`/`CropBox` getters (issue 7872) 8 years ago
Tim van der Meij 407dee390a Merge pull request #7884 from Snuffleupagus/Parser-fetch-indirect-objects-in-filter-arrays 8 years ago
Jonas Jenwald b4ac6bd2f6 Ensure that we resolve indirect objects in `Filter` and `DecodeParms` arrays in `parser.js` 8 years ago
Tim van der Meij aaec490847 Merge pull request #7881 from Snuffleupagus/fixMetadata-constant-condition 8 years ago
Jonas Jenwald 77bcc9232e Remove a misplaced `false` from a condition in `fixMetadata`, in `metadata.js`, since it currently short circuits the entire condition 8 years ago
Jonas Jenwald 94ddd8f61d Merge pull request #7863 from timvandermeij/colorspace 8 years ago
Jonas Jenwald caf81685cb Update l10n files 8 years ago
Tim van der Meij fa6b9b7552 Merge pull request #7868 from Snuffleupagus/pageLabels-St-unit-test 8 years ago
Jonas Jenwald e386af7b22 Adjust one of the Page Label unit-tests to use a PDF file where the "St" entry is both present and non-default (i.e. greater than one) 8 years ago
Tim van der Meij 90d94815ad Colorspace: miscellaneous improvements 9 years ago
Tim van der Meij c5c0a00dca Colorspace: reduce duplication in `AlternateCS.getRgbBuffer` 9 years ago
Tim van der Meij ef653d952b Colorspace: optimize default color initialization 9 years ago
Tim van der Meij 46d2c892de Merge pull request #7857 from jabiinfante/murmurhash3-unit-tests 9 years ago
Jonas Jenwald 48ab6463df Merge pull request #7862 from yurydelendik/issue7861 9 years ago
Yury Delendik 7b6ba5e9fd Don't fail if mozL10n is not present. 9 years ago
Javier Infante 54fab606ee add basic unit-tests for murmurhash3.js 9 years ago
Tim van der Meij 8e8af62faf Merge pull request #7856 from Snuffleupagus/issue-7855 9 years ago
Tim van der Meij fb4c4ffb97 Merge pull request #7858 from Snuffleupagus/issue-7852 9 years ago
Jonas Jenwald 48696a8d06 Make the keyboard shortcuts `Ctrl + Up/Down` behave as `Home/End` (issue 7852) 9 years ago
Jonas Jenwald c5b06cb40d Ensure that `PartialEvaluator_extractWidths` is able to handle indirect objects in all kinds of "width" data (issue 7855) 9 years ago
Jonas Jenwald 451956c0b1 Merge pull request #7628 from Snuffleupagus/issue-7580 9 years ago
Jonas Jenwald 013f69e65f Merge pull request #7700 from Snuffleupagus/non-embedded-NuptialScript 9 years ago
Jonas Jenwald 362d20b23a Update l10n files 9 years ago
Tim van der Meij e6720ad558 Merge pull request #7853 from Snuffleupagus/jsdoc-parseDestDictionary 9 years ago
Jonas Jenwald c6008b4d7c Fix the JSDoc comment for `Catalog.parseDestDictionary` 9 years ago
Tim van der Meij ce416eb26e Merge pull request #7849 from timvandermeij/css-cleanup 9 years ago
Tim van der Meij 14d7e2f29c Viewer: remove unused CSS rule 9 years ago
Tim van der Meij 424fc2df4f Merge pull request #7846 from timvandermeij/bidi-types 9 years ago
Tim van der Meij 995be19378 Bidi: skip invalid Unicode character to make indexing work 9 years ago
Tim van der Meij 11839f018f Bidi: import Unicode types from the specification 9 years ago
Tim van der Meij 7c96da4373 Merge pull request #7845 from timvandermeij/dist-min 9 years ago
Adhika Setya Pramudita 906b8ea907 Make: include minified library files for the distribution target 9 years ago
Jonas Jenwald ef7fd75a94 Merge pull request #7841 from timvandermeij/ios-range 9 years ago