/
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] Disable existing highlights when drawing a new one (bug 1879035)

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

[api-minor][Editor] When switching to editing mode, redraw pages containing editable annotations

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

Merge pull request #18486 from Snuffleupagus/AppOptions-replace-locale

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

Consistently dispatch events, if needed, when setting AppOptions

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

[Editor] Change the enableML pref for enableAltText (bug 1905923)

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

Include additional data when fetching browser preferences in the PDF Viewer (bug 1908401)

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

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

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

Add a pref to know if the alt-text must be automatically generated (bug 1909310)

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

Use a limit, in more places, when splitting strings

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

Replace the GENERIC-only "locale" with "localeProperties" in AppOptions

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

Update the JS/CSS files for the new Prettier/Stylelint versions

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

Allow /XYZ destinations without zoom parameter (issue 18408)

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

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

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

[api-minor][Editor] When switching to editing mode, redraw pages containing editable annotations

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

[Editor] When in non-editing mode, add a new editor only once the editing mode has switched

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

[api-minor] Remove `Outliner` from the official API

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

Add the possibility to change some pdfjs preferences from the viewer (bug 1908483)

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

Update the JS/CSS files for the new Prettier/Stylelint versions

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

Allow to change the toolbar height when changing the pref toolbar.density in Firefox (bug 1171799)

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

Stop using `downloadComplete` in `PDFViewerApplication.progress`

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

Disable system fonts on Android (issue 18210)

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

Disable system fonts on Android (issue 18210)

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

[Editor] Remove the option enableStamp

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 ©