9044 Commits (6e126b31dca33df2b33856b667a696b8695179d9)
 

Author SHA1 Message Date
Jonas Jenwald 6e126b31dc Only update the `max-height` of the `SecondaryToolbar` when it's actually visible 9 years ago
Jonas Jenwald ca61ccc533 Merge pull request #7602 from timvandermeij/interactive-forms 9 years ago
Tim van der Meij e281ce7c73 Enable regression testing for interactive forms 9 years ago
Tim van der Meij e686db250c Render interactive form (AcroForm) text widget annotations 9 years ago
Jonas Jenwald 8dbb5a7c4a Merge pull request #7596 from timvandermeij/widget-annotation-cleanup 9 years ago
Tim van der Meij 576f742047 Improve the structure for widget annotations 9 years ago
Tim van der Meij b26af7ee24 Merge pull request #7595 from Snuffleupagus/api-reject-with-Error 9 years ago
Jonas Jenwald 37998076c9 In `display/api.js` ensure that we always reject with an `Error` in `JpegDecode`, and adjust a couple of other rejection sites as well 9 years ago
Jonas Jenwald 38c85039d1 Merge pull request #7588 from timvandermeij/text-layer-weakmap 9 years ago
Tim van der Meij 96593571eb Optimize scale calculation in `text_layer.js` 9 years ago
Tim van der Meij 7db1983d64 Merge pull request #7591 from Snuffleupagus/jpeg-error 9 years ago
Jonas Jenwald a35773ec8c Change `src/core/jpg.js` to use the `error` utility function instead of `throw`ing 9 years ago
Tim van der Meij d03651efff Merge pull request #7407 from Snuffleupagus/issue-7406 9 years ago
Tim van der Meij 31f6180a08 Merge pull request #7592 from timvandermeij/revert 9 years ago
Tim van der Meij eb2ba3287a Revert "Move the `Preferences` initialization/fetching code to the top of `PDFViewerApplication.initialize`, to enable using them when initializing the viewer components" 9 years ago
Tim van der Meij a2525a8ba3 Revert "Add a `enhanceTextSelection` preference to the viewer" 9 years ago
Tim van der Meij b3818d5c36 Replace `div.dataset` with a `WeakMap` in `text_layer.js` 9 years ago
Tim van der Meij 461a18a74a Merge pull request #7586 from Snuffleupagus/viewer-initialize-Preferences-earlier 9 years ago
Tim van der Meij b10add14f3 Refactor `text_layer.js` to pass the task as a parameter 9 years ago
Jonas Jenwald 15e45d772f Add a `enhanceTextSelection` preference to the viewer 9 years ago
Jonas Jenwald ffb876fdf4 Move the `Preferences` initialization/fetching code to the top of `PDFViewerApplication.initialize`, to enable using them when initializing the viewer components 9 years ago
Tim van der Meij 8522625da2 Merge pull request #7585 from timvandermeij/text-selection-code-fixes 9 years ago
Tim van der Meij 7c961b6b7a Minor code style improvements after #7539 9 years ago
Tim van der Meij 6bb95e3129 Merge pull request #7539 from jeremypress/fairexpand 9 years ago
Tim van der Meij 61a576c41f Merge pull request #7583 from Snuffleupagus/Named-Action-GoToPage-select 9 years ago
Jonas Jenwald 0db76dc58c Change the `GoToPage` Named Action to select the contents of the `pageNumber` input, rather than just focusing the element 9 years ago
Jeremy Press 1ceeb4d17b added text enhancement regression tests 9 years ago
Jeremy Press 6faa84abdb Continuing fairexpand #6663 9 years ago
Jonas Jenwald 3ac23200ba Add a reduced test-case for issue 7406 9 years ago
Jonas Jenwald 1bbc694ac3 Assign the `quantizationTables` after parsing the entire JPEG image, to prevent issues when the DQT (Define Quantization Tables) marker is encountered after SOF{n} (Start of Frame) markers (issue 7406) 9 years ago
Tim van der Meij 23b13d368e Merge pull request #7579 from Snuffleupagus/updateUIToolbar-correctly-disable-zoom-buttons 9 years ago
Jonas Jenwald f3b7fa091d Ensure that the zoom buttons are disabled correctly if the `scale` is smaller/larger than `MIN_SCALE/MAX_SCALE` in `PDFViewerApplication._updateUIToolbar` 9 years ago
Yury Delendik ffa99397ad Merge pull request #7387 from Snuffleupagus/issue-5808 9 years ago
Tim van der Meij a75b020423 Merge pull request #7575 from timvandermeij/update-l10n 9 years ago
Tim van der Meij d1ca5c11ec Update translations 9 years ago
Tim van der Meij b0a0bef267 Merge pull request #7440 from Snuffleupagus/bug-874482 9 years ago
Tim van der Meij f520616e00 Merge pull request #7570 from Snuffleupagus/issue-7569 9 years ago
Tim van der Meij fb6fde9d00 Merge pull request #7574 from timvandermeij/unit-test-font-cleanup 9 years ago
Tim van der Meij b81d661556 Remove unused globals from fonts unit test file 9 years ago
Tim van der Meij d944c320b4 Merge pull request #7540 from Snuffleupagus/ProblematicCharRanges-unit-test 9 years ago
Tim van der Meij 8aa9b790be Merge pull request #7573 from Snuffleupagus/mobile-viewer-async-open/close 9 years ago
Jonas Jenwald 65e9ff68aa [mobile-viewer] Add an async `close` method to the example, and change `open` to also be async (issue 7571) 9 years ago
Jonas Jenwald 088ce6c009 Add a unit-test to check that `ProblematicCharRanges` contains valid entries 9 years ago
Jonas Jenwald 78889646c8 Create a fallback annotation `id` for entries in `Annots` dictionaries that are not indirect objects (issue 7569) 9 years ago
Brendan Dahl 0e20d44fef Merge pull request #7563 from brendandahl/upstream-l10n 9 years ago
Brendan Dahl 8cf32cde6c Upstream l10n changes from Bug 1259859. 9 years ago
Jonas Jenwald e5baf7ec36 Merge pull request #7330 from Snuffleupagus/issue-7188 9 years ago
Jonas Jenwald 5379749d4b Try to prevent `CanvasGraphics_getSinglePixelWidth` from intermittently returning incorrect values in Firefox (issue 7188) 9 years ago
Tim van der Meij 200c8575ab Merge pull request #7555 from Snuffleupagus/primitives-async-unit-tests 9 years ago
Jonas Jenwald db1526c59e Add unit-tests for asynchronous methods in `primitives.js` 9 years ago