Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tim van der Meij 2170eda9df Merge pull request #7971 from davehouse/remove_viewer_page_div_id 8 years ago
..
images optimize png images using zopflipng 9 years ago
.gitignore Remove obselete file from .gitignore 10 years ago
annotation_layer_builder.css Button widget annotations: improve unit tests, simplify code and remove labels 8 years ago
annotation_layer_builder.js Interactive forms: remove global PDFJS usage 9 years ago
app.js Convert the only remaining consumer (in `hand_tool.js`) of the 'localized' event to use the `localized` Promise instead, and only re-dispatch the 'localized' event on the `eventBus` for `GENERIC` builds 8 years ago
chrome-i18n-allow-access-to-file-urls.json Add translations of "Allow access to file URLs" 10 years ago
chromecom.js Switch to using ESLint, instead of JSHint, for linting 8 years ago
compatibility.js Fixes IE9 document.readyState and input.type=number issues. 8 years ago
compressed.tracemonkey-pldi-09.pdf
debugger.js [Bug 1331081] omit addEventListener/removeEventListener's third parameter when it's false 8 years ago
default_preferences.json Adds SVG rendering capabilities to the PDFViewer. 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 Switch to using ESLint, instead of JSHint, for linting 8 years ago
firefox_print_service.js Removes mozPrintCallback polyfill, converts canvas to PNG. 9 years ago
firefoxcom.js Enable the `spaced-comment` ESLint rule 8 years ago
grab_to_pan.js Switch to using ESLint, instead of JSHint, for linting 8 years ago
hand_tool.js Convert the only remaining consumer (in `hand_tool.js`) of the 'localized' event to use the `localized` Promise instead, and only re-dispatch the 'localized' event on the `eventBus` for `GENERIC` builds 8 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 Enable the `no-else-return` ESLint rule 8 years ago
pdf_find_bar.js Added multiple term search functionality (with default phrase search) 9 years ago
pdf_find_controller.js Enable the `no-else-return` ESLint rule 8 years ago
pdf_history.js [Bug 1331081] omit addEventListener/removeEventListener's third parameter when it's false 8 years ago
pdf_link_service.js Remove/deprecate specifying a pageNumber directly after the hash symbol (#), to improve compatibility since other PDF viewers don't support this form (issue 7746) 9 years ago
pdf_outline_viewer.js Update `PDFOutlineViewer_bindLink` to look more like `LinkAnnotationElement_bindLink` 9 years ago
pdf_page_view.js Merge pull request #7971 from davehouse/remove_viewer_page_div_id 8 years ago
pdf_presentation_mode.js Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
pdf_print_service.js Merge pull request #7973 from Snuffleupagus/eslint_spaced-comment 8 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 Remove ids from viewer page and thumbnail divs 8 years ago
pdf_thumbnail_viewer.js Remove ids from viewer page and thumbnail divs 8 years ago
pdf_viewer.component.js Switch to using ESLint, instead of JSHint, for linting 8 years ago
pdf_viewer.css Better components examples. 9 years ago
pdf_viewer.js Enable the `no-else-return` ESLint rule 8 years ago
pdfjs.js Replace pdfjsLib with module that represents pdf.js. 9 years ago
preferences.js Removes web/default_preferences.js file. 8 years ago
secondary_toolbar.js Fix errors reported by the `no-extra-bind` ESLint rule 8 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
toolbar.js Refactor toolbar (and secondary toolbar). 9 years ago
ui_utils.js Enable the `no-else-return` ESLint rule 8 years ago
view_history.js Rename the `ViewHistory` localStorage (and sessionStorage) key from `database` to `pdfjs.history`, and migrate existing data on read (issue 7760) 9 years ago
viewer-snippet-chrome-extension.html
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 Viewer: remove unused CSS rule 9 years ago
viewer.html Removes web/default_preferences.js file. 8 years ago
viewer.js Better DOMContentLoaded handling. 8 years ago