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

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

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

Remove obselete file from .gitignore

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

[Editor] Don't show the alt-text button when the alt-text dialog is visible

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

[Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)

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

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

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

[Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)

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

Center radio button checkmark

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

[api-minor] Use "data-l10n-id"/"data-l10n-args", rather than manually updating DOM-elements, to trigger translation (PR 17146 follow-up)

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

Re-factor how the `sandboxBundleSrc` option is passed to `PDFScriptingManager`

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

Collect a few non-MOZCENTRAL `AppOptions` default values together

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

Also pause translation when expanding the current outline-item (PR 17176 follow-up)

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

Add translations of "Allow access to file URLs"

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

Re-factor how the `sandboxBundleSrc` option is passed to `PDFScriptingManager`

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

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

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

Remove unnecessary alpha-value from CSS `rgb` colors

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

[Debugger] Add some info about substitution font

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

Re-factor the blob-URL caching in `DownloadManager.openOrDownloadData`

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

[Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)

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

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

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

Don't use the deprecated `CustomEvent.initCustomEvent` method anymore

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

Convert `FirefoxPrintService` and `PDFPrintService` into standard classes

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

Re-factor how the `sandboxBundleSrc` option is passed to `PDFScriptingManager`

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

Update the ESLint `globals` list (PR 17055 follow-up)

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

Re-factor how the `sandboxBundleSrc` option is passed to `PDFScriptingManager`

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

Merge pull request #17277 from Snuffleupagus/L10n-fetchData

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

Remove a couple of unused options from the `GrabToPan` constructor

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

Pause translation when appending the outline/attachment/layer trees to the sidebar

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

Re-factor the `L10n`-implementations to use lowercase language-codes internally

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

Use the `fetchData` helper function in more cases

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

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

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

[api-minor] Use "data-l10n-id"/"data-l10n-args", rather than manually updating DOM-elements, to trigger translation (PR 17146 follow-up)

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

Re-factor the blob-URL caching in `DownloadManager.openOrDownloadData`

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

Create a `GrabToPan`-instance lazily in the `PDFCursorTools` class

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

Re-factor the `L10n`-implementations to use lowercase language-codes internally

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

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

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

[api-major] Remove various deprecated functionality and options

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

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

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

Tweak the `pdfOpenParams` parameter, in the "updateviewarea" event, in PresentationMode

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

Pause translation when appending the outline/attachment/layer trees to the sidebar

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

[Firefox] Restore opening of PDF attachments (issue 17353)

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

Re-factor the blob-URL caching in `DownloadManager.openOrDownloadData`

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

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

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

Re-enable editing, if necessary, when exiting PresentationMode (PR 16659 follow-up)

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

[api-minor] Use "data-l10n-id"/"data-l10n-args", rather than manually updating DOM-elements, to trigger translation (PR 17146 follow-up)

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

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

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

Re-factor how the `sandboxBundleSrc` option is passed to `PDFScriptingManager`

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

Re-factor how the `sandboxBundleSrc` option is passed to `PDFScriptingManager`

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

Toggle the visibility of the `outlineOptionsContainer`, in the sidebar, using only CSS

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

Remove the abstract `BaseViewer`-class

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

[api-minor] Use "data-l10n-id"/"data-l10n-args", rather than manually updating DOM-elements, to trigger translation (PR 17146 follow-up)

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

[api-minor] Use "data-l10n-id"/"data-l10n-args", rather than manually updating DOM-elements, to trigger translation (PR 17146 follow-up)

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

Re-factor the `PDFScriptingManager`-class for the viewer-components

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

Remove unnecessary alpha-value from CSS `rgb` colors

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

[Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)

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

[Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)

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

[Firefox] Fetch browser preferences/options together with the viewer preferences (bug 1862192)

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

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

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

Remove the internal "secondarytoolbarreset" event and slightly re-factor the code

3 года назад
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 года назад
stubs.js

Only bundle `NullL10n` in GENERIC builds (bug 1859818)

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

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

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

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

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

Use CSS nesting in the textLayer

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

Pause translation when appending the textLayer and structTreeLayer to the page

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

[api-minor] Use "data-l10n-id"/"data-l10n-args", rather than manually updating DOM-elements, to trigger translation (PR 17146 follow-up)

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

Remove the internal "toolbarreset" event and slightly re-factor the code

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

Slightly improve the performance of removeNullCharacters

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

Add a bit more validation in the `ViewHistory` constructor

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

Remove unnecessary alpha-value from CSS `rgb` colors

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

[api-minor] Re-factor `NullL10n` and remove the hard-coded l10n strings (PR 17115 follow-up)

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

[GeckoView] Bundle the Firefox printing code in the viewer (bug 1810111)

3 года назад
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

Toggle the visibility of the `outlineOptionsContainer`, in the sidebar, using only CSS

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

Toggle the visibility of the `outlineOptionsContainer`, in the sidebar, using only CSS

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

Toggle the visibility of the `outlineOptionsContainer`, in the sidebar, using only CSS

3 года назад
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 ©