8060 Commits (c6ba5ea42eb9f0863fdd11f2de2d7c0b8fa32197)
 

Author SHA1 Message Date
Jonas Jenwald d9975ea778 Move annotation related CSS rules from pdf_viewer.css to its own file 10 years ago
Jonas Jenwald 4364b37e55 Simplify the SimpleLinkService and use it to pass in a linkService instance in DefaultAnnotationsLayerFactory 10 years ago
Jonas Jenwald ac3233bfa4 Use "private" properties in PDFViewer_scrollPageIntoView 10 years ago
Jonas Jenwald 9e08737f4e Merge pull request #6178 from timvandermeij/remove-interactive-annotation 10 years ago
Tim van der Meij 3a6eed6248 Do not draw a border if neither a Border nor a BS entry is present 10 years ago
Tim van der Meij 5aa1d9fdfd Remove InteractiveAnnotation abstraction 10 years ago
Tim van der Meij 56e3a66c16 Merge pull request #6177 from Snuffleupagus/pdfPresentationMode-pdfViewer 10 years ago
Jonas Jenwald 6b2810f1f0 Pass in a `PDFViewer` instance to `PDFPresentationMode` and use it to eliminate all references to `PDFViewerApplication` 10 years ago
Jonas Jenwald 7a6a3f10ad Merge pull request #6176 from Rob--W/crx-ignore-embed-6174 10 years ago
Rob Wu 4367dd5130 [CRX] Ignore PDFs from responses to POST requests 10 years ago
Tim van der Meij 93bc8ea64c Merge pull request #6173 from Snuffleupagus/pr-6171-tests 10 years ago
Yury Delendik 3ffed9d083 Merge pull request #6170 from Rob--W/zoom-at-cursor 10 years ago
Jonas Jenwald 60fc462bd6 Add more reduced test-cases for PR 6171 10 years ago
Jonas Jenwald e3b348162d Merge pull request #6171 from yurydelendik/usepua 10 years ago
Yury Delendik 0787182e6f Adds more characters to the PUA range 10 years ago
Rob Wu 2932f7c676 Zoom relative to cursor position via mouse wheel 10 years ago
Yury Delendik 0b5330781c Bug 1179262 - Remove PlayPreview registration from PDF Viewer. 10 years ago
Yury Delendik 9ad6af4a3f Merge pull request #5531 from Rob--W/moz-chunked-only-moz 10 years ago
Jonas Jenwald d0477302be Add a supplemental glyph map for non-embedded ArialBlack fonts (issue 5801) 10 years ago
Brendan Dahl d8e201446d Merge pull request #6135 from Snuffleupagus/issue-5677-v2 10 years ago
Brendan Dahl 9bb2908d67 Merge pull request #6155 from LilyBin/cmap 10 years ago
Brendan Dahl 98339f63a8 Merge pull request #5585 from timvandermeij/annotation-layer-borderstyle 10 years ago
Rob Wu 2e63dcdcf5 Feature-test moz-chunked-arraybuffer before use 10 years ago
Tim van der Meij 0a744fb326 Merge pull request #5947 from yurydelendik/b2g-viewer 10 years ago
Yury Delendik f3c3b1fc2d Removes B2G preprocessing directives. 10 years ago
Yury Delendik 1b847df2f3 Using pdfjs-dist as a library for b2g viewer. 10 years ago
Jonas Jenwald d940078d95 Make sure that the document is rendered on zooming and rotation for `PDFViewer` instances using the `defaultRenderingQueue` 10 years ago
Yury Delendik 1da0b3a363 Merge pull request #6140 from Snuffleupagus/move-pagechange-into-PDFViewer 10 years ago
Timothy Gu a5cfb0a73b Update Adobe CMaps URL and license 10 years ago
Tim van der Meij 1b370da735 Merge pull request #6150 from timvandermeij/l10n-update 10 years ago
Tim van der Meij 5f50f8b291 Localization updates (June 29, 2015) 10 years ago
Tim van der Meij e9a6d4451d Merge pull request #6146 from Snuffleupagus/issue-4909-test 10 years ago
Yury Delendik 548e4b422b Merge pull request #6147 from Snuffleupagus/api-improved-unittests-getStats-getDownloadInfo 10 years ago
Jonas Jenwald 38955d491f Further improvements of the getStats and getDownloadInfo unit tests 10 years ago
Jonas Jenwald 7b77408dc1 Add a reduced test-case for issue 4909 10 years ago
Jonas Jenwald ffeba9c630 Move the page switching code into `set currentPageNumber` in `PDFViewer` instead of placing it in the `pagechange` event handler 10 years ago
Tim van der Meij 18e1a14e65 Merge pull request #6138 from Snuffleupagus/issue-4558 10 years ago
Jonas Jenwald 46a8485db4 Ignore paint form XObject when the name is missing (issue 4558) 10 years ago
Tim van der Meij d504cde774 Merge pull request #6134 from Snuffleupagus/ColorSpace-parseToIR-fetchIfRef 10 years ago
Jonas Jenwald bc865b9e2d Ensure that we fetch all indirect objects (i.e. |Ref|s) in ColorSpace_parseToIR 10 years ago
Jonas Jenwald aa3a64e975 Skip mapping of CIDFontType2 glyphs when the font either has a |IdentityToUnicodeMap| or a |toUnicodeMap| with 65536 elements (issue 5677) 10 years ago
Yury Delendik 99415a75b7 Update l10n files. 10 years ago
Yury Delendik 7dcd615001 Merge pull request #6131 from yurydelendik/version1.1.215 10 years ago
Yury Delendik 3d729a2fb7 Version 1.1.215 10 years ago
Tim van der Meij 6007a57291 Add tests and documentation for the annotation border style class 10 years ago
Tim van der Meij 9550c00184 Transform old implementation to new implementation of border styles 10 years ago
Tim van der Meij 9ba4f74370 Implement setBorderStyle for annotations 10 years ago
Tim van der Meij 88b2059ed9 Implement annotation border style class and constants 10 years ago
Tim van der Meij c9a74984ec Merge pull request #6120 from Snuffleupagus/issue-6117 10 years ago
Jonas Jenwald 75624c8d82 Clear the |getSinglePixelWidth| cache when rendering Type3 fonts (issue 6117) 10 years ago