Artur Adib
|
f2d54d3207
|
Replacing URL flag format
|
14 years ago |
Artur Adib
|
1d4e3025b6
|
PDF --> PDFJS, global wrapper named
|
14 years ago |
Artur Adib
|
21753b9e89
|
Only one worker file, bundled in pdf.js
|
14 years ago |
Vivien Nicolas
|
b0bf99098b
|
Make firstrun looks faster
|
14 years ago |
=
|
65ea07a3a2
|
Initial merge of master.
|
14 years ago |
Vivien Nicolas
|
f3dc4206ee
|
Make the 'download' button behavior more robust
|
14 years ago |
Vivien Nicolas
|
6d2c5414bf
|
Add a download button in case the extension is not enough
|
14 years ago |
Vivien Nicolas
|
010b59cc54
|
Use 'hidden' instead of display: none
|
14 years ago |
Vivien Nicolas
|
931192fb79
|
Remove useless code since the extension is loaded into a privileged chrome:// scope
|
14 years ago |
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 |
Julian Viereck
|
15d1d359b3
|
Fix lint, remove for old worker code, fix some small stuff
|
14 years ago |
Julian Viereck
|
9b8ce24924
|
Kill global vars FontsMap, FontLoadedCounter, objIdCounter.
|
14 years ago |
notmasteryet
|
15cbb5a86a
|
Fixing disappearing pages (when multiple are visible)
|
14 years ago |
notmasteryet
|
08f3fc45e0
|
Fixing disappearing pages (when multiple are visible)
|
14 years ago |
Julian Viereck
|
23e413520b
|
Small fixes + docs
|
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 |
Julian Viereck
|
6dcf9f42a5
|
Make font processing happen in a worker
|
14 years ago |
Julian Viereck
|
aa8699a334
|
Don't display cmds used on the page by default + turn on worker support for now again
|
14 years ago |
Julian Viereck
|
2fcc93c751
|
Make xObjForm use raw format
|
14 years ago |
Julian Viereck
|
0a571899c8
|
Very basic worker implementation
|
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 |