pdf.js/web
Tim van der Meij 7d43971f54 Implement support for Popup annotations
Most code for Popup annotations is already present for Text annotations.
This patch extracts the popup creation logic from the Text annotation
code so it can be reused for Popup annotations.

Not only does this add support for Popup annotations, the Text
annotation code is also considerably easier. If a `Popup` entry is
available for a Text annotation, it will not be more than an image. The
popup will be handled by the Popup annotation. However, it is also
possible for Text annotations to not have a separate Popup annotation,
in which case the Text annotation handles the popup creation itself.
2015-12-25 13:17:21 +01: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
annotation_layer_builder.css Implement support for Popup annotations 2015-12-25 13:17:21 +01:00
annotation_layer_builder.js Refactor annotation display layer code to use classes 2015-12-19 19:31:37 +01: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 Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
compatibility.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
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 Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
default_preferences.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
download_manager.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
firefoxcom.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
grab_to_pan.js Handtool: Remove focus from previous node on click 2014-09-03 16:31:47 +02:00
hand_tool.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
interfaces.js Remove a superfluous "s" in AnnotationsLayerBuilder from files in web/ 2015-12-18 19:55:54 +01:00
mozPrintCallback_polyfill.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
overlay_manager.js Remove unused variables 2015-12-16 23:52:16 +01:00
password_prompt.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_attachment_view.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_document_properties.js Remove unused variables 2015-12-16 23:52:16 +01:00
pdf_find_bar.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_find_controller.js [api-minor] Add a parameter to PDFPageProxy_getTextContent that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612) 2015-11-25 17:28:40 +01:00
pdf_history.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_link_service.js [Firefox] Prevent internal links from displaying "resource://pdf.js/web/" on hover, by tweaking the fallback case in PDFLinkService_getDestinationHash 2015-12-09 10:07:39 +01:00
pdf_outline_view.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_page_view.js Remove a superfluous "s" in AnnotationsLayerBuilder from files in web/ 2015-12-18 19:55:54 +01:00
pdf_presentation_mode.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_rendering_queue.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_thumbnail_view.js Merge pull request #6551 from yurydelendik/subaa 2015-11-17 19:45:32 -06:00
pdf_thumbnail_viewer.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
pdf_viewer.component.js Remove a superfluous "s" in AnnotationsLayerBuilder from files in web/ 2015-12-18 19:55:54 +01:00
pdf_viewer.css Remove a superfluous "s" in AnnotationsLayerBuilder from files in web/ 2015-12-18 19:55:54 +01:00
pdf_viewer.js Remove a superfluous "s" in AnnotationsLayerBuilder from files in web/ 2015-12-18 19:55:54 +01:00
preferences.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
secondary_toolbar.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
text_layer_builder.css Use default line height for the text layer 2015-12-02 23:00:12 +01:00
text_layer_builder.js Move text layer building logic into src/display/text_layer.js 2015-11-19 10:50:27 -06:00
ui_utils.js Move CustomStyle. 2015-11-19 10:47:17 -06:00
view_history.js Remove unused variables 2015-12-16 23:52:16 +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 Better "text" testing. 2015-11-19 11:03:52 -06:00
viewer.html Remove a superfluous "s" in AnnotationsLayerBuilder from files in web/ 2015-12-18 19:55:54 +01:00
viewer.js Remove unused variables 2015-12-16 23:52:16 +01:00