Propogate the size changes on delete back up the heirarchy.

This commit is contained in:
Jaime Thomas
2008-12-25 07:22:59 +00:00
parent d6e5852814
commit e97848de8d
3 changed files with 16 additions and 4 deletions

View File

@ -6,5 +6,5 @@
-> more configuration options (speed and drive choice done)
-> fix combo theme
-> move callbacks to buttons instead of swallow (done except for welcome page)
-> send combo popup children the focus out signal
-> figure out what to do about dnd, should it be consolidated into one system, how to handle internel, etc.
-> don't load the sources all at one time (lots of memory consumed -- for my entire development tree containing 154256 files, ecdb uses 46mb)