7699 Commits (dbcc3a77fa7732c500b23860a20a1be5d1938c9c)
 

Author SHA1 Message Date
Yury Delendik ec7bab651b Import L10n files. 10 years ago
Yury Delendik 3b29286cb0 Merge pull request #5763 from yurydelendik/version-1.0.1149 10 years ago
Yury Delendik 5bb61bd801 Update to version 1.0.1149 10 years ago
Jonas Jenwald eed67ea8bb Remove the |el| property in PDFPageView and PDFThumbnailView 10 years ago
Jonas Jenwald 0a3341dadc Don't map glyphs to Unicode "Dotted circle" combining mark (bug 1108301) 10 years ago
Mike Lyons d271811740 Add option to open external links in new window 10 years ago
Brendan Dahl bc7a110743 Merge pull request #5743 from Snuffleupagus/pr-5703-followup 10 years ago
Jonas Jenwald 7c8996558a Fetch parameters if they are a |Ref| in CalGray/CalRGB color spaces (issue 5747) 10 years ago
Jonas Jenwald a495ab0d13 Fix regression that prevents resetting the zoom level to "Automatic" when using the |Ctrl + 0| keys 10 years ago
Jonas Jenwald 417800a1b5 Only skip the |!isSymbolicFont| check for TrueType (3, 1) cmap tables if no previous cmap table was found (PR 5703 followup) 10 years ago
Brendan Dahl 6bb0a483b1 Merge pull request #5703 from Snuffleupagus/issue-5701 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Jonas Jenwald 76a24d8a5b Merge pull request #5729 from timvandermeij/ccitt-bytealign 10 years ago
Hengjie 109d67691c Lower threshold 10 years ago
Jonas Jenwald 3651c9e1f7 Skip fill bytes (0xFF) when decoding JPEG images (issue 5331) 10 years ago
Tim van der Meij 27e3558a41 Fix CCITTStream regression by byte-aligning rows before checking EOL marker 10 years ago
Jonas Jenwald 592890a758 Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701) 10 years ago
Jonas Jenwald 8614c17c1d Merge pull request #5717 from timvandermeij/testcase-5567 10 years ago
Brendan Dahl 394b38b22f Merge pull request #5651 from Snuffleupagus/missing-glyphs 10 years ago
Brendan Dahl fb8200096b Merge pull request #5634 from Snuffleupagus/cmap-0,0 10 years ago
Jonas Jenwald 8131440f9e Move the call to |PDFFindController.resolveFirstPage| into PDFViewer 10 years ago
Tim van der Meij d124fc5e08 Test case for issue 5567 10 years ago
Jonas Jenwald f19a1db414 Create a IdentityToUnicodeMap in evaluator.js when toUnicode contains IdentityH/IdentityV 10 years ago
Jonas Jenwald 01e6565dd4 Try to skip mapping of missing TrueType glyphs 10 years ago
Jonas Jenwald 8174da61fb Don't skip mapping of glyphs for CIDFontType2 fonts with a CIDToGIDMap 10 years ago
Brendan Dahl cb27707277 Try to skip mapping of missing glyphs. 10 years ago
Tim van der Meij ccf05c7a41 Merge pull request #5691 from Snuffleupagus/viewer-shadow 10 years ago
Rob Wu ac5a8bcdda [l10n] Treat language as case-insensitive 10 years ago
Jonas Jenwald d53fa1884b Simplify a couple of preprocessor tags in viewer.js 10 years ago
Jonas Jenwald bb16475070 Use the |shadow| function from src/shared/util.js in viewer.js 10 years ago
Jonas Jenwald 294c4a86af Merge pull request #5684 from timvandermeij/link-annotation-bug 10 years ago
Tim van der Meij 06004d6a92 Make sure that an A entry in an annotation dictionary is also a dictionary itself 10 years ago
Jonas Jenwald e4f0ae24ac Merge pull request #5678 from timvandermeij/pdf_attachment_view 10 years ago
Tim van der Meij b72395d5ce Determine filename only once and reduce code for _bindLink 10 years ago
Tim van der Meij 818b7fc306 Add JSDoc comments to PDFAttachmentView 10 years ago
Tim van der Meij 4c6ca1c78f Remove DownloadManager dependency 10 years ago
Tim van der Meij 733882ac25 Refactor PDFAttachmentView to be more class-like and to separate functionality into methods 10 years ago
Tim van der Meij 609e2a30e9 Rename DocumentAttachmentsView to PDFAttachmentView 10 years ago
Tim van der Meij 2c19d99a2e Rename document_attachments_view.js to pdf_attachment_view.js 10 years ago
Jonas Jenwald 1b8e44e0d8 Merge pull request #5679 from timvandermeij/pdf_outline_view 10 years ago
Tim van der Meij f4dbc99483 Add JSDoc comments to PDFOutlineView 10 years ago
Tim van der Meij ea1d37eb0d Refactor PDFAttachmentView to be more class-like and to separate functionality into methods 10 years ago
Tim van der Meij b17da309ed Rename DocumentOutlineView to PDFOutlineView 10 years ago
Tim van der Meij 3eeb571425 Rename document_outline_view.js to pdf_outline_view.js 10 years ago
fkaelberer d3022e1e70 Update thumbnail images only when sidebar is visible 10 years ago
fkaelberer 047d61ed1f Update thumbnail style only when sidebar is visible 10 years ago
Tim van der Meij a544aed2b0 Merge pull request #5673 from Snuffleupagus/thumbnail-refactor 10 years ago
Jonas Jenwald 777d69b52e Remove dead code from PDFThumbnailView 10 years ago
Jonas Jenwald b7041f81f4 Enable cancelling of thumbnail drawing 10 years ago
Jonas Jenwald 878aa76c15 Refactor PDFThumbnailView to look more similar to PDFPageView 10 years ago