Ok, config_inwin is working, and is updated/can set the project details.

This commit is contained in:
Jaime Thomas
2009-01-11 02:14:02 +00:00
parent b0ef1ae4e4
commit e9e63ee6c7
8 changed files with 370 additions and 54 deletions

View File

@ -11,6 +11,7 @@ TODO
-> 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)
-> integrate exchange
-> instead of always swallowing widgets, allow theme to specify on a widget-by-widget basis if it wants to emit signals from internal parts
DONE
//////////////////////////////////////////////////////////////////////////////