gnucash/libgnucash/app-utils
Christopher Lam e26c3d6cf4 [gnc-ui-balances.c] gnc_ui_account_get_balance_limit_explanation
returns a char* explanation, or NULL
2023-04-22 14:22:40 +08:00
..
calculation Guard against some possible null pointer dereferences 2023-03-08 11:00:56 +00:00
mocks Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
test Remove some unused variables - and the initialization 2023-02-06 14:20:28 +00:00
CMakeLists.txt Import GLIB2 as a target, and use it to simplify the CMakeLists 2023-02-21 12:59:42 +00:00
file-utils.c Bug 798754 - Build fails with gcc 13 and glib > 2.76, bis 2023-02-25 13:12:35 +08:00
file-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gfec.c [-Wunused-function] - remove 2023-02-16 09:20:59 +00:00
gfec.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-account-merge.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-account-merge.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-addr-quickfill.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-addr-quickfill.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-basic-gobject.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-entry-quickfill.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-entry-quickfill.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-exp-parser.c Merge branch 'maint' 2020-04-24 13:52:21 -07:00
gnc-exp-parser.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-gsettings.cpp GncGSettings - use bool as return type for static function 2023-02-17 18:10:35 +01:00
gnc-gsettings.h GncGSettings - rework signal handler manipulation 2023-02-17 14:02:34 +01:00
gnc-help-utils.c Win32 - drop conditional code never reached 2021-09-26 22:58:08 +02:00
gnc-help-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs-utils.c Revert "GSettings - make most of the api private" 2021-10-16 19:02:10 +02:00
gnc-prefs-utils.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-quotes.cpp Bug 798802 - Online Price quote - Stocks not working GNU 5.0 Windows Bis 2023-04-09 15:24:53 -07:00
gnc-quotes.hpp [price-quotes] General typo fixes and code cleanup. 2022-10-13 12:52:36 -07:00
gnc-state.c gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris 2018-12-27 22:33:17 +01:00
gnc-state.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-sx-instance-model.c Remove some unused variables with obviously no side effects 2023-02-06 14:19:22 +00:00
gnc-sx-instance-model.h Merge branch 'maint' into unstable 2018-02-19 15:25:53 +01:00
gnc-ui-balances.c [gnc-ui-balances.c] gnc_ui_account_get_balance_limit_explanation 2023-04-22 14:22:40 +08:00
gnc-ui-balances.h [gnc-ui-balances.c] gnc_ui_account_get_balance_limit_explanation 2023-04-22 14:22:40 +08:00
gnc-ui-util.c Bug798558 - Irregular line spacing in Account Tree View 2023-03-19 13:53:41 +00:00
gnc-ui-util.h Bug 797033 - The CSV Importer should not obey with the "automatic digital point" setting 2023-02-24 23:02:15 +01:00
QuickFill.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
QuickFill.h Merge Richard Cohen's 'cleanup' into master. 2023-01-24 12:05:47 -08:00