Saebekassebil
4358ebc18b
Too rash yet again. Bracket and style nits
14 years ago
Saebekassebil
83cb12be7f
Set page number instead of window.scrollTo, and remove Cookie reference
14 years ago
Saebekassebil
e147485262
Refactoring Settings manager, now with limit on memory usage
14 years ago
Saebekassebil
4c064eb94a
Missed function name...
14 years ago
Saebekassebil
4ea5b9f771
Remember hash position correctly
14 years ago
Saebekassebil
959b419082
Fixes shortcuts steals from browser - Issue #979
14 years ago
Saebekassebil
c7375745ae
Too rash. Fixes gjslint errors
14 years ago
Saebekassebil
ac8f0e2c87
Address yury's comments, and remove unnecessary hash settings
14 years ago
Saebekassebil
0de0e92bc4
Added #getFingerprint method to PDFDocModel
14 years ago
Saebekassebil
d44f9f2074
Implemented Settings manager. Now remembering scroll positions
14 years ago
Saebekassebil
33e8d988c4
Image directory as a constant, adding myself to LICENSE file
14 years ago
Saebekassebil
12e2dcd775
Addressing notmasteryet's comments
14 years ago
Saebekassebil
c714c782cc
Lint nits
14 years ago
Saebekassebil
4a661e1735
Implemented Comment and Check annotation. Correcting some typos in last commit
14 years ago
notmasteryet
8288b17edc
move inputHint to examples
14 years ago
notmasteryet
6011b5b4db
Moving forms UI into examples
14 years ago
Chris Peterson
8adb92a709
Fix typo: s/handle/handled/
14 years ago
Chris Peterson
396daddefe
Add keyboard shortcuts to navigate pages with 'n' and 'p' keys (Next/Previous)
14 years ago
Chris Peterson
4008ec69b8
Add keyboard shortcuts to navigate pages with 'j' and 'k' keys like vi
14 years ago
Chris Peterson
aebb9946f8
Add keyboard shortcuts to navigate pages with left and right arrow keys
...
This is the behavior of Adobe Reader.app and Apple's Preview.app.
14 years ago
Julian Viereck
3a86e047e0
Prevent default actions when zooming. Otherwise the browser performs a zoom of the entire page
14 years ago
notmasteryet
0f6291c7b9
Move text layer UI to viewer.js; fixes adding div with single char; replaces innerHTML to textContent
14 years ago
notmasteryet
d6e4607fd0
Add compatibility for HTMLElement's dataset ( #945 )
14 years ago
notmasteryet
ddf9c43116
Fixing setting of auto-zoom value in bookmarks ( #938 )
14 years ago
Artur Adib
8439830d4e
disableWorker via URL
14 years ago
Artur Adib
2040c35001
Moved event binding to 'load' event
14 years ago
Artur Adib
7d8240f15c
Addressing comments, linting
14 years ago
Brendan Dahl
7d57f5d2eb
Address Yury's comment 2.
14 years ago
Brendan Dahl
3ae06c96ad
Address Yury's comments.
14 years ago
notmasteryet
c06697732f
Avoiding pageRefMap is not defined in the getDestinationHash()
14 years ago
notmasteryet
66eda9b36b
replace isName in the viewer.js
14 years ago
Artur Adib
8dc467709d
bug fix
14 years ago
Artur Adib
4369a1a84a
make it work in WebKit
14 years ago
Artur Adib
a523d80753
bringing Cache() back
14 years ago
Artur Adib
e316d78755
Smoother thumbnail scrolling via lazy rendering
14 years ago
Artur Adib
6a747c4353
Created inactive window bugzilla bug
14 years ago
Brendan Dahl
cddb106358
Fix lints.
14 years ago
Brendan Dahl
b40af3555b
Display error messages on more problems.
14 years ago
Brendan Dahl
6dd706c0c3
Make the error a little smaller.
14 years ago
Brendan Dahl
d6925b13ba
Adding new errorback and code to display error messages.
14 years ago
notmasteryet
8685915542
Re-using the pages as thumbnails
14 years ago
Artur Adib
f2d54d3207
Replacing URL flag format
14 years ago
Brendan Dahl
9bb2b881b0
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
14 years ago
notmasteryet
3d36a05d7f
Text alignment inside input controls
14 years ago
notmasteryet
f3ee85efab
Simple AcroForms support
14 years ago
Julian Viereck
51d4a17232
Change workerSrc location
14 years ago
Julian Viereck
3b7829d057
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
14 years ago
Artur Adib
1f80b0b266
Replace andreasgal/pdf.js --> mozilla/pdf.js
14 years ago
Alex Cornejo
46c0f6c23e
Slimmed down toolbar height, from 40 to 24px.
...
This matches the height of the regular Firefox toolbars, 40px takes too
much screenspace, and (in my opinion) unecessarily so, since the fonts
are not even larger.
14 years ago
Artur Adib
98f3bab65c
Lazy rendering
14 years ago