Commit Graph

20 Commits

Author SHA1 Message Date
765483ff15 Fix bugs in account/category modification/deletion
Fix some strings
2010-11-29 20:11:11 +01:00
a6218ac1cc Fix a bug with accounts modification 2010-11-15 21:12:31 +01:00
0832e020c4 Add blocked account (mainly for statistics)
Really fix the previous bug
2010-11-01 11:34:39 +01:00
c3ecedb2c1 Fix a lot of bugs :
*  Missing center in PreferencesPanel for categories suppression
*  Previous not checked operations needs to be inverted (positive if negative, and negative if positive)
*  New operation needs to be sorted before insertion in InsertIntoGrid (GridAccount.cpp)
2010-10-27 21:01:32 +02:00
28c92d3b28 Add shared account management 2010-10-24 16:04:56 +02:00
d800f23029 * Add early shared account support (Database schema has changed)
* Update TODO
2010-10-20 20:54:23 +02:00
2c7a1ca252 * Add category font/color (web is missing)
*  Fix a bug in category modification (PreferencesPanel), inModification = false ; missing
2010-09-09 20:54:00 +02:00
Grégory Soutadé
7edd4854f4 Fix a bug with 2010-09-08 11:02:03 +02:00
fc0159fbc5 * Fix a bug with not escaped characters
* Use GetLastRowId instead of doing another SQL request
* Handle request failling
* Fix a bug, wxGridCellFastBoolEditor crashes when deleted
2010-09-05 12:08:48 +02:00
b820a3632a * Create a grid directory for grid's components
* Fix a bug inside ShowPanels
* Add fast comboboxes editing inside grids
2010-09-04 11:54:49 +02:00
ceb942e3ee Use new emacs indentation rules (4 spaces instead of tabs and braces position)~ 2010-08-26 21:28:15 +02:00
d12e00c6fb Some optimizations on empty wxString comparison and on Search (Database) 2010-08-21 09:54:04 +02:00
74c401c8c7 First version of statistics (very ugly code) 2010-08-17 18:59:19 +02:00
8ad5e7d0ad Add ascending/descending operation order in preferences
Remove default_preferences table
Force date by default in SearchPanel
Update TODO !!
Add a generic UpdatePreference instead of SetLanguage, SetXXX into Database
2010-07-27 22:31:56 +02:00
d9359b2f98 Fix two bugs (Upper case in database avoiding accents, and cat/account with the same name during modification into PreferencesPanel)
Updating translations
2010-07-16 18:38:13 +02:00
5286926588 Add some verification to SearchPanel & wxID_ANY in place of -1 2010-07-14 18:56:07 +02:00
e4a81539a1 Add licencing informations 2010-07-10 16:34:30 +02:00
63ca3a9c22 String localization implemented (missing some strings) 2010-07-07 21:04:38 +02:00
f6c64d5448 Localization in progress ... 2010-07-06 20:59:02 +02:00
d29afc619e Move directories, fix a bug into month generation (tree), add tooltips 2010-07-04 17:42:14 +02:00