pdf.js/web
Yury Delendik a4ca9986e1 Merge pull request #6318 from Snuffleupagus/bug-1191279
For documents with different page sizes, ensure that the correct page becomes visible on load when e.g. the 'page' hash parameter was provided (bug 1191279, issue 6393)
2015-11-10 17:51:02 -06:00
..
images Add mirrored triangle (TOC item icon) 2015-09-06 15:35:58 +02:00
.gitignore Remove obselete file from .gitignore 2015-01-26 16:44:45 +01:00
annotations_layer_builder.css Keep the Link annotation's data URL on one line 2015-07-30 17:18:42 +02:00
annotations_layer_builder.js Simplify the SimpleLinkService and use it to pass in a linkService instance in DefaultAnnotationsLayerFactory 2015-07-06 16:34:55 +02:00
chrome-i18n-allow-access-to-file-urls.json Add translations of "Allow access to file URLs" 2015-08-14 18:59:55 +02:00
chromecom.js Fixes PDFViewerApplication.open/close methods signature. 2015-10-23 09:06:32 -05:00
compatibility.js Uses document.currentScript for pdf.worker.js path. 2015-11-06 07:50:21 -06:00
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 2011-07-05 10:53:57 -07:00
debugger.js Fix regression that prevents downloading of font files in the debugger 2014-10-28 19:56:55 +01:00
default_preferences.js Prevent external links from "replacing" the viewer when it's embedded (bug 976541) 2015-10-13 22:18:08 +02:00
download_manager.js Fixes DownloadManager for IE10 and above 2014-04-28 22:43:05 +02:00
firefoxcom.js cleaned whitespace 2015-02-17 11:07:37 -05:00
grab_to_pan.js Handtool: Remove focus from previous node on click 2014-09-03 16:31:47 +02:00
hand_tool.js Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer 2015-04-21 16:02:32 +02:00
interfaces.js Refactors PDFHistory. 2015-05-16 11:20:36 -05:00
mozPrintCallback_polyfill.js Check availability of canvas & PDF before printing 2015-06-05 23:55:08 +02:00
overlay_manager.js [OverlayManager] Add preventDefault to the keydown event handler 2014-05-27 23:48:02 +02:00
password_prompt.js Convert the existing overlays to use the OverlayManager 2014-05-25 21:33:15 +02:00
pdf_attachment_view.js Add a utility function, for the viewer, that removes null (\x00) characters (issue 6416) 2015-09-09 23:49:03 +02:00
pdf_document_properties.js Simplify document properties field logic 2015-04-27 15:25:40 +02:00
pdf_find_bar.js Moves match counter from find UI to the controller. 2015-10-30 11:20:29 -05:00
pdf_find_controller.js Moves match counter from find UI to the controller. 2015-10-30 11:20:29 -05:00
pdf_history.js Refactor the previous history rewriting logic 2015-09-26 23:15:29 +02:00
pdf_link_service.js Move handling of the 'pagemode' hash parameter into viewer.js to restore the functionality 2015-08-07 12:05:17 +02:00
pdf_outline_view.js Add a utility function, for the viewer, that removes null (\x00) characters (issue 6416) 2015-09-09 23:49:03 +02:00
pdf_page_view.js Ensure that the textLayer has the same dimensions as the canvasWrapper (issue 6596) 2015-11-06 12:43:22 +01:00
pdf_presentation_mode.js Pass in a PDFViewer instance to PDFPresentationMode and use it to eliminate all references to PDFViewerApplication 2015-07-06 09:49:51 +02:00
pdf_rendering_queue.js Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options 2014-12-20 23:41:34 -06:00
pdf_thumbnail_view.js Adds deprecation warning for the API calls. 2015-10-23 09:06:32 -05:00
pdf_thumbnail_viewer.js Update thumbnail style only when sidebar is visible 2015-01-27 21:08:36 +01:00
pdf_viewer.component.js Using pdfjs-dist as a library for b2g viewer. 2015-06-30 16:53:32 -05:00
pdf_viewer.css Move annotation related CSS rules from pdf_viewer.css to its own file 2015-07-06 16:37:33 +02:00
pdf_viewer.js Correctly handle /FitH destinations with null as the parameter 2015-11-10 14:22:24 +01:00
preferences.js Removes B2G preprocessing directives. 2015-06-30 16:53:32 -05:00
secondary_toolbar.js Simplify document properties field logic 2015-04-27 15:25:40 +02:00
text_layer_builder.css Non/less flashing text layer during selection. 2015-11-05 10:48:22 -06:00
text_layer_builder.js Non/less flashing text layer during selection. 2015-11-05 10:48:22 -06:00
ui_utils.js Better CSS scaling for deviceRixelRatio != 1. 2015-10-28 17:27:42 -05:00
view_history.js Make the view history cache size configurable during initialization 2015-11-02 14:56:50 +01:00
viewer-snippet-chrome-extension.html Remove type="text/javascript" from script tags. 2014-05-13 02:41:01 +02:00
viewer-snippet-chrome-overlays.html Add translations of "Allow access to file URLs" 2015-08-14 18:59:55 +02:00
viewer-snippet-firefox-extension.html Remove type="text/javascript" from script tags. 2014-05-13 02:41:01 +02:00
viewer-snippet-minified.html Remove type="text/javascript" from script tags. 2014-05-13 02:41:01 +02:00
viewer-snippet-mozPrintCallback-polyfill.html Revert PR 5510, except in WebKit browsers, for breaking print preview in Firefox 2015-03-07 00:16:55 +01:00
viewer-snippet.html Remove type="text/javascript" from script tags. 2014-05-13 02:41:01 +02:00
viewer.css Create a new indeterminate loading bar animation for the default viewer 2015-11-04 17:44:51 +01:00
viewer.html Added find match counter 2015-10-30 10:21:26 -05:00
viewer.js Merge pull request #6318 from Snuffleupagus/bug-1191279 2015-11-10 17:51:02 -06:00