Brendan Dahl
|
b6f05fb8c6
|
Throw exception for sync version. Don't use const.
|
13 years ago |
Brendan Dahl
|
4994faa3c1
|
Use services where possible.
|
13 years ago |
Brendan Dahl
|
c7c8f1cafa
|
Merge pull request #1120 from arturadib/localStorage-fix
Fixes localStorage feature detection
|
13 years ago |
Brendan Dahl
|
b3fb41caa9
|
Merge pull request #1106 from arturadib/issue-1049
fontMatrix parsing fix, setFont() supports negative sizes
|
13 years ago |
Brendan Dahl
|
1212d58085
|
Merge pull request #1164 from notmasteryet/tree-63
Fix HTTP redirection for the extension
|
13 years ago |
notmasteryet
|
40341882ae
|
Merge pull request #1161 from jwagner79/ie9svg
IE9 SVG control images need viewport defined
|
13 years ago |
notmasteryet
|
84f69eb27f
|
Fix HTTP redirection for the extension
|
13 years ago |
Jeff Wagner
|
e73e10c4d9
|
IE9 SVG images need viewport defined
|
13 years ago |
Brendan Dahl
|
6e0891d1f4
|
Merge pull request #1150 from arturadib/loading-icon
Show animated loading icon until page loads
|
13 years ago |
Artur Adib
|
2f1252af36
|
CSS fix
|
13 years ago |
Artur Adib
|
6aa02d286e
|
Merge branch 'refs/heads/master' into localStorage-fix
Conflicts:
web/viewer.js
|
13 years ago |
notmasteryet
|
ff01faa86f
|
Merge pull request #1148 from arturadib/readXRefTable
Rewrite of readXRefTable [obj.js]
|
13 years ago |
notmasteryet
|
13f207424c
|
Merge pull request #1118 from brendandahl/amowarnings
Address AMO Review Concerns
|
13 years ago |
Brendan Dahl
|
218714fe57
|
Merge pull request #1151 from notmasteryet/sampled
implement sampled functions based on the PDF spec (part 2)
|
13 years ago |
notmasteryet
|
5fba376a33
|
Fixing interpolation (continuation of #1143)
|
13 years ago |
Brendan Dahl
|
b381c960d9
|
Merge branch 'master' of https://github.com/mozilla/pdf.js into amowarnings
|
13 years ago |
Brendan Dahl
|
6cf3109329
|
Address review concerns.
|
13 years ago |
Artur Adib
|
8950d0bca9
|
Remove instead of hide icon
|
13 years ago |
Artur Adib
|
5ef79dca14
|
New version: show loading icon until page renders
|
13 years ago |
Artur Adib
|
47f24cd27b
|
Show animated loading icon if page renders slow
|
13 years ago |
Artur Adib
|
191b0f82a2
|
Merge pull request #1149 from arturadib/master
Updating bot references
|
13 years ago |
Artur Adib
|
1047f0264a
|
Update README.md
|
13 years ago |
Artur Adib
|
589410d528
|
Merge pull request #1135 from notmasteryet/tree-62
Fixing standard encoding mapping (bonus symbol encoding)
|
13 years ago |
Artur Adib
|
7873ec966b
|
Merge branch 'refs/heads/master' into issue-1049
Conflicts:
src/canvas.js
|
13 years ago |
Artur Adib
|
775290d698
|
Lint
|
13 years ago |
Artur Adib
|
9e9674d45c
|
Remove debugging line
|
13 years ago |
Artur Adib
|
0959cd3517
|
New readXRefTable, working
|
13 years ago |
Artur Adib
|
4375bd2219
|
progress
|
13 years ago |
Artur Adib
|
8068ff242d
|
readXRefTable rewrite, progress
|
13 years ago |
notmasteryet
|
2047fba8cb
|
Merge pull request #1122 from kkujala/refactor
Change throws to errors.
|
13 years ago |
Artur Adib
|
30a01c5da6
|
addressing reviewer comments, bug fix
|
13 years ago |
Andreas Gal
|
59283bdf6d
|
implement sampled functions based on the PDF spec
|
13 years ago |
notmasteryet
|
0ee81516e3
|
Merge pull request #1142 from andreasgal/master
rewrite cmyk to rgb conversion
|
13 years ago |
Andreas Gal
|
9650df5c10
|
fix style and add var declaration
|
13 years ago |
Kalervo Kujala
|
e3a3ec6f2e
|
Use JPX and JPEG in error messages.
Also throw in workerConsole.
|
13 years ago |
Andreas Gal
|
28f82e3dd7
|
rewrite CMYK to RGB conversion
|
13 years ago |
Kalervo Kujala
|
f6cb7b2a24
|
Merge remote-tracking branch 'upstream/master' into refactor
|
13 years ago |
notmasteryet
|
5415fed14d
|
Mapping well-known chars to the similar equivalents in the normal characters range
|
13 years ago |
notmasteryet
|
10a0a60f8e
|
Fixing symbols encoding
|
13 years ago |
Brendan Dahl
|
f46b0474ce
|
Change name to reflect what it is now. Change GUID.
|
13 years ago |
Brendan Dahl
|
337806deed
|
Fix url for thumbnail. (still not working 100)
|
13 years ago |
Brendan Dahl
|
e7a0a2e129
|
Better way to listen to events and verify them.
|
13 years ago |
notmasteryet
|
dd066f8369
|
Fixing standard encoding mapping
|
13 years ago |
Julian Viereck
|
5841383d97
|
Merge pull request #1131 from notmasteryet/tree-61
Fixing initial scale when named destination is specified
|
13 years ago |
notmasteryet
|
2b2e4b19ab
|
Fixing initial scale when named destination is specified
|
13 years ago |
notmasteryet
|
d2ec98b31e
|
Merge pull request #1103 from jviereck/tree-02
Replace some setScale by parseScale calls to update `currentScaleValue` value
|
13 years ago |
Brendan Dahl
|
0d839c1c59
|
Fix how we're storing settings and change how the save pdf works.
|
13 years ago |
Brendan Dahl
|
858aab008f
|
Fix the download button.
|
13 years ago |
notmasteryet
|
fbe3b51a4d
|
Merge pull request #1123 from jwagner79/ie9console
define console for IE9 when debugging tools is not opened
|
13 years ago |
Brendan Dahl
|
dd8c39d8e1
|
Fix the bookmark button and redo the anchor prefix.
|
13 years ago |