Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to work with recent API changes | Spencer Janssen | 2007-06-11 | 1 | -1/+2 |
* | Updates for Layout API change | Spencer Janssen | 2007-06-10 | 1 | -1/+1 |
* | [Spiral] blend in the scale factor so it doesn't have any effect on the small... | joe.thornber | 2007-05-25 | 1 | -3/+10 |
* | [Spiral] last rect takes all available space | joe.thornber | 2007-05-24 | 1 | -0/+1 |
* | [Spiral] Introduce a simpler Rect data type to remove a lot of the fromIntegrals | joe.thornber | 2007-05-24 | 1 | -22/+27 |
* | [Spiral] divideRects now takes a list of directions to split in | joe.thornber | 2007-05-24 | 1 | -15/+10 |
* | [Spiral] misc tidying | joe.thornber | 2007-05-24 | 1 | -7/+8 |
* | [Spiral] remove old spiral code | joe.thornber | 2007-05-24 | 1 | -17/+6 |
* | [Spiral] add fibonacci spiral | joe.thornber | 2007-05-24 | 1 | -6/+25 |
* | Fix Spiral's module name | Spencer Janssen | 2007-05-22 | 1 | -1/+1 |
* | [SPIRAL] add spiral tiling layout | joe.thornber | 2007-05-22 | 1 | -0/+58 |