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
1b847df2f3
Using pdfjs-dist as a library for b2g viewer.
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
513a3d8c91
Replaces text selection example
11 years ago
Yury Delendik
b16a406f3a
Packages PDFViewer as a UI component.
11 years ago
Yury Delendik
812c5accb2
Making sure we are not importing CRs and BOMs
11 years ago
Jonas Jenwald
c53bcb2992
Add a preference to set the sidebarView on load
11 years ago
Yury Delendik
30ab878835
Add enableWebGL to the preferences
11 years ago
Jonas Jenwald
42f9541081
Add preference to automatically enable the Hand Tool when the viewer loads
11 years ago
Jonas Jenwald
f6cfab0061
[Firefox] Stop importing default_preferences.js as a module and include it instead
11 years ago
Jonas Jenwald
60610cd625
Implement default preferences
12 years ago
Brendan Dahl
332ae4ce41
Change to the Apache v2 license.
13 years ago
Yury Delendik
1bb7a7ed1c
Adds stub PdfJs.jsm for FF15
13 years ago