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
|
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
|
2565e627a3
|
Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options
|
2014-12-20 23:41:34 -06:00 |
|
Yury Delendik
|
2ac7ac4678
|
Removes lastScrollSource and isViewerInPresentationMode from TextLayerBuilderOptions
|
2014-12-20 11:14:13 -06:00 |
|
Yury Delendik
|
9f384bbb41
|
Creates AnnotationsLayerBuilder.
|
2014-12-19 13:07:28 -06:00 |
|
Yury Delendik
|
7663942ee5
|
Creates IPDFTextLayerFactory interface
|
2014-12-17 15:21:54 -06:00 |
|
Yury Delendik
|
b16a406f3a
|
Packages PDFViewer as a UI component.
|
2014-09-30 12:41:53 -05:00 |
|
Yury Delendik
|
44779f14b0
|
Renames and refactors PDFView to PDFViewerApplication.
|
2014-09-28 10:39:56 -05:00 |
|
Yury Delendik
|
a89bba35b2
|
Adds types definitions (jsdoc) for the PDFViewer code.
|
2014-09-28 10:39:56 -05:00 |
|