2010-07-26 21:34:08 +02:00
|
|
|
Version 0.1
|
|
|
|
|
2010-08-20 21:33:59 +02:00
|
|
|
Statistics (need to add months/years label on graph)
|
2010-08-29 09:29:34 +02:00
|
|
|
Auto completion (already up into wxwidgets 2.9)
|
2010-07-26 21:34:08 +02:00
|
|
|
Using tabulation to navigate throw interface (Search Panel)
|
2010-08-29 09:29:34 +02:00
|
|
|
Improve Scrolled Windows and widgets placement
|
2010-07-26 21:34:08 +02:00
|
|
|
Can type a letter with a comboboxes
|
|
|
|
Windows version
|
2010-08-14 22:04:03 +02:00
|
|
|
Need packaging
|
2010-07-26 21:34:08 +02:00
|
|
|
Better build system for wxFreeChart (hacked by me)
|
2010-08-29 09:29:34 +02:00
|
|
|
|
|
|
|
Cool for 0.1:
|
|
|
|
Database auto saving at startup
|
|
|
|
Use caches for created panels (avoid destroying/creating panels for nothing)
|
2010-09-04 11:54:49 +02:00
|
|
|
Add search function to web view
|
2010-10-24 16:06:51 +02:00
|
|
|
Need optimizations by caching operations and categories
|
2010-10-16 21:16:03 +02:00
|
|
|
|
2010-07-26 21:34:08 +02:00
|
|
|
===============================================================
|
|
|
|
Next version
|
|
|
|
|
2010-08-29 09:29:34 +02:00
|
|
|
More translations
|
|
|
|
Import/Export module
|
|
|
|
Printing (maybe in html)
|
2010-09-04 11:54:49 +02:00
|
|
|
Refactor web view code
|
2010-10-20 20:54:23 +02:00
|
|
|
Plugins ?
|
2010-10-16 21:16:03 +02:00
|
|
|
|
2010-08-29 09:29:34 +02:00
|
|
|
===============================================================
|
|
|
|
Will not be implemented
|
|
|
|
|
|
|
|
Copy and paste
|
2010-09-05 12:08:48 +02:00
|
|
|
Undo/redo
|
2010-10-16 21:16:03 +02:00
|
|
|
|
|
|
|
|
|
|
|
===============================================================
|
|
|
|
BUGS
|
|
|
|
|
2010-10-24 16:04:56 +02:00
|
|
|
* When we broke a transfert into a meta operation and re create it,
|
|
|
|
it's not taken in account by UpdateStats
|
|
|
|
|