aboutsummaryrefslogtreecommitdiffstats
path: root/ResizableTile.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-11-01Port ResizableTileSpencer Janssen1-1/+1
2007-10-13ResizableTile.hs: haddock fixesAndrea Rossato1-1/+5
2007-10-12Haddock fixesAndrea Rossato1-1/+1
2007-10-08Fix more LANGUAGE pragmasShachaf Ben-Kiki1-1/+3
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
2007-10-07Replace -fglasgow-exts with LANGUAGE pragma in ResizableTile.hsnornagon1-1/+1
2007-10-06ResizableTile.hs: needs -fglasgow-exts.Joachim Fasting1-0/+1
2007-10-03Rename ResizableTile.Tall to ResizableTallJamie Webb1-11/+11
2007-10-03Layout -> LayoutClass for ResizableTile and MosaicAltJamie Webb1-1/+1
2007-10-02Fix infinite loop in ResizableTile serializationJamie Webb1-6/+5
2007-10-01XMonadContrib.ResizableTile in darcs patch.matsuyama31-0/+87