Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* refactored karma.js to use '_' as a prefix for private variable and method namesBryan Berry2009-12-022-171/+172
* fixed path problem in ConozcoBryan Berry2009-11-238-363/+1
* got rid of old versions of karma.js no longer usedBryan Berry2009-11-234-1371/+0
* cleaned out old filesBryan Berry2009-11-23251-45078/+0
* made small change to make sure that svgs load properly whether running locall...Bryan Berry2009-11-23263-52/+55759
* got rid of files in Conozco no longer neededBryan Berry2009-11-202-0/+0
* merged jkjs-refactor with masterBryan Berry2009-11-2066-5825/+5018
|\
| * Conozco now works w/ karma.js but doesn't use it very heavilyBryan Berry2009-11-2014-30/+167
| * last version incorrect. adding_up svg version now worksBryan Berry2009-11-2013-2914/+27
| * tests for makeChain added. All tests pass for the moment.Bryan Berry2009-11-201-2/+14
| * all tests pass on firefox 3.5 and chrome 4Bryan Berry2009-11-204-70/+227
| * fixed enabling and disabling buttons in adding_up_canvas. Fixed test for Karm...Bryan Berry2009-11-204-88/+147
| * fixed problem w/ adding eevent listeners to buttons in adding_up_to_10_canvasBryan Berry2009-11-204-20/+19
| * karma.js now works for adding_up_to_10_canvas. Still need to fix the tests.Bryan Berry2009-11-196-50/+86
| * makeChain method not working at allBryan Berry2009-11-192-1/+2
| * makeChain method not working at allBryan Berry2009-11-195-293/+606
| * tests covering most of karma.js added. Karma.js now has most of the functiona...Bryan Berry2009-11-192-25/+49
| * added in code for geometry and math functions + chainMaker. Tests for geometr...Bryan Berry2009-11-194-216/+137
| * changed location of total assets counterBryan Berry2009-11-195-35/+233
| * increased timeouts in test suite back to 1 secondBryan Berry2009-11-181-15/+15
| * increased timeouts in test suite to 4 secsBryan Berry2009-11-181-15/+15
| * increased timeouts in test suiteBryan Berry2009-11-181-14/+14
| * audio files now seem to load immediatelyBryan Berry2009-11-183-7/+6
| * audio files now load immediatelyBryan Berry2009-11-185-31/+1138
| * changed all timeouts to 100ms because 10ms is too fast for firefox 3.5Bryan Berry2009-11-183-30/+40
| * makeImages() works but makeSounds() doesn'tBryan Berry2009-11-185-119/+217
| * now have 53 total tests but only 48 passBryan Berry2009-11-177-121/+310
| * most tests for Karma.karma and Karma.kMedia passBryan Berry2009-11-165-275/+369
| * committing before I try taking replacing KarmaRoot w/ karma.initialized to en...Bryan Berry2009-11-163-377/+463
| * almost done w/ kMediaBryan Berry2009-11-132-224/+334
| * added more testsBryan Berry2009-11-137-336/+547
| * added more tests and changed run method of Karma.karma to readyBryan Berry2009-11-105-158/+395
| * tests for the helper methods workBryan Berry2009-11-0722-44/+171
| * minor changeBryan Berry2009-11-061-5/+4
| * copied a working copy of Conozco-Uruguay into examples/ . This copy of Conozc...Bryan Berry2009-11-0522-114/+4231
| * initial restructuring of jquery.karma.js to karma.jsBryan Berry2009-11-047-5/+287
* | fixed 'foo' problemBryan Berry2009-11-061-2/+0
* | copied a working copy of Conozco-Uruguay into examples/ . This copy of Conozc...Bryan Berry2009-11-0518-63/+3987
|/
* removed karma-main ids from adding_up examplesBryan Berry2009-11-034-9/+14
* added files for using qunitBryan Berry2009-11-034-710/+977
* changed constructor so u can invoke it w/ no argumentsBryan Berry2009-11-033-16/+18
* commented out all localiztion stuff because none of it works right nowBryan Berry2009-11-0343-24/+25
* images, sounds, and surfaces now have localized property set to false by defa...Bryan Berry2009-11-023-28/+25
* refactored code so k.library is no longer used. k.images, k.sounds, k.surface...Bryan Berry2009-11-023-54/+56
* removed files no longer used, redundant image and sound filesBryan Berry2009-11-0241-876/+218
* moved useful stuff in the utils/ directory to bin/ and deleted the rest of th...Bryan Berry2009-11-02356-36825/+0
* now have both svg and canvas versions of adding_upBryan Berry2009-11-0232-295/+372
* Merge branch 'temp'Bryan Berry2009-11-0242-81/+78
|\
| * now have both canvas and svg versions of adding_upBryan Berry2009-11-0243-63/+530
* | text is now justified, but not in a particularly elegant way.Bryan Berry2009-10-222-1/+6