8094 Commits (c043a6e3a3b23db1a0468c1138c97017dff25e2c)
 

Author SHA1 Message Date
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
Rob Wu cc0805a996 Reduce verbosity of output in test/webbrowser.js 10 years ago
Jonas Jenwald 7065c1b8e9 Merge pull request #6215 from timvandermeij/annotation-border-fixes 10 years ago
Tim van der Meij 465611a2ff More cleanup regarding annotation border styles 10 years ago
Tim van der Meij 4b6e2724ae Merge pull request #6220 from Snuffleupagus/issue-6218 10 years ago
Tim van der Meij 6dfe19dcf7 Merge pull request #6226 from Snuffleupagus/fonttools 10 years ago
Jonas Jenwald d5772fa3ca Merge pull request #6221 from Thunderforge/{find-toolbar-checkbox-keyboard-accessibility} 10 years ago
Jonas Jenwald d68eb153d3 Update fonttools location and version (issue 6223) 10 years ago
Tim van der Meij b35cbaa32c Merge pull request #6157 from Snuffleupagus/components-update-on-setScale-and-pagesRotation 10 years ago
Rob Wu c3c6d503ee Improve robustness of builder (esp. on Windows) 10 years ago
Will Herrmann cbc715ed0f Fixing find toolbar checkboxes not being accessible through keyboard navigation 10 years ago
Jonas Jenwald c718d1ab10 Ignore double negative in `Lexer_getNumber` (issue 6218) 10 years ago
Jonas Jenwald cf6d40f348 Merge pull request #6214 from timvandermeij/annotation-color 10 years ago
Tim van der Meij a2e9845093 Refactor annotation color handling and add unit tests 10 years ago
Tim van der Meij 2817f008c3 Merge pull request #6208 from Snuffleupagus/issue-6204 10 years ago
Tim van der Meij 76d225dd3b Merge pull request #6207 from Snuffleupagus/viewer-remove-setScale 10 years ago
Jonas Jenwald 28f40b1b58 Fetch all indirect objects (i.e. `Ref`s) in `NameTree_getAll` and `NameTree_get` (issue 6204) 10 years ago