aboutsummaryrefslogtreecommitdiffstats
path: root/NewTabbed.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NewTabbed: we must check if the sceen rectangle changedAndrea Rossato2007-09-261-4/+5
| | | | | | | | - Check if rectangle changed - removed orphan instances warnings - some code formatting darcs-hash:20070926114056-32816-82fecbb401a9b189de27199a5e528ec9849e19ea.gz
* modifyLayout -> handleMessage.David Roundy2007-09-251-1/+1
| | | | darcs-hash:20070925182930-72aca-7941d37cac143444e9f167e3dd15944d1138a377.gz
* NewTabbed: fixed a bug and some code formattingAndrea Rossato2007-09-251-10/+12
| | | | | | | | | - Since now Operations.windows doesn't call sendMessage UnDoLayout anymore, doLayout must take care of destroying all tabs when only one window ( or none) is left on the workspace. - Some code formatting. darcs-hash:20070925133749-32816-d5215bd1bd499e84a9b8eea01b813f48f1fb6855.gz
* Added a NewTabbed module with a new tabbed layout to testAndrea Rossato2007-09-241-0/+241
darcs-hash:20070924193419-32816-77ba1981f3868bc7bb07dbba877e283edc27d47c.gz