gnucash/libgnucash/app-utils
2023-02-02 14:32:14 -08:00
..
calculation Merge branch 'maint' 2023-01-30 09:56:13 +08:00
mocks Add missing C linkage statements 2020-09-23 19:59:40 +02:00
test Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
CMakeLists.txt [c++ quotes] Make sure to include all of the required Boost libraries. 2023-01-08 16:11:58 -08:00
file-utils.c I18N: replace several spourious spaces 2021-02-22 17:56:50 +01:00
file-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gfec.c Bug 798237 - Logging during XML file loading degrades performance... 2021-09-14 15:15:11 -07: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 Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-gsettings.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00: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 Use const references for for-loops to avoid unnecessary copies 2023-01-31 14:44:57 +00: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 Bug 798262 - Scheduled transactions with blank amounts do not get created. 2022-08-14 15:31:46 -07:00
gnc-sx-instance-model.h Merge branch 'maint' into unstable 2018-02-19 15:25:53 +01:00
gnc-ui-balances.c Change the balance limit icon if both limits are zero 2022-12-17 11:44:45 +00:00
gnc-ui-balances.h Change the balance limit icon if both limits are zero 2022-12-17 11:44:45 +00:00
gnc-ui-util.c Silence Clang deprecation warnings about sprintf. 2023-01-23 12:54:25 -08:00
gnc-ui-util.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00: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