|
b533ac0578
|
Connect signal for language change in PreferencesPanel
|
2012-02-11 12:48:19 +01:00 |
|
|
c05fbb95f6
|
Work on StatsPanel
|
2012-02-05 15:54:09 +01:00 |
|
|
1e4f696162
|
Update copyright
|
2012-02-01 11:02:54 +01:00 |
|
|
649bdb32c7
|
Add PreferencesPanel (incomplete)
|
2011-12-18 13:51:04 +01:00 |
|
|
9b0222323a
|
Change int in double for Search
Add SearchBanner & Search Pannel
Enable MassUpdate
|
2011-12-03 11:23:55 +01:00 |
|
|
6c4ee9dec3
|
Add Delete operation in GridAccount
Fix a bug : Forgot to update stats when there is a modification
|
2011-11-01 18:01:17 +01:00 |
|
|
fc9b06c507
|
Work on AccountPanel : add treeview
|
2011-09-04 21:01:32 +02:00 |
|
|
633bd15fdd
|
Enable panels mechanism
|
2011-09-04 19:25:53 +02:00 |
|
|
f6e0f92ad7
|
Work on wxUI and UsersDialog
|
2011-09-04 11:21:30 +02:00 |
|
|
e6ff989bfa
|
Fix compilation issues
|
2011-09-03 20:40:21 +02:00 |
|
|
db46080b50
|
Users Dialog OK
|
2011-09-03 10:38:36 +02:00 |
|
|
658ec606ed
|
First runnable version
|
2011-08-27 18:35:36 +02:00 |
|
|
991486a042
|
First pass
|
2011-08-25 17:45:41 +02:00 |
|
|
ed6a7a5fef
|
Rename header files in .hpp
|
2011-08-20 14:02:47 +02:00 |
|
|
ad29793f8c
|
Clean header includes
|
2011-08-20 11:43:12 +02:00 |
|
|
08ba72664c
|
Use class enums and constants rather than global enums and define
Fix a bug : virtual transferts must not be considered as a debit
|
2011-08-16 18:22:35 +02:00 |
|
|
66a60bf7a6
|
Use '0' instead of NULL
|
2011-08-14 17:47:16 +02:00 |
|
|
90a6659a84
|
Enhance size of description field
Change "remains" in "balance"
Fix a bug in language settings
|
2011-08-06 17:30:16 +02:00 |
|
|
ebe9ef4a62
|
Some modification where not commited previously ???
|
2011-07-03 07:56:48 +02:00 |
|
|
c69621c2fe
|
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
|
2011-04-25 19:55:31 +02:00 |
|
|
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 |
|