gigaherz
|
c24684b8e9
|
Got rid of the "released" class and made the pin icon depend on the sidebar state.
|
2012-02-10 20:21:55 +01:00 |
|
notmasteryet
|
cdf1db35fc
|
Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim
|
2012-02-10 12:55:11 -06:00 |
|
Adil Allawi
|
2e1a88f39e
|
Handle bidi ordering of PDF strings
|
2012-02-10 17:05:09 +00:00 |
|
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.
|
2012-02-10 17:34:38 +01:00 |
|
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.
|
2012-02-10 17:22:06 +01:00 |
|
notmasteryet
|
d50773fb96
|
Fixing ToUnicode parsing; workaround for invalid UTF16 encoding
|
2012-02-09 18:40:44 -08:00 |
|
gigaherz
|
24b72f70bf
|
Merge branch 'master' of https://github.com/mozilla/pdf.js into sidebar-pinning
|
2012-02-09 17:34:26 +01:00 |
|
Brendan Dahl
|
66052f2dd2
|
Switch to textContent. Fix lint.
|
2012-02-08 16:38:43 -08:00 |
|
Brendan Dahl
|
a5d9ff8568
|
Merge upstream.
|
2012-02-08 16:31:30 -08:00 |
|
notmasteryet
|
7859ef0f04
|
Merge pull request #1193 from brendandahl/amo2
Unload the pdfstreamconverter on shutdown.
|
2012-02-08 15:19:15 -08:00 |
|
Brendan Dahl
|
08d3710bfc
|
Unload the pdfstreamconverter on shutdown.
|
2012-02-08 14:59:30 -08:00 |
|
Brendan Dahl
|
70eca142d4
|
Update README.md
|
2012-02-08 14:40:40 -08:00 |
|
notmasteryet
|
a4f8e2f356
|
Merge pull request #1192 from brendandahl/fixscript
Fix closing script tag.
|
2012-02-08 13:19:28 -08:00 |
|
Brendan Dahl
|
58a697697f
|
Fix closing script tag.
|
2012-02-08 13:09:21 -08:00 |
|
Brendan Dahl
|
b5f6fba381
|
Merge pull request #1189 from brendandahl/amobump
Fix version number for amo.
|
2012-02-08 10:24:22 -08:00 |
|
Brendan Dahl
|
5ec6f20743
|
Fix version number for amo.
|
2012-02-08 10:20:54 -08:00 |
|
notmasteryet
|
ffd688863d
|
Merge pull request #1188 from brendandahl/amobump
Bump max firefox version.
|
2012-02-08 09:59:55 -08:00 |
|
Brendan Dahl
|
a24a845eed
|
Bump max firefox version.
|
2012-02-08 09:23:38 -08:00 |
|
notmasteryet
|
9ccea705bf
|
Merge pull request #1157 from arturadib/issue1133
Implement Lab colorspace
|
2012-02-08 05:40:20 -08:00 |
|
notmasteryet
|
4cdd2ad7b1
|
Merge pull request #1184 from brendandahl/amo2
Address AMO Review Concerns Round 2
|
2012-02-07 21:46:24 -08:00 |
|
Brendan Dahl
|
fb31dc3f86
|
Fix some nits.
|
2012-02-07 17:54:40 -08:00 |
|
notmasteryet
|
cc9035438a
|
Optimization: don't scale when parameter is 1.0
|
2012-02-07 17:14:58 -08:00 |
|
Brendan Dahl
|
b867aa9922
|
Switch to constant for max database length.
|
2012-02-07 16:44:03 -08:00 |
|
Brendan Dahl
|
1af9a72011
|
Make the add-on truly restartless.
|
2012-02-07 16:39:07 -08:00 |
|
Artur Adib
|
9a55ad31ff
|
Merge pull request #1181 from brendandahl/license
Add Artur and me to the license.
|
2012-02-07 09:42:46 -08:00 |
|
Brendan Dahl
|
2fe1c6af3e
|
Add Artur and me to the license.
|
2012-02-07 09:39:56 -08:00 |
|
gigaherz
|
3b271f1f52
|
More style fixes.
|
2012-02-07 16:20:25 +01:00 |
|
gigaherz
|
bbd2bc37d6
|
Ran make lint and fixed the issues it complained about.
|
2012-02-07 16:11:51 +01:00 |
|
gigaherz
|
6ba38daf56
|
Tiny issue with tabs/spaces in viewer.html
|
2012-02-07 09:30:47 +01:00 |
|
gigaherz
|
14eae7cb9f
|
Move code to the right place and give it a better style.
Highlight the background on hover.
|
2012-02-07 09:23:23 +01:00 |
|
Brendan Dahl
|
9a1741f466
|
Protect against a malicious setDatabase. Remove unneeded save data.
|
2012-02-06 21:04:53 -08:00 |
|
Artur Adib
|
c49e9ec07a
|
Merge remote-tracking branch 'mozilla/master' into issue1133
Conflicts:
src/util.js
test/test_manifest.json
|
2012-02-06 16:11:52 -08:00 |
|
Artur Adib
|
00b7e7d255
|
isDefaultDecode(), as per reviewer comments
|
2012-02-06 16:10:15 -08:00 |
|
Brendan Dahl
|
7a17676b06
|
Better way to add custom event listener.
|
2012-02-06 16:06:18 -08:00 |
|
Brendan Dahl
|
b6f05fb8c6
|
Throw exception for sync version. Don't use const.
|
2012-02-06 13:23:18 -08:00 |
|
gigaherz
|
6bb14af71c
|
Made the code somewhat cuter. Still totally wrong in concept.
|
2012-02-05 13:37:50 +01:00 |
|
notmasteryet
|
bd95a191b7
|
Reducing MIN_FONT_SIZE size to 5px
|
2012-02-04 14:42:07 -06:00 |
|
gigaherz
|
a617aff425
|
Quick & dirty sidebar pinning.
|
2012-02-04 21:13:12 +01:00 |
|
notmasteryet
|
34e2aa5d21
|
Browser minimal font adjustment
|
2012-02-04 12:45:18 -06:00 |
|
Brendan Dahl
|
4994faa3c1
|
Use services where possible.
|
2012-02-03 16:49:44 -08:00 |
|
Brendan Dahl
|
51d831ed03
|
Merge pull request #1166 from notmasteryet/ftp
FTP protocol support (#1165)
|
2012-02-03 16:25:57 -08:00 |
|
Brendan Dahl
|
c7c8f1cafa
|
Merge pull request #1120 from arturadib/localStorage-fix
Fixes localStorage feature detection
|
2012-02-03 11:22:50 -08:00 |
|
Brendan Dahl
|
b3fb41caa9
|
Merge pull request #1106 from arturadib/issue-1049
fontMatrix parsing fix, setFont() supports negative sizes
|
2012-02-03 11:10:58 -08:00 |
|
notmasteryet
|
cba531e3cd
|
Fixing test execution / relative URL protocol detection
|
2012-02-02 23:31:12 -06:00 |
|
notmasteryet
|
03cb546f29
|
FTP protocol support (#1165)
|
2012-02-02 21:06:13 -06:00 |
|
Brendan Dahl
|
1212d58085
|
Merge pull request #1164 from notmasteryet/tree-63
Fix HTTP redirection for the extension
|
2012-02-02 18:47:19 -08:00 |
|
notmasteryet
|
40341882ae
|
Merge pull request #1161 from jwagner79/ie9svg
IE9 SVG control images need viewport defined
|
2012-02-02 17:18:09 -08:00 |
|
notmasteryet
|
84f69eb27f
|
Fix HTTP redirection for the extension
|
2012-02-02 18:29:08 -06:00 |
|
Jeff Wagner
|
e73e10c4d9
|
IE9 SVG images need viewport defined
|
2012-02-02 12:33:28 -08:00 |
|
Artur Adib
|
0fc6c03956
|
Lab color space, closes #1133
|
2012-02-01 17:48:44 -05:00 |
|