260 Commits (990150ce615d76257d4bcbc5a1d7f853ef3fd0da)

Author SHA1 Message Date
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Yury Delendik 313b418a20 Prepare viewer.js for async loading and module separation. 9 years ago
Jonas Jenwald 67a1dfcfb5 Move the sidebar related code from viewer.js into `PDFSidebar` 9 years ago
Jonas Jenwald 21f048234d Refactor how `PDFOutlineView`/`PDFAttachmentView` is initialized in viewer.js, rename the classes, and refactor their `render` methods 9 years ago
Tim van der Meij edb2eecdc8 Remove XHTML leftovers from the viewer HTML files 9 years ago
Jonas Jenwald 4b94416277 Set type="password" for the `PasswordPrompt` input dynamically, to prevent unnecessary warnings in Firefox for http:// documents (issue 6898) 9 years ago
Yury Delendik 85e95d34ed Use RequireJS in the viewer, examples and tests. 9 years ago
Jonas Jenwald 3079dd937f Remove a superfluous "s" in `AnnotationsLayerBuilder` from files in web/ 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Yury Delendik 56ccaea99b Move text layer building logic into src/display/text_layer.js 10 years ago
Yury Delendik 2f34fd46cb Move CustomStyle. 10 years ago
Andy Parisi 17fe0b1470 Added find match counter 10 years ago
WilliamRClark 59104a2863 Update viewer.html for Internet Explorer Compatibility 10 years ago
Rob Wu 775d4e69cf Teach users how to enable access to local files. 10 years ago
Will Herrmann cbc715ed0f Fixing find toolbar checkboxes not being accessible through keyboard navigation 10 years ago
Timothy Gu a5cfb0a73b Update Adobe CMaps URL and license 10 years ago
Yury Delendik 0ef6212b64 Refactors PDFLinkService. 10 years ago
Tim van der Meij ca8f842d87 Rename DocumentProperties to PDFDocumentProperties 10 years ago
Jonas Jenwald f15d5c8cfe Rename the presentation_mode.js file and adjust the function names 10 years ago
Jonas Jenwald bc0d55bf43 Remove commented out code from viewer.html 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Tim van der Meij 2c19d99a2e Rename document_attachments_view.js to pdf_attachment_view.js 10 years ago
Tim van der Meij 3eeb571425 Rename document_outline_view.js to pdf_outline_view.js 10 years ago
Jonas Jenwald 64ba38008f Rename the thumbnail_view.js file 10 years ago
Jonas Jenwald c55dcf19a0 Move PDFThumbnailViewer to its own file 10 years ago
Yury Delendik 9f384bbb41 Creates AnnotationsLayerBuilder. 10 years ago
Yury Delendik 863d583ae1 Renames page_view.js file. 10 years ago
Jonas Jenwald 2505c8613b Allow localization of the placement of percent signs in the zoom box 11 years ago
Jonas Jenwald cfeb4c1019 Small refactoring of the loadingBar hiding code 11 years ago
Yury Delendik 70a0935737 Move text_layer_builder and pdf_viewer styles out 11 years ago
Yury Delendik a1eca2084d Moves constants to avoid dependency on PDFView 11 years ago
Yury Delendik a06a974f78 Moves rendering queue logic from PDFView 11 years ago
Yury Delendik 7af8748151 Moves viewer code into PDFViewer and some code from PageView. 11 years ago
Jonas Jenwald 28e194f670 Adjust the tabindices in the viewer 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago
Jonas Jenwald c145f0e063 Add larger zoom values to zoom dropdown box 11 years ago
Yury Delendik d95f78610e Adds compatibility.js to the Firefox extension 11 years ago
Jonas Jenwald 5cd6dddeee Convert the existing overlays to use the OverlayManager 11 years ago
Yury Delendik fcc4dfd9b5 Moves shared/function.js to core/ 11 years ago
Yury Delendik 7a19085159 Moves shared/colorspace.js into core/ 11 years ago
Jonas Jenwald 73a9d50fd1 Refactor the CSS rules for the overlayContainer 11 years ago
Michał Gołębiowski e625af3fef Remove type="text/javascript" from script tags. 11 years ago
Tim van der Meij 107cd8007f Move DocumentAttachmentsView to its own file 11 years ago
Tim van der Meij 1e119e093b Move DocumentOutlineView to its own file 11 years ago
Samuel Chantaraud 25ee0e8572 Preliminary attachments support 11 years ago
Tim van der Meij d05768078b Setting empty tooltips for zoom select box items 11 years ago
Yury Delendik f57c6935d7 Implements WebGL support 11 years ago
Brendan Dahl 3b209b5347 Add note about adobe license. 11 years ago
Yury Delendik bf432a37bb Refactors shared/pattern.js into core/ and display/ 11 years ago