aboutsummaryrefslogtreecommitdiffstats
path: root/NewTabbed.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move NewTabbed to TabbedSpencer Janssen2007-09-281-250/+0
* NewTabbed: fixes a (reintroduced) bug and some code formattingAndrea Rossato2007-09-271-23/+22
* make NewTabbed use InvisibleMaybe to hide its cache.David Roundy2007-09-261-17/+24
* NewTabbed: we must check if the sceen rectangle changedAndrea Rossato2007-09-261-4/+5
* modifyLayout -> handleMessage.David Roundy2007-09-251-1/+1
* NewTabbed: fixed a bug and some code formattingAndrea Rossato2007-09-251-10/+12
* Added a NewTabbed module with a new tabbed layout to testAndrea Rossato2007-09-241-0/+241