Commit Graph

26 Commits

Author SHA1 Message Date
2c56271e1b Temp commit 2011-03-13 19:15:21 +01:00
6a20953757 Add Debian packaging 2011-03-06 17:20:42 +01:00
c03562851a Possibility to work on multiple operations (rename, change category, change account)
New database version (2) :
		fix_cost for categories
		virtual account
2011-02-13 19:30:12 +01:00
Grégory Soutadé
0c344a0273 Add Windows specific code 2011-02-05 21:02:03 +01:00
8a22ed135a Update Copyright 2011-01-29 13:04:15 +01:00
6317511fd8 Forgot to remove debugging disply 2010-12-20 20:17:46 +01:00
7c85467a5a Use a factory to create panels instead of hard coded panels 2010-12-20 19:28:24 +01:00
59d770c928 Add lib directory check in Makefile 2010-12-12 20:20:06 +01:00
9355c42093 Fix a bug in search (selecting opposite types of operation) 2010-12-10 19:08:41 +01:00
0832e020c4 Add blocked account (mainly for statistics)
Really fix the previous bug
2010-11-01 11:34:39 +01:00
3eea053d54 * Goup/Ungroup initial work
* Add INSTALL file
* Adapt KissCount to new resolution
2010-09-22 21:02:29 +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
41617afc10 Fix a bug with passwords
Fix a bug in search (wildcards)
Fix a bug in wxUI (tooltips not translated)
Update translation
Update TODO
2010-08-29 09:29:34 +02:00
ceb942e3ee Use new emacs indentation rules (4 spaces instead of tabs and braces position)~ 2010-08-26 21:28:15 +02:00
dd5f231f20 Fix bugs with new users 2010-08-24 22:23:56 +02:00
9f7d858bc3 Add check mode
Fix bug with KissCount title on start
2010-08-21 11:49:03 +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
de0e7fa1d9 Add operation control on SearchPanel 2010-07-16 19:28:36 +02:00
5286926588 Add some verification to SearchPanel & wxID_ANY in place of -1 2010-07-14 18:56:07 +02:00
6ca15e23b0 wip 2010-07-14 11:15:48 +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
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