gigaherz
|
897a4517b4
|
Add png to the mime types.
|
13 years ago |
notmasteryet
|
3cd4159489
|
Sanitizing the glyphs to avoid OTS rejections
|
13 years ago |
Adil Allawi
|
2bc708305d
|
Fix up bidi algorithm, and set direction of div to match text direction
|
13 years ago |
Adil Allawi
|
ffa0e082a4
|
Scale text divs instead of letterspacing
|
13 years ago |
Adil Allawi
|
5e50825503
|
Merge commit '38a6cd6f9a4e3f9dc50487a3ca6b312933d9c77d' into bidi
|
13 years ago |
Artur Adib
|
38a6cd6f9a
|
Merge pull request #1198 from notmasteryet/tree-71
Using sans-serif instead of loaded fonts; fix IE9 dataset shim
|
13 years ago |
notmasteryet
|
00f6f0e096
|
Remove lazy encoding initialization
|
13 years ago |
gigaherz
|
7c3a756457
|
Forgot to lower a bit the outline view.
|
13 years ago |
gigaherz
|
418c914199
|
(I hate myself right now) Reduce pointless differences from the original code.
|
13 years ago |
gigaherz
|
4e51fa7a02
|
Whoops.
|
13 years ago |
gigaherz
|
c24684b8e9
|
Got rid of the "released" class and made the pin icon depend on the sidebar state.
|
13 years ago |
notmasteryet
|
cdf1db35fc
|
Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim
|
13 years ago |
Adil Allawi
|
2e1a88f39e
|
Handle bidi ordering of PDF strings
|
13 years ago |
gigaherz
|
8a22a43cf3
|
No need to be paranoid, the code isn't going to contain both classes at once unless someone messes up, and then it's not my fault.
|
13 years ago |
gigaherz
|
b9b489c99e
|
Changed class management to use the classList collection instead of regex.
Fixed a bug where it wouldn't react to the first click.
|
13 years ago |
notmasteryet
|
d50773fb96
|
Fixing ToUnicode parsing; workaround for invalid UTF16 encoding
|
13 years ago |
gigaherz
|
24b72f70bf
|
Merge branch 'master' of https://github.com/mozilla/pdf.js into sidebar-pinning
|
13 years ago |
Brendan Dahl
|
66052f2dd2
|
Switch to textContent. Fix lint.
|
13 years ago |
Brendan Dahl
|
a5d9ff8568
|
Merge upstream.
|
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 |
notmasteryet
|
cc9035438a
|
Optimization: don't scale when parameter is 1.0
|
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 |
gigaherz
|
3b271f1f52
|
More style fixes.
|
13 years ago |
gigaherz
|
bbd2bc37d6
|
Ran `make lint` and fixed the issues it complained about.
|
13 years ago |
gigaherz
|
6ba38daf56
|
Tiny issue with tabs/spaces in viewer.html
|
13 years ago |
gigaherz
|
14eae7cb9f
|
Move code to the right place and give it a better style.
Highlight the background on hover.
|
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 |
gigaherz
|
6bb14af71c
|
Made the code somewhat cuter. Still totally wrong in concept.
|
13 years ago |
notmasteryet
|
bd95a191b7
|
Reducing MIN_FONT_SIZE size to 5px
|
13 years ago |
gigaherz
|
a617aff425
|
Quick & dirty sidebar pinning.
|
13 years ago |
notmasteryet
|
34e2aa5d21
|
Browser minimal font adjustment
|
13 years ago |
Brendan Dahl
|
4994faa3c1
|
Use services where possible.
|
13 years ago |