Add unresolved categories in ImportPanel
Fix two bugs : Don't take in account unknown categories (in stats) Don't try to draw more than MAX_CATEGORIES (12) in charts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
v0.2 (23/03/2011)
|
||||
v0.2 (25/04/2011)
|
||||
|
||||
** User **
|
||||
Better use of sizers (so better interface!)
|
||||
@@ -38,3 +38,5 @@ v0.2 (23/03/2011)
|
||||
Categories fonts not updated for new category --> crash
|
||||
New category had read only fields in PreferencesPanel
|
||||
Update all panels after generating/deleting month
|
||||
Don't take in account unknown categories (in stats)
|
||||
Don't try to draw more than MAX_CATEGORIES (12) in charts
|
||||
|
Reference in New Issue
Block a user