Fix a bug with passwords
Fix a bug in search (wildcards) Fix a bug in wxUI (tooltips not translated) Update translation Update TODO
This commit is contained in:
30
TODO
30
TODO
@@ -1,28 +1,34 @@
|
||||
Version 0.1
|
||||
|
||||
Statistics (need to add months/years label on graph)
|
||||
Copy and paste
|
||||
Import/Export module
|
||||
Multiples operations into one (operation fusion)
|
||||
Auto completion (already up into wxwidgets 2.9)
|
||||
Using tabulation to navigate throw interface (Search Panel)
|
||||
Improve Scrolled Windows
|
||||
Fix some bugs (especially when closing, and one when switching between SearchPanel and AccountPanel)
|
||||
Improve Scrolled Windows and widgets placement
|
||||
Fix some bugs (especially when closing, and one when switching between SearchPanel and AccountPanel). Is there bugs ??
|
||||
Can type a letter with a comboboxes
|
||||
Windows version
|
||||
Need packaging
|
||||
Better build system for wxFreeChart (hacked by me)
|
||||
Others translation
|
||||
Handle bad SQL return
|
||||
Category color/font
|
||||
Button tooltip not translated
|
||||
Shared accounts
|
||||
Documentation (en)
|
||||
|
||||
Cool for 0.1:
|
||||
Database auto saving at startup
|
||||
Use caches for created panels (avoid destroying/creating panels for nothing)
|
||||
|
||||
===============================================================
|
||||
Next version
|
||||
|
||||
More translations
|
||||
Formulas
|
||||
Multiples operations into one (operation fusion)
|
||||
Auto completion (already up into wxwidgets 2.9)
|
||||
Import/Export module
|
||||
Undo/redo
|
||||
Database auto saving at startup
|
||||
Documentation
|
||||
Use caches for created panels (avoid destroying/creating panels for nothing)
|
||||
Printing
|
||||
Printing (maybe in html)
|
||||
|
||||
===============================================================
|
||||
Will not be implemented
|
||||
|
||||
Copy and paste
|
||||
|
Reference in New Issue
Block a user