Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DragPane:just code formatting | Andrea Rossato | 2007-09-27 | 1 | -8/+8 |
* | make DragPane code a bit more compact. | David Roundy | 2007-09-26 | 1 | -9/+6 |
* | hide implementation of DragPane from users. | David Roundy | 2007-09-26 | 1 | -2/+5 |
* | make DragPane a bit more succinct. | David Roundy | 2007-09-26 | 1 | -4/+2 |
* | make DragPane work with the new Layout class | Andrea Rossato | 2007-09-26 | 1 | -51/+115 |
* | DragPane.hs: needs -fglasgow-exts to compile. | Joachim Fasting | 2007-09-09 | 1 | -0/+1 |
* | Unify Drag(UpDown)Pane | Karsten Schoelzel | 2007-09-04 | 1 | -47/+21 |
* | make dragPane handle thinner. | David Roundy | 2007-09-05 | 1 | -1/+1 |
* | docs not generated in DragPane.hs | Don Stewart | 2007-09-05 | 1 | -1/+1 |
* | Doc fixes for DragPane | Spencer Janssen | 2007-09-04 | 1 | -1/+1 |
* | fix bug where we draw divider for DragPane even if there's just one window. | David Roundy | 2007-08-23 | 1 | -4/+6 |
* | add DragPane. | David Roundy | 2007-08-13 | 1 | -0/+117 |