Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/spreadbox.py
Commit message (Expand)AuthorAgeFilesLines
* Tweak the test to use realistic numbers. Some fixesMarco Pesenti Gritti2007-05-071-8/+21
* Better spread algorhytm, work in progressMarco Pesenti Gritti2007-05-071-37/+94
* Always center the owner in the home viewsMarco Pesenti Gritti2007-04-161-3/+22
* Simplified logic using a grid. It looks ugly but we don't care right now.Marco Pesenti Gritti2007-03-071-99/+29
* Fix API for hippo-canvas 0.2Marco Pesenti Gritti2007-01-191-4/+4
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-76/+76
* Another iteration on the spread out box. Make it workMarco Pesenti Gritti2006-10-251-15/+30
* Unused variableMarco Pesenti Gritti2006-10-241-1/+0
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-191-1/+6
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* Spread box cleanups and fixesMarco Pesenti Gritti2006-10-071-17/+12
* Fix the spread box test and fix the box layout logic tooMarco Pesenti Gritti2006-10-061-14/+14
* Move the layouts to be box and subclass them.Marco Pesenti Gritti2006-10-061-0/+101