|
|
|
@50
|
[50]
|
15 months |
cmccurdy |
* widgets.c:
changed number formats to use proper locale settings
|
|
|
|
@49
|
[49]
|
15 months |
cmccurdy |
changed UI date storage to timestamps
|
|
|
|
@48
|
[48]
|
15 months |
cmccurdy |
* transaction.h:
changed datatype of transaction.date from char* to …
|
|
|
|
@47
|
[47]
|
15 months |
cmccurdy |
* transaction_dialog.c:
* account_dialog.c:
fixed the vbox spacing issues …
|
|
|
|
@46
|
[46]
|
16 months |
cmccurdy |
* database.c:
added default value for 'auto_purge_days' option
changed …
|
|
|
|
@45
|
[45]
|
16 months |
cmccurdy |
* database.c:
added default options in the database
added functions …
|
|
|
|
@44
|
[44]
|
16 months |
cmccurdy |
* database.c:
added a function to check the database version
* …
|
|
|
|
@43
|
[43]
|
16 months |
cmccurdy |
* database.c:
removed prev_account table
added set_option, …
|
|
|
|
@42
|
[42]
|
16 months |
cmccurdy |
* database.c:
added timestamp and purged columns to accounts and …
|
|
|
|
@41
|
[41]
|
16 months |
cmccurdy |
* transaction_dialog.c:
changed the call to add_transaction_to_tree to …
|
|
|
|
@39
|
[39]
|
16 months |
cmccurdy |
* transaction_dialog.c:
editing a dialog now automatically sets the …
|
|
|
|
@38
|
[38]
|
16 months |
cmccurdy |
* transaction_dialog.c:
fixed a bug that prevented selecting a …
|
|
|
|
@36
|
[36]
|
16 months |
cmccurdy |
* transaction_dialog.c:
updating transactions now works
* database.c: …
|
|
|
|
@35
|
[35]
|
16 months |
cmccurdy |
* database.c:
added function get_next_check_number to retrieve the next …
|
|
|
|
@34
|
[34]
|
16 months |
cmccurdy |
* database.c:
added post_transaction function
* widgets.c:
calls …
|
|
|
|
@33
|
[33]
|
16 months |
cmccurdy |
* transaction_dialog.c:
added a date picker
* account_dialog.c:
added …
|
|
|
|
@30
|
[30]
|
16 months |
cmccurdy |
* transaction_dialog.c:
removed the GtkFixed? separators
added a …
|
|
|
|
@29
|
[29]
|
16 months |
cmccurdy |
* widgets.c:
removed multiple unnecessary calls to gtk_widget_show for …
|
|
|
|
@28
|
[28]
|
16 months |
cmccurdy |
* database.c:
changed function get_account_ids to use a pointer to ints …
|
|
|
|
@27
|
[27]
|
16 months |
cmccurdy |
* database.c:
changed get_account to get_account_by_id
added functions …
|
|
|
|
@24
|
[24]
|
16 months |
cmccurdy |
* transaction_dialog.c:
added entry completion to the party entry
* …
|
|
|
|
@23
|
[23]
|
16 months |
cmccurdy |
* database.c:
added update_account function
fixed an unnecessary …
|
|
|
|
@22
|
[22]
|
16 months |
cmccurdy |
* transaction_dialog.c: changed layout from GtkTable? to multiple GtkHRows …
|
|
|
|
@6
|
[6]
|
17 months |
cmccurdy |
started adding support for tags, added functions to retrieve transactions …
|