Jonas Jenwald
3079dd937f
Remove a superfluous "s" in `AnnotationsLayerBuilder` from files in web/
...
This patch makes the naming consistent with the `TextLayerBuilder`, and also the new `AnnotationLayer`, and should thus help reduce possible confusion when working with the code.
Please note that the files were renamed using `git mv`, in order to preserve blame.
10 years ago
Manas
a2ba1b8189
Uses editorconfig to maintain consistent coding styles
...
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
10 years ago
Yury Delendik
5cff06e52a
Refactors PDFHistory.
...
# Conflicts:
# extensions/b2g/viewer.js
# web/pdf_history.js
# web/pdf_viewer.component.js
# web/viewer.js
10 years ago
Yury Delendik
0ef6212b64
Refactors PDFLinkService.
...
# Conflicts:
# web/viewer.js
10 years ago
Yury Delendik
2565e627a3
Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options
11 years ago
Yury Delendik
2ac7ac4678
Removes lastScrollSource and isViewerInPresentationMode from TextLayerBuilderOptions
11 years ago
Yury Delendik
9f384bbb41
Creates AnnotationsLayerBuilder.
11 years ago
Yury Delendik
7663942ee5
Creates IPDFTextLayerFactory interface
11 years ago
Yury Delendik
b16a406f3a
Packages PDFViewer as a UI component.
11 years ago
Yury Delendik
44779f14b0
Renames and refactors PDFView to PDFViewerApplication.
11 years ago
Yury Delendik
a89bba35b2
Adds types definitions (jsdoc) for the PDFViewer code.
11 years ago