aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHints.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* make everything work with new doLayout.David Roundy2007-06-231-6/+5
* Whitespace.joachim.fasting2007-06-201-2/+2
* Fix type signatures.joachim.fasting2007-06-201-1/+1
* LayoutHints.hs: add usage thingie for Haddock.joachim.fasting2007-06-181-4/+8
* LayoutHints.hs: add module header.joachim.fasting2007-06-181-0/+13
* Fix LayoutHints in the presence of nonzero border widthsStefan O'Rear2007-06-111-2/+8
* make LayoutHints work with new modifyLayout (in X).David Roundy2007-06-101-1/+1
* make LayoutHints robust with regard to future addition of Layout fields.David Roundy2007-06-091-2/+2
* add new LayoutHints module that makes layouts respect size hints.David Roundy2007-06-041-0/+21