Fix a lot of bugs (again)
This commit is contained in:
11
TODO
11
TODO
@@ -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 ?
|
||||
|
||||
|
Reference in New Issue
Block a user