ECDB can scale now... Too bad it looks like crap with the current theme.

This commit is contained in:
Jaime Thomas
2009-01-16 03:30:54 +00:00
parent 7bad4994ac
commit 4a702dd0fe
11 changed files with 39 additions and 0 deletions

View File

@ -18,6 +18,7 @@ TODO
-> 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 (so, for example, the settings could be triggered by a small + in the corner, and expand from there)
->able to allow entire gui to be handled by theme... so we only interact with signals (no widgets at all)
DONE
//////////////////////////////////////////////////////////////////////////////