Commit Graph

68 Commits

Author SHA1 Message Date
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
d248b848b4 Forgot licence 2010-07-14 16:25:19 +02:00
14a74b84f8 First version of SearchPanel (+ code migration for GridAccount) 2010-07-14 16:22:02 +02:00
2c1c8b7b76 GridAccount code moved 2010-07-14 14:36:21 +02:00
6ca15e23b0 wip 2010-07-14 11:15:48 +02:00
e4a81539a1 Add licencing informations 2010-07-10 16:34:30 +02:00
a6475759f1 better translation and fix bug on user deletion 2010-07-08 20:12:49 +02:00
cef0e4eb3c Create default categories using locales (need better translation) 2010-07-07 21:19:47 +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
4544a5c3ad Passes re 2010-07-05 18:35:12 +02:00
dfe81f2b03 Add initial locale support 2010-07-04 19:39:39 +02:00
d29afc619e Move directories, fix a bug into month generation (tree), add tooltips 2010-07-04 17:42:14 +02:00
5999035959 First code review 2010-07-04 16:33:25 +02:00
7d2143853e Add new buttons and version into database 2010-07-03 16:14:05 +02:00
420ceb688b New icons 2010-07-03 14:54:58 +02:00
3e53e67859 Fix GetAllOperations bug and new user (GenerateMonth) bug 2010-07-03 12:22:46 +02:00
496ef95ce0 Change structures into class 2010-07-03 11:48:53 +02:00
77df503118 wip 2010-07-03 11:37:14 +02:00
1383d22818 Replace Account class by account structure 2010-07-03 11:32:30 +02:00
77de073d2e String modification using wxT macro 2010-07-03 11:19:02 +02:00
c237b9f057 Fix Account loading bug 2010-07-03 11:03:36 +02:00
4c3f2cc209 Avoid deleting last account 2010-07-03 09:52:44 +02:00
e08865e01f Change category representation into Database and fix two bug for category deletion and account creation. There is still bugs during account deletion 2010-07-02 21:40:32 +02:00
7bdf6bd1e4 Fix some bugs and resize images 2010-07-01 21:13:14 +02:00
1d1164ef02 Add scrollbar (bug when add month ...)
Fix bug on account deletion
2010-07-01 20:28:43 +02:00
224e1e6d99 Fix float bug && account update stats bug 2010-06-30 21:57:35 +02:00
3ea364b22f Calendar work done 2010-06-29 21:43:29 +02:00
eacaa1a460 Minor modification 2010-06-29 19:01:41 +02:00
91de94f142 Fix a bug 2010-06-28 20:46:41 +02:00
cac8f4b25e Reverted tree modification 2010-06-27 21:44:24 +02:00
bd3d96f64a Missing files 2010-06-27 21:42:05 +02:00
442384ebbc Missing files 2010-06-27 21:40:33 +02:00
ceaf9a836e Lot of user management code 2010-06-27 21:39:49 +02:00
e72e36f27d Generate & delete month/year OK 2010-06-24 21:02:42 +02:00
271b3ef1e7 Month generation OK 2010-06-23 20:30:42 +02:00
7d1f9ee120 wip 2010-06-23 19:32:42 +02:00
ea12a1b16c Forgot some files 2010-06-23 14:25:30 +02:00
ac5c26bc4f Month generation in progress 2010-06-23 14:25:00 +02:00
391aef379b Year/month changement ok 2010-06-22 20:46:30 +02:00
e176e2f235 Proper month change into AccountPanel 2010-06-22 15:51:51 +02:00
6a8ce2164a Move categories from map to vector 2010-06-22 12:29:36 +02:00
6f1d7734bf Category management in place 2010-06-22 11:35:21 +02:00
c322a01adb A lot of good job done 2010-06-21 13:02:02 +02:00
083054b376 PreferencesPanel in work 2010-06-21 10:53:43 +02:00
36c01b0c56 AccountsPanel 90%, missing :
* Month generation
  * Fix extension
  * Better display
  * Operation deletion
2010-06-17 12:34:44 +02:00
936d7a95eb wip 2010-06-16 19:15:49 +02:00