index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Layout
/
DragPane.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-23
Docs: use myLayout like template rather than plural
Wirt Wolff
1
-2
/
+2
2009-07-05
Remove trailing whitespace from many modules
Adam Vogt
1
-8
/
+8
2009-06-26
Replace most -fglasgow-exts with specific LANGUAGE pragmas
Adam Vogt
1
-2
/
+1
2008-08-28
remove myself as maintainer from modules I don't maintain or use.
David Roundy
1
-2
/
+1
2008-07-14
I prefer the spencerjanssen@gmail.com address
Spencer Janssen
1
-1
/
+1
2008-06-10
keep drag panes on the bottom of the window stack.
David Roundy
1
-0
/
+2
2007-12-24
Fix isssue 105
Andrea Rossato
1
-1
/
+1
2007-12-22
No more tabs
Spencer Janssen
1
-1
/
+1
2007-12-08
More import pruning
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Prune more imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-2
/
+0
2007-11-23
dafaultConfig --> defaultConfig
Brent Yorgey
1
-1
/
+1
2007-11-21
DragPane: haddock fixes
Andrea Rossato
1
-4
/
+8
2007-11-01
Hierarchify
Spencer Janssen
1
-5
/
+5
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-3
/
+3
2007-11-01
Port DragPane
Spencer Janssen
1
-1
/
+2
2007-10-23
fix bug in DragPane (where we forgot that r was mirrored).
David Roundy
1
-2
/
+2
2007-10-23
export DragPane type.
David Roundy
1
-1
/
+1
2007-10-23
make DragPane work with any type (not just Windows).
David Roundy
1
-4
/
+4
2007-10-13
DragPane: haddock fixes
Andrea Rossato
1
-1
/
+1
2007-10-08
DragPane: no need to deal with expose events in this simplified version
Andrea Rossato
1
-16
/
+8
2007-10-08
make createNewWindow set background and foreground to a given color.
David Roundy
1
-4
/
+2
2007-10-08
Add LANGUAGE pragams
Shachaf Ben-Kiki
1
-1
/
+2
2007-10-08
DragPane must handle ExposeEvent too
Andrea Rossato
1
-8
/
+17
2007-09-29
some renaming of classes and data types.
David Roundy
1
-1
/
+1
2007-09-29
make DraPane use XUtils
Andrea Rossato
1
-34
/
+12
2007-09-28
DragPane now uses Invisible
Andrea Rossato
1
-9
/
+10
2007-09-28
Use LANGUAGE pragmas over -fglasgow-exts
Spencer Janssen
1
-1
/
+2
2007-09-27
DragPane:just code formatting
Andrea Rossato
1
-8
/
+8
2007-09-26
make DragPane code a bit more compact.
David Roundy
1
-9
/
+6
2007-09-26
hide implementation of DragPane from users.
David Roundy
1
-2
/
+5
2007-09-26
make DragPane a bit more succinct.
David Roundy
1
-4
/
+2
2007-09-26
make DragPane work with the new Layout class
Andrea Rossato
1
-51
/
+115
2007-09-09
DragPane.hs: needs -fglasgow-exts to compile.
Joachim Fasting
1
-0
/
+1
2007-09-04
Unify Drag(UpDown)Pane
Karsten Schoelzel
1
-47
/
+21
2007-09-05
make dragPane handle thinner.
David Roundy
1
-1
/
+1
2007-09-05
docs not generated in DragPane.hs
Don Stewart
1
-1
/
+1
2007-09-04
Doc fixes for DragPane
Spencer Janssen
1
-1
/
+1
2007-08-23
fix bug where we draw divider for DragPane even if there's just one window.
David Roundy
1
-4
/
+6
2007-08-13
add DragPane.
David Roundy
1
-0
/
+117