gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Fri Aug 11 23:16:48 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/9fea6a87 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8d3b2d8c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bda9ab71 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f8546dc4 (commit)



commit 9fea6a87c58c6594b9acd327c34af68824243d78
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Aug 10 22:34:12 2023 +0800

    [gnucash-cli] doesn't need gnc-gnome-utils anymore
    
    removing 4k from the gnucash-cli file

commit 8d3b2d8c6b663a0976389e9f168335f9a6086a6c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Aug 10 22:33:48 2023 +0800

    [gnucash-commands] gnucash-cli has customised gnc_shutdown
    
    which doesn't need to shut down ui

commit bda9ab71e89aea17837e39a67033c9919caea819
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Aug 10 22:32:25 2023 +0800

    [gnucash-core-app.cpp] gnc_load_scm_config has callback to show/log message
    
    thus the cli gnucash-commands.cpp sends a customised callback which
    doesn't update splash screen.



Summary of changes:
 gnucash/CMakeLists.txt       |  2 +-
 gnucash/gnucash-commands.cpp | 22 ++++++++++++++--------
 gnucash/gnucash-core-app.cpp | 14 +++-----------
 gnucash/gnucash-core-app.hpp |  4 +++-
 gnucash/gnucash.cpp          |  6 +++++-
 5 files changed, 26 insertions(+), 22 deletions(-)



More information about the gnucash-patches mailing list