gnucash/bindings
John Ralls 2e76d2f43d Bug 799021 - Saved report renders default of gnc-register-list-option
save_scm_value was trying too hard to handle the different possible
types that Scheme can set options to and in the process converting
lists to single symobls (e.g. ('good 'ugly) became #{good ugly}#.
That not being one of the possible values it was ignored and the
default value was used.
2023-07-20 14:25:25 -07:00
..
guile Bug 799021 - Saved report renders default of gnc-register-list-option 2023-07-20 14:25:25 -07:00
python Remove unused ${GLIB_LIBS} ${GLIB_INCLUDE_DIRS} 2023-02-21 12:50:38 +00:00
app-utils.i Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
business-core.i Merge Richard Cohen's 'cleanup' into master. 2023-01-24 12:05:47 -08:00
CMakeLists.txt Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00
core-utils.i Bug 798991 - Incorrect Account Name Order in Transaction Report 2023-07-11 08:41:09 +08:00
engine-common.i [account.cpp] gnc_accounts_and_all_descendants converted from scm 2022-04-14 21:51:14 +08:00
engine.i Valgrind: fix "Mismatched free/delete" for gnc_print_time64, qof_print_date 2023-06-20 10:20:44 +01:00
expressions.i Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00