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.
 
 
Yury Delendik 77b7b84d1e Removes rest of 'no-else-return' comments. 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 Enable the `no-else-return` ESLint rule 8 years ago
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 14 years ago
debugger.js trivial spelling fixes 9 years ago
default_preferences.js Moves DEFAULT_PREFENCES into JSON format. 9 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 Fix errors reported by the `no-extra-bind` 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 Enable the `no-else-return` ESLint rule 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 Removes rest of 'no-else-return' comments. 8 years ago
pdf_presentation_mode.js Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
pdf_print_service.js Refactor printing: startPrint -> performPrint 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 Add PageLabels to `PDFPageView` and `PDFThumbnailView` 9 years ago
pdf_thumbnail_viewer.js Add PageLabels to `PDFPageView` and `PDFThumbnailView` 9 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 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 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 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 Viewer: remove unused CSS rule 9 years ago
viewer.html Make the `customScaleOption` disabled to prevent it being keyboard accessible (bug 1315608) 9 years ago
viewer.js Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 8 years ago