aboutsummaryrefslogtreecommitdiffstats
path: root/NewTabbed.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-28Move NewTabbed to TabbedSpencer Janssen1-250/+0
darcs-hash:20070927231840-a5988-248eab9abaef26741a2a2482e4c5b5b2f8a8859d.gz
2007-09-27NewTabbed: fixes a (reintroduced) bug and some code formattingAndrea Rossato1-23/+22
- The InvisibleMaybe patch reintroduced the rectangle bug. - Some code formatting - Corrected usage information darcs-hash:20070927083551-32816-ffd0296a16a65b4784a59c31cbd414df60722ee7.gz
2007-09-26make NewTabbed use InvisibleMaybe to hide its cache.David Roundy1-17/+24
darcs-hash:20070926202330-72aca-a9536d23d1665b0ed73a3e0a53f4abbc06ce39b1.gz
2007-09-26NewTabbed: we must check if the sceen rectangle changedAndrea Rossato1-4/+5
- Check if rectangle changed - removed orphan instances warnings - some code formatting darcs-hash:20070926114056-32816-82fecbb401a9b189de27199a5e528ec9849e19ea.gz
2007-09-25modifyLayout -> handleMessage.David Roundy1-1/+1
darcs-hash:20070925182930-72aca-7941d37cac143444e9f167e3dd15944d1138a377.gz
2007-09-25NewTabbed: fixed a bug and some code formattingAndrea Rossato1-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
2007-09-24Added a NewTabbed module with a new tabbed layout to testAndrea Rossato1-0/+241
darcs-hash:20070924193419-32816-77ba1981f3868bc7bb07dbba877e283edc27d47c.gz