Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix some style nitpicksMarco Pesenti Gritti2007-07-063-5/+8
|
* Battery paletteEduardo Silva2007-07-062-9/+70
|
* Some setup.py release fixesMarco Pesenti Gritti2007-07-061-2/+3
|
* Use box_child.item now that hippo support itMarco Pesenti Gritti2007-07-061-4/+1
|
* Use a custom layout to center the iconMarco Pesenti Gritti2007-07-051-2/+26
|
* Complete transition to new spread layout.Marco Pesenti Gritti2007-07-055-26/+42
|
* Implement items shifting, not quite working yet.Marco Pesenti Gritti2007-07-051-2/+59
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-051-33/+72
|\
| * Add badges to CanvasIconDan Williams2007-07-051-33/+72
| |
* | Add collisions detectionMarco Pesenti Gritti2007-07-052-7/+28
|/
* Improve the testMarco Pesenti Gritti2007-07-051-3/+4
|
* Rename spread testMarco Pesenti Gritti2007-07-051-0/+0
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-054-3/+56
|\
| * Add icon to buddy menu itemsEduardo Silva2007-07-053-5/+7
| |
| * New graphics.menuitem.py file/classEduardo Silva2007-07-051-0/+28
| |
| * Hide the active palette if another pops up.Tomeu Vizoso2007-07-051-0/+23
| |
* | Switch to the new layout manager for the mesh viewMarco Pesenti Gritti2007-07-054-204/+37
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-053-5/+7
|\
| * Add application/vnd.oasis.opendocument.text mime to the Text type.Tomeu Vizoso2007-07-051-1/+2
| |
| * Set ObjectType.mime_types.Tomeu Vizoso2007-07-051-3/+4
| |
| * API change in the datastore.Tomeu Vizoso2007-07-051-1/+1
| |
* | Add a spread layout manager. Work in progress.Marco Pesenti Gritti2007-07-053-4/+139
|/
* Refactor the snowflake layout to use the new hippo layout managers.Marco Pesenti Gritti2007-07-056-140/+138
| | | | | | Cleanup the logic. Better test. Make it internal.
* Show generic icon for objects of unknown type.Tomeu Vizoso2007-07-041-1/+5
|
* Tweak some colorsMarco Pesenti Gritti2007-07-041-3/+3
|
* Revert "Hide active palette if zoom level changes."Tomeu Vizoso2007-07-042-25/+1
| | | | | | Pushed by mistake. This reverts commit 70e6d08f8d0fc385b8e7c539b09fced609b9c5a4.
* Hide active palette if zoom level changes.Tomeu Vizoso2007-07-042-1/+25
|
* Remove printMarco Pesenti Gritti2007-07-041-1/+0
|
* Make the battery device use HALMarco Pesenti Gritti2007-07-043-33/+37
|
* Be smarter when choosing one mime type from the targets offered.Tomeu Vizoso2007-07-033-24/+38
|
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-036-61/+14
|
*