aboutsummaryrefslogtreecommitdiffstats
path: root/ResizableTile.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-2/+2
| | | | darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
* Port ResizableTileSpencer Janssen2007-11-011-1/+1
| | | | darcs-hash:20071101085500-a5988-0dea275fc6c38bae446bafb36341db2d53a91be0.gz
* ResizableTile.hs: haddock fixesAndrea Rossato2007-10-131-1/+5
| | | | darcs-hash:20071013090233-32816-e5751a30a49175bfea22215b2ed6b07b8f37fee9.gz
* Haddock fixesAndrea Rossato2007-10-121-1/+1
| | | | darcs-hash:20071012100416-32816-049c57f0dbc5d794db1b66295429ba6cd5b7b160.gz
* Fix more LANGUAGE pragmasShachaf Ben-Kiki2007-10-081-1/+3
| | | | | | | This patch should go after my other one -- I'd missed some files that used -fglasgow-exts. darcs-hash:20071008115229-bffde-3a04bb6952976f30fbc42190d71b29633f0617f7.gz
* Add LANGUAGE pragamsShachaf Ben-Kiki2007-10-081-1/+1
| | | | | | | | It seems that GHC 6.6 just enables -fglasgow-exts when it sees any LANGUAGE pragma, so not all of them were added; this patch adds the rest of them, which is necessary for xmonad to compile in GHC > darcs-hash:20071008022141-bffde-c7ab0ae3d58eab8707b5f428a7236540bae5b4e1.gz
* Replace -fglasgow-exts with LANGUAGE pragma in ResizableTile.hsnornagon2007-10-071-1/+1
| | | | darcs-hash:20071006223156-25eb7-7d3dfe1fbbd8f54ca3c756c0d9fbbf21eb4e56e6.gz
* ResizableTile.hs: needs -fglasgow-exts.Joachim Fasting2007-10-061-0/+1
| | | | darcs-hash:20071006123550-928c4-893299956281d147b584e7514809b6e26fd4d1bb.gz
* Rename ResizableTile.Tall to ResizableTallJamie Webb2007-10-031-11/+11
| | | | | | Having two layouts named Tall was upsetting the deserialization code. darcs-hash:20071003023000-74a73-ad13bed168d9ea50ab12d934cb586e66b1f5644e.gz
* Layout -> LayoutClass for ResizableTile and MosaicAltJamie Webb2007-10-031-1/+1
| | | | darcs-hash:20071003010849-74a73-1c9c06b44245497b9c64e19776eef5a29b63e998.gz
* Fix infinite loop in ResizableTile serializationJamie Webb2007-10-021-6/+5
| | | | darcs-hash:20071002001254-74a73-8e30b0bdd3f3fe8a3c7754e564a8bbf1532149c2.gz
* XMonadContrib.ResizableTile in darcs patch.matsuyama32007-10-011-0/+87
I have fixed error "" to return Nothing. Thanks Andrea. darcs-hash:20071001091411-989c7-3a3718517203884ab0d0f338db089255d246e5ae.gz