/
githubmirror
/
pdf.js
ОбзорДокументацияВойти
/
githubmirror
/
pdf.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
pdf.js/
web/
..
images

Tweak the `fill`-value of the Stamp-icon to work better in non-Firefox browsers

2 года назад
.gitignore

Remove obselete file from .gitignore

12 лет назад
alt_text_manager.js

[Editor] Add some telemetry for the highlight feature (bug 1866437)

2 года назад
annotation_editor_layer_builder.css

[Editor] Set the canvas in the stamp editor at the right position in odd spread mode

2 года назад
annotation_editor_layer_builder.js

Avoid wrong scrolling when calling zoomReset

2 года назад
annotation_editor_params.js

Improve type definitions for the viewer

2 года назад
annotation_layer_builder.css

[Editor] Provide an element to render in the annotation layer after a freetext has been edited (bug 1890535)

2 года назад
annotation_layer_builder.js

Remove event listeners with `signal` in web/annotation_layer_builder.js and web/text_highlighter.js

2 года назад
app.js

Add the possibility to dispatch some pdf.js events at the chrome level (bug 1904585)

2 года назад
app_options.js

Only disable HWA in m-c build and for local dev

2 года назад
base_tree_viewer.js

Improve type definitions for the viewer

2 года назад
caret_browsing.js

[Editor] In caret browsing mode, get the caret position in the text layer (bug 1881692)

2 года назад
chrome-i18n-allow-access-to-file-urls.json

Add translations of "Allow access to file URLs"

11 лет назад
chromecom.js

Remove `PDFViewerApplication.initPassiveLoading` and directly invoke the `open`-method from the extension-specific code

2 года назад
compressed.tracemonkey-pldi-09.pdf

Add Makefile. Move some files around to make building the website easier.

15 лет назад
debugger.css

Fix the textLayer-opacity when using the FontInspector (PR 17533 follow-up)

3 года назад
debugger.mjs

[Debugger] Add some info about substitution font

3 года назад
dialog.css

Move the dialog css stuff in its own file

2 года назад
download_manager.js

Remove the `DownloadManager.downloadUrl` method

2 года назад
draw_layer_builder.css

[Editor] Correctly rotate the mask when rotation a free highlight (bug 1879102)

3 года назад
draw_layer_builder.js

[Editor] Add a new editor to highlight some text in a pdf (bug 1866119)

3 года назад
event_utils.js

Add the possibility to dispatch some pdf.js events at the chrome level (bug 1904585)

2 года назад
external_services.js

Add the possibility to dispatch some pdf.js events at the chrome level (bug 1904585)

2 года назад
firefox_print_service.js

[api-minor] Implement basic support for OptionalContent `Usage` dicts (issue 5764, bug 1826783)

2 года назад
firefoxcom.js

Add the possibility to dispatch some pdf.js events at the chrome level (bug 1904585)

2 года назад
generic_scripting.js

Use a limit, in more places, when splitting strings

3 года назад
genericcom.js

[Editor] Add the possibility to query some ML stuff to guess an alt text for an image

2 года назад
genericl10n.js

Only use the l10n fallback bundle when normal ftl-file fetching failed (issue 18264)

2 года назад
grab_to_pan.js

Improve type definitions for the viewer

2 года назад
interfaces.js

Remove the `DownloadManager.downloadUrl` method

2 года назад
l10n.js

Remove the `requestAnimationFrame` work-around in `L10n.prototype.destroy` (PR 18313 follow-up)

2 года назад
overlay_manager.js

Remove the `OverlayManager.unregister` method since it's completely unused

3 года назад
password_prompt.js

Improve type definitions for the viewer

2 года назад
pdf_attachment_viewer.js

[api-minor] Improve the `FileSpec` implementation

2 года назад
pdf_cursor_tools.js

Merge pull request #17879 from ex37/master

2 года назад
pdf_document_properties.js

Improve type definitions for the viewer

2 года назад
pdf_find_bar.js

Tweak the `matchCount` l10n-args handling slightly (PR 17146 follow-up)

3 года назад
pdf_find_controller.js

Expose entireWord in updateFindControlState

2 года назад
pdf_find_utils.js

[api-minor] Don't normalize the text used in the text layer.

3 года назад
pdf_history.js

Remove event listeners with `signal` in web/pdf_history.js

2 года назад
pdf_layer_viewer.js

Improve type definitions for the viewer

2 года назад
pdf_link_service.js

Remove unnecessary check from `PDFLinkService.goToDestination` (PR 17984 follow-up)

2 года назад
pdf_outline_viewer.js

[api-minor] Move the page reference/number caching into the API

2 года назад
pdf_page_view.js

Merge pull request #18218 from nicolo-ribaudo/test-maxCanvasPixels

2 года назад
pdf_presentation_mode.js

Remove event listeners with `signal` in web/pdf_presentation_mode.js

2 года назад
pdf_print_service.js

Improve type definitions for the viewer

2 года назад
pdf_rendering_queue.js

Limit some `PDFRenderingQueue`-related code to the GENERIC viewer

3 года назад
pdf_scripting_manager.component.js

Use shorter arrow functions where possible

3 года назад
pdf_scripting_manager.js

Remove event listeners with `signal` in web/pdf_scripting_manager.js

2 года назад
pdf_sidebar.js

Improve type definitions for the viewer

2 года назад
pdf_single_page_viewer.js

Remove the abstract `BaseViewer`-class

4 года назад
pdf_thumbnail_view.js

Add an option to enable/disable hardware acceleration (bug 1902012)

2 года назад
pdf_thumbnail_viewer.js

Add an option to enable/disable hardware acceleration (bug 1902012)

2 года назад
pdf_viewer.component.js

Ensure that `GenericL10n` works if the locale files cannot be loaded

3 года назад
pdf_viewer.css

Improve how the wait-cursor is toggled when copying all text

2 года назад
pdf_viewer.js

Improve how the wait-cursor is toggled when copying all text

2 года назад
pdfjs.js

[api-minor] Re-factor the basic textLayer-functionality

2 года назад
preferences.js

A couple of small tweaks of the `BasePreferences` class

2 года назад
print_utils.js

Handle appending consistently in the xfaLayer regardless of rendering intent (PR 17177 follow-up)

3 года назад
secondary_toolbar.js

Merge pull request #17879 from ex37/master

2 года назад
struct_tree_layer_builder.js

Ignore null-chars when using structTree-data in the viewer

3 года назад
stubs-geckoview.js

[GeckoView] Avoid bundling the `AltTextManager` class, since it's unused

3 года назад
text_accessibility.js

[Editor] Add the parent tag id (if any) to the serialized editors (bug 1845087)

3 года назад
text_highlighter.js

Remove event listeners with `signal` in web/annotation_layer_builder.js and web/text_highlighter.js

2 года назад
text_layer_builder.css

Fix flickering on text selection

2 года назад
text_layer_builder.js

Inline the `#finishRendering` helper in `TextLayerBuilder.prototype.render`

2 года назад
toggle_button.css

Fix the RTL-rule for the `editorHighlightShowAll` button, such that it works outside of the Firefox PDF Viewer

2 года назад
toolbar-geckoview.js

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
toolbar.js

Improve type definitions for the viewer

2 года назад
ui_utils.js

Cancel the `requestAnimationFrame` in the `watchScroll` helper (PR 18193 follow-up)

2 года назад
view_history.js

Add a bit more validation in the `ViewHistory` constructor

6 лет назад
viewer-geckoview.css

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
viewer-geckoview.html

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
viewer-geckoview.js

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
viewer-snippet-chrome-extension.html

[api-minor] Move to Fluent for the localization (bug 1858715)

3 года назад
viewer-snippet-chrome-overlays.html

Convert the existing overlays to use `<dialog>` elements (issue 14698)

4 года назад
viewer-snippet-firefox-extension.html

[api-major] Output JavaScript modules in the builds (issue 10317)

3 года назад
viewer-snippet.html

[api-minor] Move to Fluent for the localization (bug 1858715)

3 года назад
viewer.css

Display a wait cursor when saving

2 года назад
viewer.html

Move the dialog css stuff in its own file

2 года назад
viewer.js

[Editor] Add a toggle button to show/hide all the highlights (bug 1867740)

2 года назад
xfa_layer_builder.css

Remove unnecessary alpha-value from CSS `rgb` colors

3 года назад
xfa_layer_builder.js

Handle appending consistently in the xfaLayer regardless of rendering intent (PR 17177 follow-up)

3 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©