Yury Delendik
4165cedc9f
Replace pdfjsLib with module that represents pdf.js.
9 years ago
Yury Delendik
006e8fb59d
Introduces UMD headers to the web/ folder.
9 years ago
Yury Delendik
1e3e14e6b2
Exposes all functional members via lib exports and use them in viewer.
9 years ago
Jonas Jenwald
4b94416277
Set type="password" for the `PasswordPrompt` input dynamically, to prevent unnecessary warnings in Firefox for http:// documents (issue 6898)
...
Fixes 6898.
Note that this doesn't prevent the warning for PDF files that *do* ask for a password, e.g. http://async5.org/moz/passwordOU.pdf , but it's not clear to me if/how we could avoid that.
9 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
Jonas Jenwald
5cd6dddeee
Convert the existing overlays to use the OverlayManager
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
Tim van der Meij
63233fa8c2
Improved password prompt
12 years ago