9056 Commits (6b05cfd1b83b6de22dc4094d934e70fc72c96ae7)
 

Author SHA1 Message Date
Tim van der Meij 6b05cfd1b8 Merge pull request #7622 from timvandermeij/interactive-forms-text 9 years ago
Tim van der Meij be485f59ab Text widget annotations: implement maximum length and text alignment 9 years ago
Tim van der Meij bf6f5d1cc9 Merge pull request #7621 from Snuffleupagus/more-symbolic-fonts-without-included-encoding-tests 9 years ago
Jonas Jenwald ae2cc9119b Add a couple more, mostly `text`, reference tests for non-embedded symbolic fonts without included encoding information 9 years ago
Jonas Jenwald 1fae435e88 Merge pull request #7546 from Snuffleupagus/issue-7544 9 years ago
Jonas Jenwald 0b75f63c03 Don't duplicate the first entry in the `charCodeToGlyphId` map for CIDFontType2 fonts with a `CIDToGIDMap` that already mapped the first entry to a non-zero `glyphId` (issue 7544) 9 years ago
Tim van der Meij b112f9f9f4 Merge pull request #7600 from Snuffleupagus/issue-7598 9 years ago
Tim van der Meij 22c7ff494a Merge pull request #7609 from Snuffleupagus/enhanceTextSelection-pref-hack 9 years ago
Tim van der Meij 23a0264a15 Merge pull request #7619 from Snuffleupagus/SecondaryToolbar-setMaxHeight-events 9 years ago
Jonas Jenwald be8a69a52c Ensure that we provide the `source` parameter when dispatching the button click events in `SecondaryToolbar` (PR 7313 follow-up) 9 years ago
Jonas Jenwald 6e126b31dc Only update the `max-height` of the `SecondaryToolbar` when it's actually visible 9 years ago
Jonas Jenwald e12c48b73f Add a `enhanceTextSelection` preference 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
Jonas Jenwald 44b75c01a1 Check that Type1C fonts does not actually contain OpenType font files (issue 7598) 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