Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up code in Combo. | David Roundy | 2007-06-24 | 1 | -15/+25 |
* | make everything work with new doLayout. | David Roundy | 2007-06-23 | 1 | -13/+17 |
* | add SimpleStacking module to make Combo and Tabbed work together. | David Roundy | 2007-06-21 | 1 | -1/+2 |
* | Combo.hs: use case instead of non-standard pattern matching. | joachim.fasting | 2007-06-20 | 1 | -7/+4 |
* | Combo.hs: tweak usage instructions. | joachim.fasting | 2007-06-20 | 1 | -1/+1 |
* | Fix type signatures. | joachim.fasting | 2007-06-20 | 1 | -2/+2 |
* | fix leak in Combo. | David Roundy | 2007-06-16 | 1 | -0/+9 |
* | Combo.hs: info and documentation | Andrea Rossato | 2007-06-14 | 1 | -4/+29 |
* | changes to work with Stacks that can't be empty. | David Roundy | 2007-06-12 | 1 | -4/+4 |
* | make combo sort of work with new doLayout. | David Roundy | 2007-06-12 | 1 | -3/+5 |
* | add new combo layout combiner. | David Roundy | 2007-06-12 | 1 | -0/+26 |