8060 Commits (c6ba5ea42eb9f0863fdd11f2de2d7c0b8fa32197)
 

Author SHA1 Message Date
Tim van der Meij 9f9b76ab8a Merge pull request #6282 from Snuffleupagus/simpleviewer-linkService 10 years ago
Yury Delendik f1e35fc669 Merge pull request #6310 from THausherr/patch-1 10 years ago
Tim van der Meij 1f94d8418e Merge pull request #6308 from dsprenkels/issue_6261 10 years ago
Tilman Hausherr 6d1e0f7e8d fix handling of flags 1-3 in tensor shading 10 years ago
Daan Sprenkels c3b7ed4541 Apply hover style to .overlayButton not only when hovered, but also when focused (issue #6261) 10 years ago
Yury Delendik 1da7e893a6 Merge pull request #6304 from CodingFabian/fixup-6303 10 years ago
Tilman Hausherr c85fa00d62 fix handling of flags 1-3 in coons shading 10 years ago
Brendan Dahl a32d521555 Merge pull request #6222 from Rob--W/botio-robustness 10 years ago
Brendan Dahl 977397ebfd Merge pull request #6270 from Snuffleupagus/opentype-cff-2 10 years ago
Tim van der Meij 72ecbec49d Merge pull request #6292 from Snuffleupagus/issue-6287 10 years ago
Jonas Jenwald 28130b949c Merge pull request #6281 from timvandermeij/data-url 10 years ago
Tim van der Meij 31456a5b6d Merge pull request #6285 from Snuffleupagus/rename-PatternType-to-ShadingType 10 years ago
Jonas Jenwald 1d65daf5e5 Correctly access `colorSpace.numComps` in `MeshStreamReader` (issue 6287) 10 years ago
Jonas Jenwald 7fe2442a18 Ensure that we don't use the same typed array for both `coords` and `colors` in Mesh `figures` (issue 6287) 10 years ago
Jonas Jenwald 55bc98a8b0 Rename `PatternType` to `ShadingType` to avoid confusion 10 years ago
Jonas Jenwald 1f9466ea02 Add a couple of CSS hacks in order for `scrollIntoView` to work in the "simpleviewer" component example 10 years ago
Jonas Jenwald 297f760dce Add a `PDFLinkService` instance to the "simpleviewer" component example 10 years ago
Tim van der Meij a9d0e42871 Keep the Link annotation's data URL on one line 10 years ago
Jonas Jenwald e876dd8123 Merge pull request #6273 from timvandermeij/annotation-factory 10 years ago
Tim van der Meij 4f920ad100 Refactor annotation code to use a factory 10 years ago
Tim van der Meij d08895d659 Merge pull request #6236 from Rob--W/print-javascript-action 10 years ago
Tim van der Meij 0c15f8a777 Merge pull request #6268 from Rob--W/text-layer-optimize-access 10 years ago
Jonas Jenwald 0a024b5051 Adjust the heuristics used to detect OpenType font file with CFF data (bug 1186827, bug 1182130, issue 6264) 10 years ago
Rob Wu 47f2c14723 Optimize text layer: Avoid unneeded .textContent 10 years ago
Tim van der Meij 61f9052233 Merge pull request #6240 from Snuffleupagus/issue-6238 10 years ago
Jonas Jenwald 94d9a27a67 Update l10n files 10 years ago
Jonas Jenwald 45810e0866 Merge pull request #6257 from timvandermeij/viewer-cleanup 10 years ago
Tim van der Meij 9c510bd6e6 Remove unused globals and updateViewarea function from viewer.js 10 years ago
Tim van der Meij d162dba85e Merge pull request #6256 from Snuffleupagus/bug-1186842 10 years ago
Tim van der Meij 21053460d7 Merge pull request #6254 from Snuffleupagus/issue-6253 10 years ago
Jonas Jenwald 8275dff1b1 Reduce code duplication in the 'keydown' event handler in `viewer.js`, by re-factoring the code which ensures that the `viewerContainer` is focused 10 years ago
Jonas Jenwald d5232f5b5a Ensure that the viewer always receives focus when the HOME/END keys are pressed (bug 1186842) 10 years ago
Jonas Jenwald fa53cd6ca3 Use `DEFAULT_SCALE_VALUE` as default when fetching the `zoom` parameter from `PDFViewerApplication.store` (i.e. `ViewHistory`) 10 years ago
Jonas Jenwald 299d05eaa5 Prevent documents from intermittently opening with the zoom level set to 1% (issue 6253) 10 years ago
Jonas Jenwald 385e2e5aaf Check if the `Decode` entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 10 years ago
Jonas Jenwald 862342189f Merge pull request #6239 from timvandermeij/annotation-rectangle 10 years ago
Tim van der Meij 980aa10e04 Refactor annotation rectangle code and add unit tests 10 years ago
Tim van der Meij c42613b911 Merge pull request #6235 from Snuffleupagus/move-custom-scale-handling 10 years ago
Rob Wu c676ecb5a0 Detect scripted auto-print requests 10 years ago
Jonas Jenwald 93d82e21d5 Move handling of the 'custom' scale value from pdf_viewer.js to viewer.js 10 years ago
Jonas Jenwald d3e90cf825 Merge pull request #6232 from timvandermeij/annotations-data-passing 10 years ago
Jonas Jenwald a58393fca3 Merge pull request #6189 from Rob--W/improved-build-tools 10 years ago
Rob Wu f8af4d6567 Fix preprocessor: nesting, error & tests 10 years ago
Rob Wu 1d4e450a79 make.js: Less greedy comment stripping 10 years ago
Rob Wu 8ba73cb4de Improve getWorkerSrcFiles (builder.js) 10 years ago
Tim van der Meij 995c5ba205 Simplify annotation data passing 10 years ago
Tim van der Meij dbd2ef034f Merge pull request #6196 from Rob--W/run-specific-test 10 years ago
Rob Wu b627a1a0d9 Add --testfilter (-t) flag to run a specific test 10 years ago
Tim van der Meij 91ab010829 Merge pull request #6201 from Rob--W/crx-dont-force-no-download 10 years ago
Rob Wu 2d6b15d0d9 [CRX] Do not load local files in non-local frames 10 years ago