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.
 
 
Jonas Jenwald 9872660a95 Return a mock object in `paintOnSvg` when SVG rendering is not supported, to prevent `TypeError`s in the addons 9 years ago
..
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 Adds SVG rendering capabilities to the PDFViewer. 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 Replace the Safari detection in `checkRangeRequests` in compatibility.js with a regular expression 9 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 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 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 Return a mock object in `paintOnSvg` when SVG rendering is not supported, to prevent `TypeError`s in the addons 9 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 Fixes AMD name in the web/pdf_viewer.js. 9 years ago
pdf_viewer.css Better components examples. 9 years ago
pdf_viewer.js Adds SVG rendering capabilities to the PDFViewer. 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 Refactor toolbar (and secondary toolbar). 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
toolbar.js Refactor toolbar (and secondary toolbar). 9 years ago
ui_utils.js Adds SVG rendering capabilities to the PDFViewer. 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 Viewer: amend `.sidebarOpen` responsiveness rules with rules for 9 years ago
viewer.html Make the `customScaleOption` disabled to prevent it being keyboard accessible (bug 1315608) 9 years ago
viewer.js Refactor toolbar (and secondary toolbar). 9 years ago