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