aboutsummaryrefslogtreecommitdiffstats
path: root/Tabbed.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tabbed.hs: Get correct color values instead of assuming a 24-bit displayJason Creighton2007-06-141-6/+10
* Update license informationSpencer Janssen2007-06-131-1/+1
* template for module information e documentationAndrea Rossato2007-06-131-10/+28
* changes to work with Stacks that can't be empty.David Roundy2007-06-121-3/+2
* the Stack can be EmptyAndrea Rossato2007-06-121-0/+1
* Updates to work with recent API changesSpencer Janssen2007-06-111-5/+6
* redraw decorations on PropertyNotifyJason Creighton2007-06-111-1/+1
* use safe peek instead of unsafe focusJason Creighton2007-06-111-3/+2
* make Tabbed respect the y position of the layout rect (statusbar bugfix)Jason Creighton2007-06-111-6/+6
* tune layout of Tabbed just a bit.David Roundy2007-06-101-2/+2
* color focussed tab differently.David Roundy2007-06-101-2/+9
* display names of windows on tabs.David Roundy2007-06-101-2/+18
* add sketch of tabbed layout.David Roundy2007-06-101-0/+41