Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |