David Roundy
d3048ed615
make everything work with new doLayout.
...
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).
2007-06-23 21:09:52 +00:00
joachim.fasting
8ed5dc82cf
Whitespace.
2007-06-20 11:58:52 +00:00
joachim.fasting
88d77b244f
Fix type signatures.
...
Think this fixes the rest of the errors caused by the Layout change.
2007-06-19 22:03:23 +00:00
joachim.fasting
005369bb13
LayoutHints.hs: add usage thingie for Haddock.
2007-06-18 14:32:34 +00:00
joachim.fasting
09305f7f2f
LayoutHints.hs: add module header.
2007-06-18 14:30:59 +00:00
Stefan O'Rear
421a88c691
Fix LayoutHints in the presence of nonzero border widths
2007-06-11 00:54:07 +00:00
David Roundy
22f4bf13af
make LayoutHints work with new modifyLayout (in X).
2007-06-10 14:57:40 +00:00
David Roundy
972af190c2
make LayoutHints robust with regard to future addition of Layout fields.
2007-06-09 17:37:25 +00:00
David Roundy
8b95e7e2d3
add new LayoutHints module that makes layouts respect size hints.
2007-06-04 21:37:16 +00:00