9023 Commits (b3818d5c36696e0f24e04893416f968125fab26e)
 

Author SHA1 Message Date
Tim van der Meij b3818d5c36 Replace `div.dataset` with a `WeakMap` in `text_layer.js` 9 years ago
Tim van der Meij b10add14f3 Refactor `text_layer.js` to pass the task as a parameter 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
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
Brendan Dahl a9c37c242e Merge pull request #7521 from brendandahl/bug-1291709 9 years ago
Tim van der Meij ef45085f10 Merge pull request #7548 from Rob--W/window-print-avoid-microtask 9 years ago
Tim van der Meij b4c8814fc9 Merge pull request #7534 from Snuffleupagus/isName-name-check 9 years ago
Rob Wu 76d29759c5 Avoid window.print in a microtask 9 years ago
Jonas Jenwald 084fc517fe Merge pull request #7021 from Snuffleupagus/bug-1250079 9 years ago
Jonas Jenwald 544d29f5cb Add a `recoveryMode` that suppresses errors from the `Parser`, and utilize it when searching for the main trailer in `XRef_indexObjects` (bug 1250079) 9 years ago
Jonas Jenwald 83ce6f0b6d Adjust the (applicable) existing `isName` callsites to use the new `isName(v, name)` version of the function 9 years ago
Jonas Jenwald af636aae96 Add a parameter to the `isName` function that enables checking not just that something is a `Name`, but also that the actual `name` properties matches 9 years ago
Brendan Dahl 94089960c0 Merge pull request #7532 from Snuffleupagus/PDFViewer-remove-obsolete-onAfterDraw-comment 9 years ago
Jonas Jenwald 31cd23a6df Remove an obsolete comment for `onAfterDraw` in pdf_viewer.js 9 years ago
Jonas Jenwald 076e25f1ca Prevent destinations with bad left/top values from scrolling the wrong page into view (bug 874482) 9 years ago
Xiliang Chen 6cb77d6580 fix outline may jump to previous page issue 9 years ago
Tim van der Meij ca81f4df18 Merge pull request #7529 from Snuffleupagus/setCurrentPageNumber-warn-on-outOfBounds 9 years ago
Jonas Jenwald 7706cfa9fe Log an error when the value passed to `set currentPageNumber` is out of bounds (PR 7502 followup) 9 years ago
Tim van der Meij ac7b675603 Merge pull request #7526 from Snuffleupagus/PDFViewer_pagesRotation-validation 9 years ago
Jonas Jenwald 50aeb00adf Add validation of the `rotation` argument passed to `set pagesRotation` in `PDFViewer` 9 years ago
Jonas Jenwald 3a1e794512 Update l10n files 9 years ago
Tim van der Meij f16b2d468a Merge pull request #7520 from Snuffleupagus/primitives-more-unit-tests 9 years ago
Brendan Dahl 815c3a822f Bug 1291709 - PdfjsChromeUtils.jsm leaks browser.xul windows. 9 years ago
Yury Delendik 39412e5ace Merge pull request #7519 from timvandermeij/remove-amo 9 years ago
Jonas Jenwald d70e07fb90 Add more unit-tests for `primitives.js` 9 years ago