Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* tests for the helper methods workBryan Berry2009-11-0711-0/+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-032-2/+2
* changed constructor so u can invoke it w/ no argumentsBryan Berry2009-11-032-3/+3
* commented out all localiztion stuff because none of it works right nowBryan Berry2009-11-0342-20/+20
* images, sounds, and surfaces now have localized property set to false by defa...Bryan Berry2009-11-022-27/+24
* refactored code so k.library is no longer used. k.images, k.sounds, k.surface...Bryan Berry2009-11-022-17/+17
* removed files no longer used, redundant image and sound filesBryan Berry2009-11-0218-0/+218
* 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
* | layout is finally sane. Now need to properly align text.Bryan Berry2009-10-222-74/+76
* | changed links and script tags to get rid of files not used. renamed stuff fro...Bryan Berry2009-10-223-21/+15
* | static images from javascript removed to htmlRoshan Karki2009-10-222-0/+0
* | static images from javascript removed to htmlRoshan Karki2009-10-227-100/+128
* | deleted unused files in js/Bryan Berry2009-10-091-0/+0
* | fixed problem where monkey in congratulations screen was semi-transparenthitman2009-10-012-5/+5
* | merged raphael branch w/ masterroot2009-10-013-277/+345
|\ \
| * | made small changes after running jslint. Now gets now jslint messageshitman2009-10-012-25/+29
| * | completed renaming adding_up according to dojo style conventions. Alsohitman2009-10-014-188/+188
| * | put all new names for refactoring adding_up in rename.txtroot2009-09-302-43/+66
| * | deleted rename.js and added rename.txt, which holds new names I willhitman2009-09-302-317/+136
| * | added rename.jshitman2009-09-301-0/+317
| * | You now get a congratulations message if you complete all 6 stageshitman2009-09-303-18/+56
| * | mostly works now w/ a few bugsroot2009-09-241-163/+91
| * | stop and start buttons still don't workroot2009-09-243-127/+182
| * | can now add images to all the boxeshitman2009-09-241-68/+36
| * | adding miscellaneous changesroot2009-09-241-33/+1
| * | the Box containers all seem to workhitman2009-09-231-35/+49
| * | rearranging the codehitman2009-09-233-44/+124
| * | testing doing timer animation w/ raphaelhitman2009-09-233-14/+28
* | | tiny improvements to layoutchristophd@sugarlabs.org2009-09-243-2/+7
* | | removed <li> elements in navigation, now using images and <div>schristophd@sugarlabs.org2009-09-243-30/+30
* | | added latest version of example with knavbarchristophd@sugarlabs.org2009-09-241-3/+7
|/ /
* | now uptodate0.1root2009-09-153-0/+0
* | added js documentation on: docs/jsdocs. Included jsdoc-toolkit into utils/Felipe Lopez Toledo2009-09-153-0/+0
|/
* changed id property for images, sounds, and surfaces to namehitman2009-09-123-25/+30
* removed unneeded files and updated READMEhitman2009-09-11128-27212/+3
* cleaned out old files no longer usedhitman2009-09-1120-310/+36
* changed voice for correct and incorrecthitman2009-09-116-16/+61
* bug fixed https://bugs.launchpad.net/karma/+bug/426109Felipe Lopez Toledo2009-09-113-2/+9
* fixed clear() to allow chaining. changed adding_up to use chaining.hitman2009-09-101-30/+27
* Merge branch 'master' of gitorious@git.sugarlabs.org:karma/mainlineFelipe Lopez Toledo2009-09-106-2/+2
|\
| * restored bug fix that keeps this.id of KSurface from being written byhitman2009-09-104-0/+0
| * Merge branch 'master' of gitorious@git.sugarlabs.org:karma/mainlineroot2009-09-103-4/+6
| |\
| * | tagged working version of adding_up as 0.08root2009-09-102-2/+2
* | | KSurface chainingFelipe Lopez Toledo2009-09-101-2/+4
| |/ |/|
* | feature added: https://bugs.launchpad.net/bugs/426117Felipe Lopez Toledo2009-09-101-4/+4
* | added css linksFelipe Lopez Toledo2009-09-092-0/+2
|/