8633 Commits (39cba5d25d45c439cbc9667f8cfbea008b0e6d86)
 

Author SHA1 Message Date
Jonas Jenwald 39cba5d25d Remove `PDFThumbnailViewer_ensureThumbnailVisible` 9 years ago
Tim van der Meij 9ff6c83bb6 Merge pull request #7038 from Snuffleupagus/refactor-sidebar 9 years ago
Jonas Jenwald 67a1dfcfb5 Move the sidebar related code from viewer.js into `PDFSidebar` 9 years ago
Jonas Jenwald 21f048234d Refactor how `PDFOutlineView`/`PDFAttachmentView` is initialized in viewer.js, rename the classes, and refactor their `render` methods 9 years ago
Tim van der Meij 7cb3c365ca Merge pull request #7035 from Snuffleupagus/issue-7034 9 years ago
Tim van der Meij 915eac3d20 Merge pull request #7036 from Snuffleupagus/svg-example-set-cmap-url 9 years ago
Jonas Jenwald 4a6575643b [SVG] Specify the `PDFJS.cMapUrl`/`PDFJS.cMapPacked` parameters in the svgviewer example 9 years ago
Tim van der Meij 0c19d84911 Merge pull request #7031 from Snuffleupagus/outline-default-title 9 years ago
Jonas Jenwald c7a44391cf Add a `reset` method to `PDFFindbar`, and use it to clear parts of the find UI when the document is closed 9 years ago
Jonas Jenwald e7d039dbce Ensure that `PDFFindController_reset` actually resets *all* state (issue 7034) 9 years ago
Jonas Jenwald 9bcbd4d872 Add a default title for outline items, to prevent display issues if the title is missing 9 years ago
Tim van der Meij 2b813c0ca4 Merge pull request #7030 from Snuffleupagus/PDFThumbnailView-remove-hasImage 9 years ago
Jonas Jenwald 95aa8b0415 Remove the `hasImage` property from `PDFThumbnailView` 9 years ago
Jonas Jenwald 05917b65d5 Merge pull request #7016 from timvandermeij/annotations-missing-popup 9 years ago
Tim van der Meij ad31e52a26 Group popup creation code and apply it to more annotation types 9 years ago
Jonas Jenwald 41efb92d3a Merge pull request #6988 from timvandermeij/fileattachment-annotation 9 years ago
Tim van der Meij 0351c7eff4 Move the `getFileName` helper function to the core 9 years ago
Tim van der Meij 10902fd882 Implement unit and reference testing for FileAttachment annotations 9 years ago
Tim van der Meij 6a33dfd13a Implement support for FileAttachment annotations 9 years ago
Tim van der Meij c53581f4e5 Merge pull request #7009 from KamiHQ/annotations-fix 9 years ago
Tim van der Meij ebe6fb2560 Merge pull request #7012 from KamiHQ/fix-annotation-popup 9 years ago
Xiliang Chen 6762ff2fd6 don't render highlight/underline/squiggly/strikeout annotations that doesn't have popup 9 years ago
Xiliang Chen 266cedd960 always expose data.title and data.content 9 years ago
Brendan Dahl 0629fd0afa Merge pull request #7007 from Snuffleupagus/bug-1248959 9 years ago
Jonas Jenwald f64113c927 [Addon] Catch errors in `getFindBar` (in PdfStreamConverter.jsm) to fix loading of PDF files in the bookmark sidebar (bug 1248959) 9 years ago
Jonas Jenwald 8cdb69634f Merge pull request #6984 from Snuffleupagus/issue-6066 9 years ago
Jonas Jenwald a494e33776 Update `JpegImage.getData` to support `forceRGBoutput` for images with `numComponents === 1` (issue 6066) 9 years ago
Tim van der Meij 9eedfc128c Merge pull request #6998 from Snuffleupagus/outline-styles-core 9 years ago
Jonas Jenwald 7cf9de2c17 [api-minor] Change `getOutline` to actually return the RGB color of outline items 9 years ago
Jonas Jenwald 45fea8808e Merge pull request #6985 from timvandermeij/xhtml-leftovers 9 years ago
Tim van der Meij 05e080c802 Merge pull request #6987 from timvandermeij/readme 9 years ago
Tim van der Meij eeeebe8061 Remove Opera from the README file as they removed the extension 9 years ago
Tim van der Meij edb2eecdc8 Remove XHTML leftovers from the viewer HTML files 9 years ago
Jonas Jenwald 98db068079 Reduce the overall indentation level in `Catalog_readDocumentOutline`, by using early returns, in order to improve readability 9 years ago
Tim van der Meij e9a1a47d28 Merge pull request #6982 from Snuffleupagus/evaluator-remove-getAll 9 years ago
Tim van der Meij addc4a3ded Merge pull request #6856 from KamiHQ/remove-has-html 9 years ago
Tim van der Meij cd9d134af3 Merge pull request #6939 from LilyBin/uglifyjs 9 years ago
Jonas Jenwald 1ee016b005 Remove `Dict_getAll` since it is now unused 9 years ago
Jonas Jenwald 93ea866f01 Remove `getAll` from `EvaluatorPreprocessor_read` 9 years ago
Jonas Jenwald 62b17ad36e Add a linked `load` test for issue 6549 9 years ago
Yury Delendik 2f145d8db4 Republish addon 9 years ago
Yury Delendik 2addcc7957 Republish addon 9 years ago
Jonas Jenwald 2d61652c75 Update l10n files 9 years ago
Tim van der Meij 1f49e7b194 Merge pull request #6975 from Snuffleupagus/ColorSpace-remove-getAll 9 years ago
Tim van der Meij 6133a993a9 Merge pull request #6972 from Snuffleupagus/loadType3Data-getKeys 9 years ago
Tim van der Meij 72c05af37c Merge pull request #6973 from pra85/patch-1 9 years ago
Jonas Jenwald 02a6b73492 Get rid of `getAll` usage in colorspace.js 9 years ago
Prayag Verma 049beac346 Fix a typo in api.js 9 years ago
Xiliang Chen e42da0f5e9 move hasHtml to AnnotationElement 9 years ago
Tim van der Meij acf74d40b1 Merge pull request #6941 from Rob--W/crx-allow-pdf-in-local-frames 9 years ago