aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHints.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-23make everything work with new doLayout.David Roundy1-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
2007-06-20Whitespace.joachim.fasting1-2/+2
darcs-hash:20070620115852-ea16c-990153eabeb0096484a63c034fbe42038b1268f6.gz
2007-06-20Fix type signatures.joachim.fasting1-1/+1
Think this fixes the rest of the errors caused by the Layout change. darcs-hash:20070619220323-ea16c-3274cd24d01bc932089ab88191ccda316ea93b01.gz
2007-06-18LayoutHints.hs: add usage thingie for Haddock.joachim.fasting1-4/+8
darcs-hash:20070618143234-ea16c-cdc937fbf718f558e514f0881ab0951ccbfe918e.gz
2007-06-18LayoutHints.hs: add module header.joachim.fasting1-0/+13
darcs-hash:20070618143059-ea16c-54b1601fbd7eb77cd1fc411aa303977064d5e635.gz
2007-06-11Fix LayoutHints in the presence of nonzero border widthsStefan O'Rear1-2/+8
darcs-hash:20070611005407-e3110-c5445ef9ad2a263be70e06b82208df53cac3e52d.gz
2007-06-10make LayoutHints work with new modifyLayout (in X).David Roundy1-1/+1
darcs-hash:20070610145740-72aca-317bb936ec8831f0d168bd461e7c834ac4e5bf1f.gz
2007-06-09make LayoutHints robust with regard to future addition of Layout fields.David Roundy1-2/+2
darcs-hash:20070609173725-72aca-44eedcd46a4cdcc501a024d1b68772bcaa366761.gz
2007-06-04add new LayoutHints module that makes layouts respect size hints.David Roundy1-0/+21
darcs-hash:20070604213716-72aca-b09984b5ef776ec28fa5b0c077025cb1651d7276.gz