aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHelpers.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename LayoutHelpers to LayoutModifier.David Roundy2007-09-231-55/+0
* Update NoBorders and LayoutHelpers.David Roundy2007-09-231-23/+27
* add a hook to LayoutHelpers.David Roundy2007-09-231-1/+3
* update LayoutHelpers to work with new Layout class.David Roundy2007-09-231-38/+25
* LayoutHelpers: haddock tuningAndrea Rossato2007-08-181-2/+2
* make everything work with new doLayout.David Roundy2007-06-231-14/+11
* introduce idModify which is just "const (return Nothing)".David Roundy2007-06-231-1/+4
* add new LayoutHelpers module.David Roundy2007-06-221-0/+62