| Commit message (Expand) | Author | Age | Files | Lines |
* | Combo requires FlexibleContexts (but still doesn't compile under ghc head) | Don Stewart | 2007-10-14 | 1 | -2/+2 |
* | Add LANGUAGE pragams | Shachaf Ben-Kiki | 2007-10-08 | 1 | -2/+1 |
* | some renaming of classes and data types. | David Roundy | 2007-09-29 | 1 | -6/+6 |
* | Use LANGUAGE pragmas over -fglasgow-exts | Spencer Janssen | 2007-09-28 | 1 | -1/+3 |
* | modifyLayout -> handleMessage. | David Roundy | 2007-09-25 | 1 | -2/+2 |
* | make Combo work with class | David Roundy | 2007-09-25 | 1 | -26/+43 |
* | Fixing some typos and grammar in documentation. | Michael Fellinger | 2007-09-11 | 1 | -1/+1 |
* | Docstring parser for generating xmonad build configs with default settings fo... | Alex Tarkovsky | 2007-09-05 | 1 | -1/+5 |
* | fix bug in Combo where we ignored changes in super. | David Roundy | 2007-08-13 | 1 | -4/+4 |
* | 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 |