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.
2015-12-18 19:55:54 +01:00
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: */
2015-11-14 07:32:18 +05:30
Yury Delendik
1b847df2f3
Using pdfjs-dist as a library for b2g viewer.
2015-06-30 16:53:32 -05:00
Yury Delendik
5cff06e52a
Refactors PDFHistory.
...
# Conflicts:
# extensions/b2g/viewer.js
# web/pdf_history.js
# web/pdf_viewer.component.js
# web/viewer.js
2015-05-16 11:20:36 -05:00
Yury Delendik
0ef6212b64
Refactors PDFLinkService.
...
# Conflicts:
# web/viewer.js
2015-05-16 11:20:36 -05:00
Yury Delendik
513a3d8c91
Replaces text selection example
2014-12-20 23:41:34 -06:00
Yury Delendik
b16a406f3a
Packages PDFViewer as a UI component.
2014-09-30 12:41:53 -05:00