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