Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/spreadlayout.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-239/+0
* use numpy to shave 4 seconds off of sugar startupJohn (J5) Palmieri2007-08-171-4/+3
* Fix centering of items in the spread boxMarco Pesenti Gritti2007-07-301-17/+21
* Use box_child.item now that hippo support itMarco Pesenti Gritti2007-07-061-4/+1
* Complete transition to new spread layout.Marco Pesenti Gritti2007-07-051-4/+14
* Implement items shifting, not quite working yet.Marco Pesenti Gritti2007-07-051-2/+59
* Add collisions detectionMarco Pesenti Gritti2007-07-051-6/+27
* Switch to the new layout manager for the mesh viewMarco Pesenti Gritti2007-07-051-1/+21
* Add a spread layout manager. Work in progress.Marco Pesenti Gritti2007-07-051-0/+131
* Move the layouts to be box and subclass them.Marco Pesenti Gritti2006-10-061-86/+0
* Adapt spread layout to hippoMarco Pesenti Gritti2006-10-051-34/+44
* Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-031-0/+76