Now the theme controls what data is set for progress updates.

This commit is contained in:
Jaime Thomas
2008-12-26 05:52:47 +00:00
parent 29fa73f8f6
commit 1620e5d3fb
5 changed files with 62 additions and 14 deletions

View File

@ -8,3 +8,4 @@
-> move callbacks to buttons instead of swallow (done except for welcome page)
-> 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)
-> better way to detect pipe deletion