| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabbed.hs: corrected error in Usage reported by Xavier Maillard | Andrea Rossato | 2007-07-17 | 1 | -1/+1 |
* | Tabbed: updated usage information | Andrea Rossato | 2007-07-07 | 1 | -2/+2 |
* | Tabbed: added more configuration options | Andrea Rossato | 2007-07-06 | 1 | -19/+26 |
* | resolve conflicts in Decoration and Tabbed. | David Roundy | 2007-06-29 | 1 | -20/+49 |
* | make everything work with new doLayout. | David Roundy | 2007-06-23 | 1 | -33/+16 |
* | Tabbed: Make use of the Stack to get focused window | Jason Creighton | 2007-06-27 | 1 | -4/+3 |
* | Tabbed.hs: updated usage information | Andrea Rossato | 2007-06-25 | 1 | -0/+10 |
* | added configration options and moved font stuff to Decorations.hs | Andrea Rossato | 2007-06-25 | 1 | -30/+45 |
* | add SimpleStacking module to make Combo and Tabbed work together. | David Roundy | 2007-06-21 | 1 | -4/+4 |
* | Fix type signatures. | joachim.fasting | 2007-06-20 | 1 | -1/+1 |
* | shrink window names to fit tabs. | David Roundy | 2007-06-17 | 1 | -9/+25 |
* | Tabbed.hs: fixed centerText issues and some binding shadowing warnings | Andrea Rossato | 2007-06-17 | 1 | -17/+15 |
* | Tabbed.hs: Get correct color values instead of assuming a 24-bit display | Jason Creighton | 2007-06-14 | 1 | -6/+10 |
* | Update license information | Spencer Janssen | 2007-06-13 | 1 | -1/+1 |
* | template for module information e documentation | Andrea Rossato | 2007-06-13 | 1 | -10/+28 |
* | changes to work with Stacks that can't be empty. | David Roundy | 2007-06-12 | 1 | -3/+2 |
* | the Stack can be Empty | Andrea Rossato | 2007-06-12 | 1 | -0/+1 |
* | Updates to work with recent API changes | Spencer Janssen | 2007-06-11 | 1 | -5/+6 |
* | redraw decorations on PropertyNotify | Jason Creighton | 2007-06-11 | 1 | -1/+1 |
* | use safe peek instead of unsafe focus | Jason Creighton | 2007-06-11 | 1 | -3/+2 |
* | make Tabbed respect the y position of the layout rect (statusbar bugfix) | Jason Creighton | 2007-06-11 | 1 | -6/+6 |
* | tune layout of Tabbed just a bit. | David Roundy | 2007-06-10 | 1 | -2/+2 |
* | color focussed tab differently. | David Roundy | 2007-06-10 | 1 | -2/+9 |
* | display names of windows on tabs. | David Roundy | 2007-06-10 | 1 | -2/+18 |
* | add sketch of tabbed layout. | David Roundy | 2007-06-10 | 1 | -0/+41 |