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