15 Commits (8d55e6a01d40a89330ebf4e9fd38ca9992dad5df)

Author SHA1 Message Date
Jonas Jenwald 7780fd5b98 Re-factor `PDFDocumentProperties` such that it's properly reset when a new PDF file is opened (issue 8371) 8 years ago
Tim van der Meij 6d7a0ff8f2
Convert the document properties to ES6 syntax 8 years ago
Jonas Jenwald b0a4f6de8f Use `createPromiseCapability` in `/web` files 8 years ago
Yury Delendik 8e681ce3e2 Change amd to cjs path in ES6 modules 8 years ago
Jonas Jenwald 3b35c15d42 Convert the files in the `/web` folder to ES6 modules 8 years ago
Jonas Jenwald 4046d67fde Enable the `no-else-return` ESLint rule 8 years ago
Jonas Jenwald ad915f8af1 Fix errors reported by the `comma-spacing` ESLint rule 8 years ago
Yury Delendik b6c74f2056 Moves all document.getElementById lookups into viewer.js 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Tim van der Meij df81b832bb Remove unused variables 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Tim van der Meij 6abf3d6ba3 Simplify document properties field logic 10 years ago
Tim van der Meij 1a5de56675 Group public/private methods and add comments 10 years ago
Tim van der Meij 7cf440c560 Refactor PDFDocumentProperties to be more class-like 10 years ago
Tim van der Meij ca8f842d87 Rename DocumentProperties to PDFDocumentProperties 10 years ago
Jonas Jenwald 3974adcc22 Remove reference to GNUpdf from comment in |DocumentProperties.parseDate| 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Yury Delendik 44779f14b0 Renames and refactors PDFView to PDFViewerApplication. 11 years ago
yscumc 4acb744f77 Update document_properties.js 11 years ago
Jonas Jenwald 61e24c6f45 Small re-factoring of DocumentProperties 11 years ago
Jonas Jenwald 3fd6c468b7 Attempt to display the File size quicker in the Document Properties dialog 11 years ago
Tim van der Meij 7ca6f0839f Use strict equalities in web/document_properties.js 11 years ago
Jonas Jenwald 5cd6dddeee Convert the existing overlays to use the OverlayManager 11 years ago
Jonas Jenwald edfc78dfe7 Only update the Document Properties if the dialog is still visible when the dataAvailablePromise is resolved 11 years ago
Jonas Jenwald c7a0b68d9a Remove superfluous 'self' variable from web/document_properties.js 11 years ago
Jonas Jenwald 025f340228 Prevent the Document Properties from being empty when the dialog is opened before the file has started loading 11 years ago
Yury Delendik e5e9c6e243 Fixes PDFDocumentProxy.getDownloadInfo API name (and refactoring) 11 years ago
Tim van der Meij c952b6fb85 Miscellaneous improvements for the document properties dialog 11 years ago
Tim van der Meij 5f7ded4ff6 Document properties 11 years ago