8681 Commits (7aa864db3ef501d9580d9cca10de875e46799b0d)
 

Author SHA1 Message Date
Jonas Jenwald 1ae9ba1d64 Don't clear the `canvas` until re-rendering is finished when the `scale` or `rotation` is changed (issue 6467) 10 years ago
Jonas Jenwald 0be1f449ee Upstream the changes from Bug 1165272 - unify Get*CodebasePrincipal with createCodebasePrincipal in nsIScriptSecurityManager 10 years ago
Jonas Jenwald 8d831449ab Right-size the `map` array in PartialEvaluator_readToUnicode 10 years ago
Jonas Jenwald c7fd7f898f Tweak `PDFPageView` to reflect that `this.annotationLayer` is an `AnnotationsLayerBuilder` instance, instead of a DOM element (PR 5552 follow-up) 10 years ago
Yury Delendik 20b5814249 Update l10n files. 10 years ago
Yury Delendik c481c32810 Merge pull request #6464 from yurydelendik/version1.1.469 10 years ago
Yury Delendik ff31b77331 Version 1.1.469 10 years ago
Jonas Jenwald b218b222b5 Replace the unavailable linked test-case for PR 2875 with a reduced test-case 10 years ago
Brendan Dahl f06aa6a380 Merge pull request #6391 from CodingFabian/fix-vertical-kernings-6387 10 years ago
Jonas Jenwald 958fb71ef4 Update the link location for the `issue3115` test file 10 years ago
Fabian Lange 2564827503 Fix text spacing with vertical fonts (#6387) 10 years ago
Tim van der Meij e68a5c0222 Merge pull request #6435 from Snuffleupagus/issue-3205-reduced-test 10 years ago
Tim van der Meij abf9a76a66 Merge pull request #6447 from Snuffleupagus/issue-6416-unit-test 10 years ago
Jonas Jenwald 297984e2e9 Add unit-tests for `removeNullCharacters` (PR 6431 follow-up) 10 years ago
Xiliang Chen a059f9fcbb Fix exception when rotate page without a document 10 years ago
Jonas Jenwald fef46a2121 Update l10n files 10 years ago
Tim van der Meij 11a0e1c5f7 Merge pull request #6443 from Snuffleupagus/issue-6442 10 years ago
Jonas Jenwald 1b50932eaa Don't show thumbnails until the `canvas` to `image` conversion is done (issue 6442) 10 years ago
Tim van der Meij 09768405b8 Merge pull request #6441 from Snuffleupagus/pr-6299-follow-up 10 years ago
Jonas Jenwald d7a90d83de Delete, and clear, the `image` in `PDFThumbnailView_reset` 10 years ago
Jonas Jenwald 555c7925a0 Prevent `setImage` from failing to display small thumbnails, by adding a missing `canvas` to `image` conversion 10 years ago
Jonas Jenwald ebce928149 Extract the conversion from `canvas` to `image` into a helper function in `PDFThumbnailView` 10 years ago
Tim van der Meij dffb2efe9e Merge pull request #6299 from zinking/6035_png_thumb_nail 10 years ago
Tim van der Meij 12b0b9744b Merge pull request #6427 from Snuffleupagus/slightly-more-robust-get-fingerprint 10 years ago
Tim van der Meij b360fd104b Merge pull request #6420 from Snuffleupagus/pr-4922-test 10 years ago
Tim van der Meij 767bad8d4a Merge pull request #6433 from Snuffleupagus/stringToPDFString-unit-tests 10 years ago
Jonas Jenwald c043a6e3a3 Replace the unavailable linked test-case for issue 3205 with a reduced test-case 10 years ago
Jonas Jenwald 7f7025247a Replace the unavailable linked test-case for issue 4436 with a reduced test-case 10 years ago
Jonas Jenwald c5c8b239e9 Add unit-tests for `stringToPDFString` 10 years ago
Yury Delendik f1652cb8b7 Merge pull request #6431 from Snuffleupagus/issue-6416 10 years ago
Brendan Dahl ded4f317b8 Merge pull request #6425 from Snuffleupagus/issue-6410 10 years ago
Jonas Jenwald b7d1bed463 Add a utility function, for the viewer, that removes `null` (\x00) characters (issue 6416) 10 years ago
Jonas Jenwald 5853553455 Make `get fingerprint` slightly more robust against corrupt PDF files 10 years ago
Jonas Jenwald 29a1cdb6a6 Only choose a (3, 1) cmap table for TrueType fonts that have an encoding specified (issue 6410) 10 years ago
Jonas Jenwald 3daae40425 Merge pull request #6423 from Rob--W/issue-6422-toc-triangles 10 years ago
Rob Wu 9f80060a18 Add mirrored triangle (TOC item icon) 10 years ago
Rob Wu 1936851038 Merge pull request #6421 from Snuffleupagus/outline-CSS-tweaks 10 years ago
Jonas Jenwald da1b9df74a Adjust the `min-width` of outline items and use more consistent `border-radius` (PR 6242 follow-up) 10 years ago
Jonas Jenwald 59548921d1 For documents with different page sizes, ensure that the correct page becomes visible on load when e.g. the 'page' hash parameter was provided (bug 1191279, issue 6393) 10 years ago
Jonas Jenwald de6a74f58d Add a reduced test-case for PR 4922 10 years ago
Fabian Lange 063ca95f5f Remove TryCatch in canvas fill 10 years ago
Brendan Dahl 238e16feeb Merge pull request #6407 from Snuffleupagus/bug-1200096 10 years ago
Tim van der Meij 2a0e0787c3 Merge pull request #6414 from Snuffleupagus/issue-6413 10 years ago
Tim van der Meij 52dc7f3983 Merge pull request #6417 from Snuffleupagus/XRef-linked-load-tests 10 years ago
Jonas Jenwald e16fc486a4 Add (linked) ´load` tests for PR 1976 and 4606 10 years ago
awang 161def7f4e Convert canvas thumbnails to PNG #6299 10 years ago
Jonas Jenwald b4ade44ab9 Add a reduced test-case for issue 6413 10 years ago
Jonas Jenwald cfd5a64df5 Ensure that the clipping path is reset when the state is restored (issue 6413) 10 years ago
Jonas Jenwald b1d148a4aa Remove `Parser_fetchIfRef` since it's obsolete 10 years ago
Jonas Jenwald 0fb31a4a9e Fallback in `readCmapTable`, instead of using `error`, for TrueType fonts with unsupported cmap formats (bug 1200096) 10 years ago