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