index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Layout.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6
Adam Vogt
2011-06-09
1
-2
/
+1
*
fix haddock comment being assigned to constructor instead of field
Tomas Janousek
2010-04-15
1
-1
/
+2
*
Various clean-ups suggested by HLint
Spencer Janssen
2010-02-14
1
-3
/
+3
*
Fix for Tall documentation
Khudyakov Alexey
2009-05-16
1
-2
/
+2
*
Use records to document Tall's arguments
Spencer Janssen
2009-02-22
1
-3
/
+3
*
add'l documentation
Devin Mullins
2008-09-28
1
-1
/
+4
*
I prefer the spencerjanssen@gmail.com address now
Spencer Janssen
2008-07-14
1
-1
/
+1
*
Make Mirror a newtype
Spencer Janssen
2008-05-08
1
-1
/
+1
*
Comments
Spencer Janssen
2008-05-07
1
-0
/
+6
*
Break long line
Spencer Janssen
2008-05-07
1
-1
/
+2
*
Style
Spencer Janssen
2008-05-07
1
-2
/
+1
*
Simplify
Spencer Janssen
2008-05-07
1
-4
/
+2
*
Overhaul Choose, fixes issue 183
Spencer Janssen
2008-05-07
1
-34
/
+55
*
XMonad.Layout: documentation cleanup
Lukas Mai
2008-04-04
1
-32
/
+22
*
formatting
Don Stewart
2008-03-22
1
-2
/
+4
*
strict fields on layout messages
Don Stewart
2008-03-22
1
-2
/
+2
*
clean up Layout.hs, not entirely happy about the impure layouts.
Don Stewart
2008-03-22
1
-77
/
+85
*
whitespace
Don Stewart
2008-03-22
1
-0
/
+2
*
reenable quickcheck properties for layouts (no overlap, fullscreen)
Don Stewart
2008-03-22
1
-3
/
+8
*
Reimplement Mirror with runLayout
Andrea Rossato
2008-02-25
1
-4
/
+2
*
Reimplement Choose with runLayout
Andrea Rossato
2008-02-22
1
-5
/
+2
*
Make Mirror implement emptyLayout
Andrea Rossato
2008-01-28
1
-0
/
+2
*
Add emptyLayout to LayoutClass, a method to be called when a workspace is empty
Andrea Rossato
2008-01-24
1
-0
/
+3
*
normalize Module headers
Lukas Mai
2007-12-10
1
-1
/
+1
*
Move XMonad.Layouts to XMonad.Layout for uniformity with xmc
Andrea Rossato
2007-11-24
1
-0
/
+175