aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHints.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make everything work with new doLayout.David Roundy2007-06-231-6/+5
| | | | | | | | | 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
* Whitespace.joachim.fasting2007-06-201-2/+2
| | | | darcs-hash:20070620115852-ea16c-990153eabeb0096484a63c034fbe42038b1268f6.gz
* Fix type signatures.joachim.fasting2007-06-201-1/+1
| | | | | | Think this fixes the rest of the errors caused by the Layout change. darcs-hash:20070619220323-ea16c-3274cd24d01bc932089ab88191ccda316ea93b01.gz
* LayoutHints.hs: add usage thingie for Haddock.joachim.fasting2007-06-181-4/+8
| | | | darcs-hash:20070618143234-ea16c-cdc937fbf718f558e514f0881ab0951ccbfe918e.gz
* LayoutHints.hs: add module header.joachim.fasting2007-06-181-0/+13
| | | | darcs-hash:20070618143059-ea16c-54b1601fbd7eb77cd1fc411aa303977064d5e635.gz
* Fix LayoutHints in the presence of nonzero border widthsStefan O'Rear2007-06-111-2/+8
| | | | darcs-hash:20070611005407-e3110-c5445ef9ad2a263be70e06b82208df53cac3e52d.gz
* make LayoutHints work with new modifyLayout (in X).David Roundy2007-06-101-1/+1
| | | | darcs-hash:20070610145740-72aca-317bb936ec8831f0d168bd461e7c834ac4e5bf1f.gz
* make LayoutHints robust with regard to future addition of Layout fields.David Roundy2007-06-091-2/+2
| | | | darcs-hash:20070609173725-72aca-44eedcd46a4cdcc501a024d1b68772bcaa366761.gz
* add new LayoutHints module that makes layouts respect size hints.David Roundy2007-06-041-0/+21
darcs-hash:20070604213716-72aca-b09984b5ef776ec28fa5b0c077025cb1651d7276.gz