Vivien Nicolas
|
674d6a7d18
|
Fix warnings in strict mode
|
14 years ago |
notmasteryet
|
b54be346b5
|
Add "bookmark" icon; and fixing scale/ current page number issues
|
14 years ago |
notmasteryet
|
08f3fc45e0
|
Fixing disappearing pages (when multiple are visible)
|
14 years ago |
Kalervo Kujala
|
06cdba3526
|
Name anonymous functions.
|
14 years ago |
notmasteryet
|
612f59aa10
|
Limiting scale 25..400 (ref #582); disable scale keyboard when toolbar is active (ref #579); set page number field as 'number'
|
14 years ago |
notmasteryet
|
62f9ab0063
|
lint warning fix
|
14 years ago |
notmasteryet
|
381efa8a50
|
Making all link bookmark-able (ref #574, #428); removing always-changing hash
|
14 years ago |
Vivien Nicolas
|
556727f2f5
|
Firefox extension now use the default loading indicator
|
14 years ago |
Kalervo Kujala
|
de408dac70
|
Fix lint warnings.
And name anonymous functions.
|
14 years ago |
Artur Adib
|
83854a085c
|
Implemented getPdf(). Closes #516
Conflicts:
examples/helloworld/hello.js
|
14 years ago |
Kalervo Kujala
|
2094c29169
|
Use data directly in PDFDoc.
And create the Stream inside the PDFDoc constructor for a cleaner interface.
Also encapsulate unnecessary details from the user.
|
14 years ago |
notmasteryet
|
7fd6283d6f
|
Fixing hyperlinks (regr. #509)
|
14 years ago |
Vivien Nicolas
|
d8905b524d
|
Fix a lint error
|
14 years ago |
Vivien Nicolas
|
b7796f123a
|
Support CropBox attribute
|
14 years ago |
notmasteryet
|
7dc887ace3
|
Fixing lint errors introduced by #505
|
14 years ago |
Muhammad Fikri
|
14bbd82ce5
|
fix indentation again
|
14 years ago |
Muhammad Fikri
|
34b6416017
|
fix indentations and style nits
|
14 years ago |
Muhammad Fikri
|
f08aafa72a
|
add loading status
|
14 years ago |
Kalervo Kujala
|
07254bb0a5
|
Fix small lint warnings.
|
14 years ago |
Kalervo Kujala
|
8e5a8fb49f
|
Fix Mode comment lines.
|
14 years ago |
Kalervo Kujala
|
d9e01b1d7a
|
Fix gjslint warnings.
|
14 years ago |
notmasteryet
|
865a6e663a
|
Fixing #426 comment; add '0' key as a scale reset
|
14 years ago |
notmasteryet
|
d30fac0438
|
Exact positioning of the bookmark
|
14 years ago |
notmasteryet
|
9f765f052e
|
Tango icons, simplifying the CSS
|
14 years ago |
notmasteryet
|
a56f36e350
|
Zooming control
|
14 years ago |
notmasteryet
|
a8df1c5dc9
|
Scale images proportionally
|
14 years ago |
Vivien Nicolas
|
763bd7059a
|
Fix a warning when the destination link point to nothing
|
14 years ago |
Vivien Nicolas
|
76f6398e47
|
Fix some strict warnings
|
14 years ago |
notmasteryet
|
cf487615cf
|
Fixing back-button/NaN-hash issue
|
14 years ago |
notmasteryet
|
5326f262e0
|
an-open-web document outline and bookmarks
|
14 years ago |
notmasteryet
|
930e88941c
|
Not-printing sidebar, toolbar, shadows and pages that were not loaded (#384)
|
14 years ago |
notmasteryet
|
f630b8c519
|
Properly handle non-existent link destinations
|
14 years ago |
notmasteryet
|
0e14a2fb28
|
Using native HTML hyperlinks for bookmark/link navigation
|
14 years ago |
Kalervo Kujala
|
092235a56f
|
Fix lint errors.
|
14 years ago |
mohansun
|
35cc5f9965
|
fix for the issue:https://github.com/andreasgal/pdf.js/issues/360
|
14 years ago |
Kalervo Kujala
|
8ffbf683b8
|
Add more debug data to error-logs.
Fix also a few gjslint errors.
|
14 years ago |
notmasteryet
|
3aa6e38f01
|
Switching to the document outline view if the document structure is present
|
14 years ago |
notmasteryet
|
3e0c0de985
|
Fixing bookmarks for PDF32000
|
14 years ago |
notmasteryet
|
3b940c4bcd
|
'GoTo' action/links; document outline (no UI)
|
14 years ago |
notmasteryet
|
1e8090c19d
|
brace fix
|
14 years ago |
notmasteryet
|
c2eaa55cd9
|
Move scale out of pdf.js
|
14 years ago |
notmasteryet
|
5c7ecbfa28
|
Basic annotation link support
|
14 years ago |
Kalervo Kujala
|
eebb47c072
|
Refactor the line that is longer than 80 characters in web/viewer.js.
|
14 years ago |
Kalervo Kujala
|
f656e841ac
|
Correct the coding style according to gjslint.
And remove stray tabs.
|
14 years ago |
Brendan Dahl
|
4377eed920
|
Adding support for page rotation
|
14 years ago |
Vivien Nicolas
|
bf86d1bec8
|
Use Tango Public Domain icons and add some small tweaks to viewer.js
|
14 years ago |
Vivien Nicolas
|
26bf2735fd
|
Add a cache system to limit the amount of ram used
|
14 years ago |
Vivien Nicolas
|
0edb6546a5
|
Unify the multi_page_viewer and the basic viewer
|
14 years ago |
Vivien Nicolas
|
f1a8a98757
|
Make viewer.js compatible with the content type handler addon
|
14 years ago |
Chris Jones
|
452ba3d85b
|
#123, part 2: move more PDF-page rendering stuff into pdf.js
|
14 years ago |