notmasteryet
|
cdf1db35fc
|
Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim
|
13 years ago |
notmasteryet
|
7859ef0f04
|
Merge pull request #1193 from brendandahl/amo2
Unload the pdfstreamconverter on shutdown.
|
13 years ago |
Brendan Dahl
|
08d3710bfc
|
Unload the pdfstreamconverter on shutdown.
|
13 years ago |
Brendan Dahl
|
70eca142d4
|
Update README.md
|
13 years ago |
notmasteryet
|
a4f8e2f356
|
Merge pull request #1192 from brendandahl/fixscript
Fix closing script tag.
|
13 years ago |
Brendan Dahl
|
58a697697f
|
Fix closing script tag.
|
13 years ago |
Brendan Dahl
|
b5f6fba381
|
Merge pull request #1189 from brendandahl/amobump
Fix version number for amo.
|
13 years ago |
Brendan Dahl
|
5ec6f20743
|
Fix version number for amo.
|
13 years ago |
notmasteryet
|
ffd688863d
|
Merge pull request #1188 from brendandahl/amobump
Bump max firefox version.
|
13 years ago |
Brendan Dahl
|
a24a845eed
|
Bump max firefox version.
|
13 years ago |
notmasteryet
|
9ccea705bf
|
Merge pull request #1157 from arturadib/issue1133
Implement Lab colorspace
|
13 years ago |
notmasteryet
|
4cdd2ad7b1
|
Merge pull request #1184 from brendandahl/amo2
Address AMO Review Concerns Round 2
|
13 years ago |
Brendan Dahl
|
fb31dc3f86
|
Fix some nits.
|
13 years ago |
Brendan Dahl
|
b867aa9922
|
Switch to constant for max database length.
|
13 years ago |
Brendan Dahl
|
1af9a72011
|
Make the add-on truly restartless.
|
13 years ago |
Artur Adib
|
9a55ad31ff
|
Merge pull request #1181 from brendandahl/license
Add Artur and me to the license.
|
13 years ago |
Brendan Dahl
|
2fe1c6af3e
|
Add Artur and me to the license.
|
13 years ago |
Brendan Dahl
|
9a1741f466
|
Protect against a malicious setDatabase. Remove unneeded save data.
|
13 years ago |
Artur Adib
|
c49e9ec07a
|
Merge remote-tracking branch 'mozilla/master' into issue1133
Conflicts:
src/util.js
test/test_manifest.json
|
13 years ago |
Artur Adib
|
00b7e7d255
|
isDefaultDecode(), as per reviewer comments
|
13 years ago |
Brendan Dahl
|
7a17676b06
|
Better way to add custom event listener.
|
13 years ago |
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
|
51d831ed03
|
Merge pull request #1166 from notmasteryet/ftp
FTP protocol support (#1165)
|
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 |
notmasteryet
|
cba531e3cd
|
Fixing test execution / relative URL protocol detection
|
13 years ago |
notmasteryet
|
03cb546f29
|
FTP protocol support (#1165)
|
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 |
Artur Adib
|
0fc6c03956
|
Lab color space, closes #1133
|
13 years ago |
Artur Adib
|
a39d487283
|
LabCS infra: args passed OK
|
13 years ago |
Artur Adib
|
74ec7a4103
|
LabCS infra working
|
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 |