Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)AuthorAgeFilesLines
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-191-1/+6
|
* Add stylesheet.py to Makefile.amDan Williams2006-10-191-0/+1
|
* Enhance SketchPad for easier subclass usageDan Williams2006-10-191-11/+21
| | | | | - New 'new-user-sketch' signal when a local path is closed - Trap BUTTON_RELEASE_EVENTs now
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-10-196-15/+96
|\
| * Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-191-1/+2
| |
| * Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-191-0/+5
| |
| * Refactor stylsheets code a bit to load the global stylsheetMarco Pesenti Gritti2006-10-193-0/+42
| | | | | | | | | | for all modules. Implement the links sidebar per discussion with Eben.
| * Fix out of screen computation. Release 0.37Marco Pesenti Gritti2006-10-181-2/+2
| |
| * Center the icon in the allocation spaceMarco Pesenti Gritti2006-10-181-1/+5
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-181-2/+3
| |\
| * | Rework menu positioning logicMarco Pesenti Gritti2006-10-181-14/+43
| | |
* | | Add get_points accessorDan Williams2006-10-191-0/+3
| |/ |/|
* |