gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Dec 30 17:44:28 EST 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/fb29ed9d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/73ccb1c0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/00becc61 (commit)
	from  https://github.com/Gnucash/gnucash/commit/a9756b19 (commit)



commit fb29ed9d4fffcc61f932bf5bc5ab6e51676a107c
Merge: a9756b195 73ccb1c0a
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 30 14:43:52 2022 -0800

    Merge Bob Fewell's 'bug769256' into master.

commit 73ccb1c0adb6e6f94cc5698b82664463e93b521b
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Nov 11 14:40:14 2022 +0000

    Change the size for the dialog account commodity
    
    When displaying a label for the commodity, set the size of the gtk box
    to be based on the the size of the name_entry so it looks better.

commit 00becc6177c46fd19d4ae0845b1de0f4afafb34a
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Oct 10 13:28:51 2022 +0100

    Bug769256 - Change New Account Dialog
    
    This commit changes the account type field from a tree view to a combo
    and rearranges the fields to aid in flow.



Summary of changes:
 gnucash/gnome-utils/dialog-account.c               |  87 +--
 gnucash/gnome-utils/gnc-tree-model-account-types.c |  87 ++-
 gnucash/gnome-utils/gnc-tree-model-account-types.h |  10 +
 gnucash/gtkbuilder/dialog-account.glade            | 698 +++++++++------------
 4 files changed, 454 insertions(+), 428 deletions(-)



More information about the gnucash-patches mailing list