aboutsummaryrefslogtreecommitdiffstats
path: root/Square.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-1/+1
* Add LANGUAGE pragamsShachaf Ben-Kiki2007-10-081-1/+2
* More LANGUAGE pragmasSpencer Janssen2007-10-031-0/+1
* some renaming of classes and data types.David Roundy2007-09-291-1/+1
* Make Square work with class.David Roundy2007-09-251-8/+9
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+2
* resolve conflict in Square.David Roundy2007-06-291-7/+1
* clean up code in Combo.David Roundy2007-06-241-4/+3
* introduce idModify which is just "const (return Nothing)".David Roundy2007-06-231-1/+6
* Square.hs: put usage instructions after imports for Haddock compatibility.joachim.fasting2007-06-231-5/+5
* add new LayoutHelpers module.David Roundy2007-06-221-13/+10
* make some layouts more general.David Roundy2007-06-201-1/+1
* Fix type signatures.joachim.fasting2007-06-201-1/+1
* Square.hs: info and documentationAndrea Rossato2007-06-141-10/+35
* make square work with new doLayout.David Roundy2007-06-121-1/+2
* add "Square" layout.David Roundy2007-06-121-0/+30