Fix a lot of bugs (again)

This commit is contained in:
2010-11-23 21:06:01 +01:00
parent 16891b0ae6
commit c88c3b4836
3 changed files with 118 additions and 63 deletions

11
TODO
View File

@@ -1,4 +1,4 @@
Version 0.1
Version 0.2
Statistics (need to add months/years label on graph)
Auto completion (already up into wxwidgets 2.9)
@@ -6,21 +6,20 @@ Using tabulation to navigate throw interface (Search Panel)
Improve Scrolled Windows and widgets placement
Can type a letter with a comboboxes
Windows version
Need packaging
Better build system for wxFreeChart (hacked by me)
Need packaging (.deb)
Cool for 0.1:
Cool for 0.2:
Database auto saving at startup
Use caches for created panels (avoid destroying/creating panels for nothing)
Add search function to web view
Need optimizations by caching operations and categories
Need optimizations by caching operations and categories (using hastables)
===============================================================
Next version
More translations
Import/Export module
Printing (maybe in html)
Printing (maybe in xml/html)
Refactor web view code
Plugins ?