SIGN IN SIGN UP

TAGS

20 tags
v5.5.207

Merge pull request #20751 from calixteman/bug2016693 Avoid to scroll too much when the thumbnail is at the bottom of the sidebar (bug 2016693)

v5.4.624

Merge pull request #20565 from kairosci/fix-bug-20557 fix: Fix mailto links truncated at dash

v5.4.530

Merge pull request #20535 from calixteman/issue18062 Use CIDToGIDMap when the font is a type 2 with an OpenType font

v5.4.449

Merge pull request #20462 from calixteman/improve_thumbnails Slightly reduce the memory used by thumbnails

v5.4.394

Merge pull request #20213 from lab-core/pointer-type [Editor] A new CurrentPointers class to store current pointers used by the editor

v5.4.296

Merge pull request #20333 from calixteman/issue20302 Fix incremental saving with hybrid references

v5.4.149

Merge pull request #20210 from calixteman/comment_sidebar [Editor] Add a sidebar allowing the user to navigate between the comments in a pdf (bug 1985567)

v5.4.54

Merge pull request #20120 from calixteman/remove_actions_button [Editor] Don't show the actions button in the comment popup when it's useless

v5.3.93

Merge pull request #20056 from calixteman/one_click [Editor] Allow to change the editor mode when selecting the corresponding editor (bug 1975538)

v5.3.31

Merge pull request #19952 from timvandermeij/intermittent-viewer-origin Fix intermittent failure in the "supports specifying a custom origin" viewer integration test

v5.2.133

Merge pull request #19873 from timvandermeij/fix-editor-undo-bar-intermittents Fix the "must work properly when selecting undo by keyboard" integration test

v5.1.91

Merge pull request #19735 from Snuffleupagus/Type3WordSpacing Apply char/word-spacing correctly for missing Type3-glyphs

v5.0.375

Merge pull request #19661 from Snuffleupagus/thumbnails-inline-finishRenderTask Inline the `PDFThumbnailView.prototype.#finishRenderTask` helper method

v4.10.38

Merge pull request #19273 from Snuffleupagus/NetworkManager-request-methods Remove the `requestRange`/`requestFull` methods from the `NetworkManager` class

v4.9.155

Merge pull request #19149 from Snuffleupagus/issue-19145 Prevent Webpack from resolving `import.meta.url` statements during building (issue 19145)

v4.9.124

Merge pull request #19117 from Snuffleupagus/bot-forceNoChrome Disable the browser-tests in Google Chrome on the bots

v4.8.69

Merge pull request #18988 from Snuffleupagus/split-dom-factory Move the various DOM-factories into their own files

v4.7.76

Merge pull request #18844 from calixteman/bug1922063 Use Calibri and Lucida Console, when it's possible, in place of sans-serif and monospaced (bug 1922063)

v4.6.82

Merge pull request #18675 from calixteman/nofirefox Add an option (i.e. --noFirefox) to only use Chrome when running tests

v4.5.136

Merge pull request #18495 from Snuffleupagus/AppOptions-setAll-EVENT_DISPATCH Consistently dispatch events, if needed, when setting AppOptions