gnucash/libgnucash/core-utils
2024-06-08 18:06:45 +02:00
..
test Valgrind: fix "definitely lost" memory in test - test-userdata-dir-invalid-home 2023-07-19 10:21:30 +01:00
binreloc.c Move an unused variable into an #ifdef where it is used 2023-02-06 14:20:31 +00:00
binreloc.h Fix Windows binreloc executable finding. 2018-09-16 12:36:04 -07:00
CMakeLists.txt Rework version-info rules to allow building from github downloaded zip archives 2024-06-08 18:06:45 +02:00
gnc-environment.c Fix a bunch of memory allocation errors found by clang static analysis. 2018-11-30 15:08:41 +09:00
gnc-environment.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-filepath-utils.cpp gnc_list_all_paths returns std::vector instead of GList of EnvPaths 2023-05-22 09:45:33 +08:00
gnc-filepath-utils.h gnc_list_all_paths returns std::vector instead of GList of EnvPaths 2023-05-22 09:45:33 +08:00
gnc-gkeyfile-utils.c Bug 792446 - Mixed languages in error dialog. 2018-09-27 18:05:42 -07:00
gnc-gkeyfile-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-glib-utils.c Bindings - move log wrappers into the swig interface files 2022-10-02 11:50:26 -07:00
gnc-glib-utils.h Bindings - move log wrappers into the swig interface files 2022-10-02 11:50:26 -07:00
gnc-locale-utils.c RptCleanup - use generic report loader for locale-specific reports 2019-06-18 14:25:04 +02:00
gnc-locale-utils.cpp Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
gnc-locale-utils.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
gnc-locale-utils.hpp Fix typos in libgnucash/ 2021-03-02 01:15:32 +01:00
gnc-path.c Always return an allocated gchar* 2023-11-05 23:58:01 +01:00
gnc-path.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-prefs-p.h Block registered prefs when preference dialogue loaded 2018-09-27 15:57:34 +01:00
gnc-prefs.c Fix warning about misleading indentation from recent gcc. 2020-10-15 08:38:00 +08:00
gnc-prefs.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-version.c Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables 2020-01-17 18:15:27 +01:00
gnc-version.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gncla-dir.h.in RptCleanup - Install our guile api as a guile site module 2019-06-18 14:25:04 +02:00