Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/chat/sketchpad
Commit message (Expand)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-043-165/+165
* Enhance SketchPad for easier subclass usageDan Williams2006-10-191-11/+21
* Add get_points accessorDan Williams2006-10-191-0/+3
* Make SketchPad background color settable at object creation time rather than ...Dan Williams2006-10-181-2/+3
* Add LGPL headerMarco Pesenti Gritti2006-10-144-0/+68
* Changed all type checking to use isinstanceJohn (J5) Palmieri2006-10-031-1/+1
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-162-4/+0
* Fix chat focusMarco Pesenti Gritti2006-06-231-2/+3
* Fixup the chat toolbar layout a bitMarco Pesenti Gritti2006-06-221-1/+1
* Add back colors in the toolbar. Layout/appeareance sucks atmMarco Pesenti Gritti2006-06-181-47/+3
* Split up the browser, some cleanups andMarco Pesenti Gritti2006-05-311-3/+2
* Clear the setchpad after sendingMarco Pesenti Gritti2006-05-221-0/+4
* Add an .hgignore file so that I stop to forgetMarco Pesenti Gritti2006-05-221-0/+7
* MergeMarco Pesenti Gritti2006-05-223-8/+25
* Add an emoticons menuMarco Pesenti Gritti2006-05-223-25/+8
* mergeDan Williams2006-05-221-3/+8
* Make colors work in SketchDan Williams2006-05-213-16/+28
* Start drawing from the actual start pointMarco Pesenti Gritti2006-05-211-3/+8
* First go at drawing UIMarco Pesenti Gritti2006-05-202-8/+65
* Forgot to add thisMarco Pesenti Gritti2006-05-191-0/+0
* Write a toolbox and partially integrate it with the chat.Marco Pesenti Gritti2006-05-191-0/+49
* Get something basic workingMarco Pesenti Gritti2006-05-193-1/+1561
* First go at the sketch pad thingMarco Pesenti Gritti2006-05-192-0/+73