Commit Graph

15 Commits

Author SHA1 Message Date
e7a2b0c988 Add grid editor/renderer for multiple operations 2010-09-14 21:11:41 +02:00
85e7b0c186 Move grid management code into GridAccount 2010-09-12 19:19:16 +02:00
9c52ca5362 Some Grid code moved to GridAccount 2010-09-12 18:10:40 +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
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
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
3802460429 Add "transfert" feature (don't show tansferts into statistics)
Update package.sh
2010-08-21 09:25:35 +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
7e41063b42 Fix a bug in search (absolute amounts) and remove automatic dating for new fix operation 2010-07-26 21:03:22 +02:00
cc70c0f804 Fix two bugs (No entry in Search Panel and Date in Search (Database))
Add auto detection for account and category using description
Auto add date with curMonth & curYear for new operation
2010-07-17 12:33:39 +02:00
de0e7fa1d9 Add operation control on SearchPanel 2010-07-16 19:28:36 +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
14a74b84f8 First version of SearchPanel (+ code migration for GridAccount) 2010-07-14 16:22:02 +02:00