aboutsummaryrefslogtreecommitdiffstats
path: root/Accordion.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make everything work with new doLayout.David Roundy2007-06-231-4/+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
* move Accordian to use idModify.David Roundy2007-06-231-2/+2
| | | | darcs-hash:20070623143745-72aca-af7a62ddac17d009e0792e38d706e5d5746468e6.gz
* Accordion.hs: whitespace.joachim.fasting2007-06-261-1/+1
| | | | | | Makes Haddock not complain about not finding documentation for '$'. darcs-hash:20070626071449-ea16c-16a8612ac82aad0e3706e33a653716a9283e3c27.gz
* Whitespace.joachim.fasting2007-06-201-1/+1
| | | | darcs-hash:20070620115852-ea16c-990153eabeb0096484a63c034fbe42038b1268f6.gz
* make some layouts more general.David Roundy2007-06-201-2/+2
| | | | darcs-hash:20070620125420-72aca-2802515a9c62727f8a8e53fdb480bbb5588f50e2.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
* Accordion.hs: add module header and usage instructions.joachim.fasting2007-06-181-1/+22
| | | | darcs-hash:20070618193626-ea16c-fc5e73006d563e36348f4eda854b8e9f0e2d3ce5.gz
* Add an "accordion" layout which puts non-focused windows in ribbons at the ↵glasser2007-06-181-0/+27
top and bottom of the screen. darcs-hash:20070618153943-64353-5dca151e7031e825c66b82c2232fc97177ef48c9.gz