Skip to content

Tags: mozilla/pdf.js

Tags

v5.4.449

Toggle v5.4.449's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20462 from calixteman/improve_thumbnails

Slightly reduce the memory used by thumbnails

v5.4.394

Toggle v5.4.394's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v5.4.296's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20333 from calixteman/issue20302

Fix incremental saving with hybrid references

v5.4.149

Toggle v5.4.149's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v5.4.54's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v5.3.93's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v5.3.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v5.2.133's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19873 from timvandermeij/fix-editor-undo-bar-inte…

…rmittents

Fix the "must work properly when selecting undo by keyboard" integration test

v5.1.91

Toggle v5.1.91's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19735 from Snuffleupagus/Type3WordSpacing

Apply char/word-spacing correctly for missing Type3-glyphs

v5.0.375

Toggle v5.0.375's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19661 from Snuffleupagus/thumbnails-inline-finish…

…RenderTask

Inline the `PDFThumbnailView.prototype.#finishRenderTask`  helper method