.. |
images
|
optimize png images using zopflipng
|
9 years ago |
.gitignore
|
Remove obselete file from .gitignore
|
10 years ago |
annotation_layer_builder.css
|
Choice widget annotations: core and display layer implementation
|
9 years ago |
annotation_layer_builder.js
|
Interactive forms: remove global PDFJS usage
|
9 years ago |
app.js
|
[api-minor] Add support for relative URLs, in both annotations and the outline, by adding a `docBaseUrl` parameter to `PDFJS.getDocument` (bug 766086)
|
9 years ago |
chrome-i18n-allow-access-to-file-urls.json
|
Add translations of "Allow access to file URLs"
|
10 years ago |
chromecom.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
compatibility.js
|
Added context to compatibility.js to have 'use strict' directive in our context only
|
9 years ago |
compressed.tracemonkey-pldi-09.pdf
|
…
|
|
debugger.js
|
trivial spelling fixes
|
9 years ago |
default_preferences.js
|
Moves DEFAULT_PREFENCES into JSON format.
|
9 years ago |
default_preferences.json
|
Add a `enhanceTextSelection` preference
|
9 years ago |
dom_events.js
|
Remove the `previousPageNumber` parameter from the `pagechanging`/pagechange` events, and stop dispatching the events if the input is out of bounds
|
9 years ago |
download_manager.js
|
Deprecate the `isValidUrl` utility function and replace it with `createValidAbsoluteUrl`/`isValidProtocal` functions instead, since the main URL validation is now done using the `new URL` constructor
|
9 years ago |
firefox_print_service.js
|
Removes mozPrintCallback polyfill, converts canvas to PNG.
|
9 years ago |
firefoxcom.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
grab_to_pan.js
|
Update to latest grab-to-pan version
|
9 years ago |
hand_tool.js
|
Removes circular dependency of secondary toolbar on app.js.
|
9 years ago |
interfaces.js
|
Interactive forms: remove global PDFJS usage
|
9 years ago |
overlay_manager.js
|
Moves all document.getElementById lookups into viewer.js
|
9 years ago |
password_prompt.js
|
Moves all document.getElementById lookups into viewer.js
|
9 years ago |
pdf_attachment_viewer.js
|
Adds EventBus.
|
9 years ago |
pdf_document_properties.js
|
Moves all document.getElementById lookups into viewer.js
|
9 years ago |
pdf_find_bar.js
|
Added multiple term search functionality (with default phrase search)
|
9 years ago |
pdf_find_controller.js
|
Prevent destinations with bad left/top values from scrolling the wrong page into view (bug 874482)
|
9 years ago |
pdf_history.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
pdf_link_service.js
|
Prevent destinations with bad left/top values from scrolling the wrong page into view (bug 874482)
|
9 years ago |
pdf_outline_viewer.js
|
Update `PDFOutlineViewer_bindLink` to look more like `LinkAnnotationElement_bindLink`
|
9 years ago |
pdf_page_view.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
pdf_presentation_mode.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
pdf_print_service.js
|
Localization of the print dialog.
|
9 years ago |
pdf_rendering_queue.js
|
Introduces UMD headers to the web/ folder.
|
9 years ago |
pdf_sidebar.js
|
Adds EventBus.
|
9 years ago |
pdf_thumbnail_view.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
pdf_thumbnail_viewer.js
|
Ensure that any pending rendering operations in `PDFViewer`/`PDFThumbnailViewer` are cancelled when the viewer is closed
|
9 years ago |
pdf_viewer.component.js
|
Fixes AMD name in the web/pdf_viewer.js.
|
9 years ago |
pdf_viewer.css
|
Better components examples.
|
9 years ago |
pdf_viewer.js
|
Fix a couple of JSDoc `@typedef`s to use `@property` (instead of `@param`) to fix some missing documentation when running `gulp jsdoc`
|
9 years ago |
pdfjs.js
|
Replace pdfjsLib with module that represents pdf.js.
|
9 years ago |
preferences.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
secondary_toolbar.js
|
Ensure that we provide the `source` parameter when dispatching the button click events in `SecondaryToolbar` (PR 7313 follow-up)
|
9 years ago |
text_layer_builder.css
|
Use default line height for the text layer
|
10 years ago |
text_layer_builder.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
ui_utils.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
view_history.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |
viewer-snippet-chrome-extension.html
|
Remove type="text/javascript" from script tags.
|
11 years ago |
viewer-snippet-chrome-overlays.html
|
Add translations of "Allow access to file URLs"
|
10 years ago |
viewer-snippet-firefox-extension.html
|
Remove XHTML leftovers from the viewer HTML files
|
9 years ago |
viewer-snippet-minified.html
|
Remove XHTML leftovers from the viewer HTML files
|
9 years ago |
viewer-snippet.html
|
Remove XHTML leftovers from the viewer HTML files
|
9 years ago |
viewer.css
|
Removes mozPrintCallback polyfill, converts canvas to PNG.
|
9 years ago |
viewer.html
|
Explain double-click behaviour on tool tip
|
9 years ago |
viewer.js
|
Replaces all preprocessor directives with PDFJSDev calls.
|
9 years ago |