gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Fri Sep 8 05:35:11 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/76ac345e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/492f8c92 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c1bc9e17 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/58d5d4bc (commit)
	 via  https://github.com/Gnucash/gnucash/commit/af371af1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/9d12874c (commit)



commit 76ac345edbe2d7fd9d67a7b83344003a18e2e23f
Merge: 9d12874cec 492f8c927c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Sep 8 17:24:44 2023 +0800

    Merge branch 'GNCAccountSel-default-commodity' into stable #1762

commit 492f8c927cc384fc1dc90da3ab6180d03dd2fdb2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 7 23:41:09 2023 +0800

    [dialog-account] remove gnc_ui_new_accounts_from_name_window_with_types

commit c1bc9e17c661fe2236819077fe7e660a5a9b9bbd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 7 23:40:24 2023 +0800

    [gncEntryLedger] don't use gnc_ui_new_accounts_from_name_window_with_types
    
    use gnc_ui_new_accounts_from_name_with_defaults instead

commit 58d5d4bc73269aefd1d025047a0b78e9f0e5f90e
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 7 23:39:40 2023 +0800

    [gnc-account-sel] can specify any new account's default commodity

commit af371af17240c2a10fb607841a06c68f8e1b1f00
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 7 23:37:57 2023 +0800

    [dialog-account] new: gnc_ui_new_account_with_types_and_commodity
    
    same as gnc_ui_new_account_with_types but can specify new account's
    default commodity



Summary of changes:
 gnucash/gnome-utils/dialog-account.c          | 25 ++++++-----------
 gnucash/gnome-utils/dialog-account.h          | 39 +++++++++++++--------------
 gnucash/gnome-utils/gnc-account-sel.c         | 18 ++++++++++---
 gnucash/gnome-utils/gnc-account-sel.h         |  8 ++++++
 gnucash/register/ledger-core/gncEntryLedger.c |  3 ++-
 5 files changed, 51 insertions(+), 42 deletions(-)



More information about the gnucash-patches mailing list