Hi,
two more patches (one for a bug reintroduced but "make NewTabbed use
InvisibleMaybe to hide its cache" - David didn't appply my previous
fix) and some more code formatting.
I'm sending all NewTabbed and DragPane patches still pending.
Andrea
Wed Sep 26 13:40:56 CEST 2007 Andrea Rossato
* NewTabbed: we must check if the sceen rectangle changed
- Check if rectangle changed
- removed orphan instances warnings
- some code formatting
Wed Sep 26 21:04:39 CEST 2007 Andrea Rossato
* make DragPane work with the new Layout class
Wed Sep 26 21:09:00 CEST 2007 David Roundy
* make DragPane a bit more succinct.
Wed Sep 26 21:16:30 CEST 2007 David Roundy
* hide implementation of DragPane from users.
Wed Sep 26 21:16:56 CEST 2007 David Roundy
* make DragPane code a bit more compact.
Wed Sep 26 22:23:30 CEST 2007 David Roundy
* make NewTabbed use InvisibleMaybe to hide its cache.
Thu Sep 27 10:35:51 CEST 2007 Andrea Rossato
* NewTabbed: fixes a (reintroduced) bug and some code formatting
- The InvisibleMaybe patch reintroduced the rectangle bug.
- Some code formatting
- Corrected usage information
Thu Sep 27 10:38:14 CEST 2007 Andrea Rossato
* DragPane:just code formatting