aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutScreens.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LayoutScreen: haddock cleanupAndrea Rossato2007-08-051-2/+1
| | | | darcs-hash:20070805215800-32816-2d1ef010046bae9f7fe5d7a82b13344b59060f62.gz
* LayoutScreens.hs: correct module header.joachim.fasting2007-07-011-3/+1
| | | | darcs-hash:20070701215712-ea16c-9452c50d1e7a08e0f0f2961dd083dce47836fb52.gz
* the gaps list should be filled with the default value from Config.hsAndrea Rossato2007-07-051-3/+2
| | | | darcs-hash:20070704224110-32816-ce3187b16a035c7ec9118f60390d50b90c880653.gz
* ScreenLayouts.hs: updates to the last API changesAndrea Rossato2007-07-031-6/+5
| | | | | | | A silent API change broke this nice piece of David's code: Spencer decided to move screen details into StackSet, and there we went to manipulate them! darcs-hash:20070703201145-32816-eee668ce9ca1fa2ce2cded88ac702dc3ec3c739b.gz
* make everything work with new doLayout.David Roundy2007-06-231-1/+1
| | | | | | | | | 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
* fix usage info for LayoutScreens.David Roundy2007-06-221-2/+1
| | | | darcs-hash:20070622132618-72aca-eaa298576b86f0686de999fb4c05ba9dde319ad5.gz
* add new LayoutScreens module.David Roundy2007-06-221-0/+66
darcs-hash:20070622131300-72aca-66fcb6cf29376d230796d226bb7630952fd6797f.gz