aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHelpers.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename LayoutHelpers to LayoutModifier.David Roundy2007-09-231-55/+0
| | | | darcs-hash:20070923215956-72aca-af065b4b5a9aaf57adca7eb93aa72ae843656cd1.gz
* Update NoBorders and LayoutHelpers.David Roundy2007-09-231-23/+27
| | | | darcs-hash:20070923192640-72aca-6d42a9003e9339dfd61dab830527c12c880d74f4.gz
* add a hook to LayoutHelpers.David Roundy2007-09-231-1/+3
| | | | darcs-hash:20070923121723-72aca-45c0afd09bcc3b07b2ae8337bdc4527c288e6b7f.gz
* update LayoutHelpers to work with new Layout class.David Roundy2007-09-231-38/+25
| | | | darcs-hash:20070923114929-72aca-0df66e37c244429f62b412bb58b78d06ec4fee6a.gz
* LayoutHelpers: haddock tuningAndrea Rossato2007-08-181-2/+2
| | | | darcs-hash:20070818083220-32816-60f929b57a469195f3a631ab08d40a5d0f4192d8.gz
* make everything work with new doLayout.David Roundy2007-06-231-14/+11
| | | | | | | | | This modifies all the contrib modules to work (so far as I know) with the new contrib layout. The exception is the LayoutHooks module, which isn't used. It exports an API that is inherently unsafe, so far as I can tell (and always has been). darcs-hash:20070623210952-72aca-1993ca13dc6996b59fedacc271c03fbaf87eabaa.gz
* introduce idModify which is just "const (return Nothing)".David Roundy2007-06-231-1/+4
| | | | darcs-hash:20070623143542-72aca-b1bc6ffaf524ee9c1f4ac7e04d8224e02bba0b1b.gz
* add new LayoutHelpers module.David Roundy2007-06-221-0/+62
darcs-hash:20070622142950-72aca-6dc011f903d12a056b1124752fc37f23368f898e.gz