Commit Graph

2921 Commits

Author SHA1 Message Date
Brendan Dahl
39284d4209 Merge pull request #1085 from notmasteryet/issue-1008
Replaces makeCssRgb.apply with direct call
2012-01-16 16:37:27 -08:00
notmasteryet
1bb5592357 Replace makeCssRgb.apply in setStrokeColor and setFillColor 2012-01-16 11:53:59 -06:00
notmasteryet
9eaf746a33 Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue) 2012-01-15 14:01:36 -06:00
Brendan Dahl
a908827175 Merge pull request #1062 from kkujala/style
Clean up .gitignore and add tags to it.
2012-01-13 08:51:00 -08:00
Brendan Dahl
a9d4f7cab3 Merge pull request #1069 from notmasteryet/tree-57
Ref test for #1010
2012-01-12 14:32:28 -08:00
Kalervo Kujala
9114af51a1 Revert *~ .gitignore change. 2012-01-12 20:52:26 +02:00
Artur Adib
e39c30421b Merge pull request #1072 from brendandahl/extensionupdate
Copy AMO extension to web
2012-01-12 09:27:59 -08:00
Brendan Dahl
d986ef0979 Copy AMO extension to web 2012-01-12 09:17:30 -08:00
notmasteryet
a817416ddb Ref test for #1010 2012-01-11 22:19:21 -06:00
Brendan Dahl
93bb2cf0d3 Merge pull request #969 from arturadib/fix-worker-loader
Fix worker_loader.js for examples/. Simpler code
2012-01-11 17:18:01 -08:00
Kalervo Kujala
f4ea550344 Clean up .gitignore and add tags to it. 2012-01-11 22:05:36 +02:00
Brendan Dahl
be2f973be8 Merge pull request #1051 from notmasteryet/fonts-3
Using the encoding instead of predefined  MacRoman in TrueType fonts;
2012-01-11 10:38:36 -08:00
Brendan Dahl
d52527d3f2 Update readme to test extension updating. 2012-01-11 09:42:40 -08:00
Brendan Dahl
15bbbdc86d Merge pull request #1052 from notmasteryet/tree-56
Replacing non-existent page content with empty one
2012-01-11 09:29:12 -08:00
Artur Adib
8ce8a0c979 Merge pull request #1038 from brendandahl/extensionupdate
Auto updatable github extension
2012-01-11 09:19:59 -08:00
Artur Adib
7611a766c7 Merge branch 'refs/heads/master' into fix-worker-loader
Conflicts:
	src/core.js
2012-01-11 11:47:41 -05:00
Artur Adib
ec030c06c4 Merge pull request #831 from kkujala/dev
Make unit tests runnable from command line.
2012-01-11 08:21:57 -08:00
notmasteryet
09dfde69a2 Duplicate short map into private use area 2012-01-10 22:01:24 -06:00
notmasteryet
81e0fe7130 Merge pull request #1058 from cfidecaro/patch-1
Updated link to new location
2012-01-10 18:42:19 -08:00
Caleb Fidecaro
5f59994686 Updated MD5 2012-01-11 14:55:36 +13:00
notmasteryet
933be30c3a Converting MacRoman symbols to Unicodes 2012-01-10 19:41:45 -06:00
Caleb Fidecaro
bf3b3705d4 Updated link to new location 2012-01-11 13:47:41 +13:00
Kalervo Kujala
58107b1958 Add crypto and stream specs to test runner configuration. 2012-01-10 19:35:26 +02:00
Kalervo Kujala
0c50d14f38 Merge remote-tracking branch 'upstream/master' into dev
Conflicts:
	test/unit/unit_test.html
2012-01-10 19:27:51 +02:00
Kalervo Kujala
91c935180e Use correct default rule for unit test. 2012-01-10 19:21:43 +02:00
notmasteryet
550819b829 fix serif and symbol attribute detection for standard fonts 2012-01-09 21:15:18 -06:00
notmasteryet
00664f5f0c add liveprogramming as load test 2012-01-09 20:37:39 -06:00
notmasteryet
982ea98c44 replacing non-existent page content with empty one 2012-01-09 20:08:22 -06:00
notmasteryet
a84fa13189 using font flags to recognize the symbol and serif fonts; using the encoding instead of predefined MacRoman in TrueType fonts 2012-01-09 19:36:24 -06:00
Artur Adib
cf00831a00 Merge pull request #1044 from notmasteryet/unit-tests-2
Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream
2012-01-09 13:21:00 -08:00
Artur Adib
4322e7e339 Merge pull request #1042 from notmasteryet/tree-55
fetch/getEntry returns null if the entry is free
2012-01-09 12:22:16 -08:00
Brendan Dahl
6814c8f717 Fix and add second update comment. 2012-01-09 11:17:36 -08:00
Brendan Dahl
e2900f9eba Add comment on update link. 2012-01-09 11:12:17 -08:00
Kalervo Kujala
aeaaea35a8 Create debug option for the unit test makefile. 2012-01-09 20:51:30 +02:00
Kalervo Kujala
37d2d82f59 Merge remote-tracking branch 'upstream/master' into dev 2012-01-09 20:39:05 +02:00
notmasteryet
50a16573ad Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream 2012-01-08 18:26:01 -06:00
notmasteryet
f8f17231e6 Merge pull request #1040 from kkujala/refactor
Add Unit tests for RefSet.
2012-01-08 15:13:40 -08:00
notmasteryet
00e1f818bc Merge pull request #1037 from arturadib/no-ff-dialog
Disable default browser check in FF testing
2012-01-08 12:19:51 -08:00
notmasteryet
d3b3842946 fetch/getEntry returns null if the entry is free 2012-01-08 14:03:00 -06:00
Kalervo Kujala
f975f929f5 Add Unit tests for RefSet. 2012-01-07 22:22:22 +02:00
Brendan Dahl
91ddd75f04 Add the missing update.rdf file. 2012-01-07 11:41:46 -08:00
Kalervo Kujala
d89680bd94 Merge remote-tracking branch 'upstream/master' into refactor 2012-01-07 21:32:16 +02:00
Brendan Dahl
c33e3df143 Make it so the github extension updates. 2012-01-06 16:20:11 -08:00
Artur Adib
b49dfe5b6b Disable default browser check in FF testing 2012-01-06 17:28:52 -05:00
Artur Adib
5b3f5a30ab Merge pull request #1035 from notmasteryet/tree-54
Fixes thumbnail's drawingRequired
2012-01-06 10:16:18 -08:00
Artur Adib
8e17b921a8 Merge pull request #1024 from arturadib/disable-textlayer-opt
disableTextLayer option
2012-01-06 05:29:05 -08:00
Artur Adib
a4f257f940 nit 2012-01-06 08:27:23 -05:00
notmasteryet
80a1919cfc Fix thumbnail's drawingRequired 2012-01-05 18:39:48 -06:00
notmasteryet
4bb289ec49 Merge pull request #1026 from brendandahl/nativedecode
Decode JPEGs using browser when possible
2012-01-05 16:25:21 -08:00
Kalervo Kujala
bc3b8e0ff1 Merge remote-tracking branch 'upstream/master' into refactor 2012-01-05 22:24:35 +02:00