gnucash master: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Tue Feb 21 10:33:16 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/03871c55 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f170d1d5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/016f82cf (commit)
	from  https://github.com/Gnucash/gnucash/commit/08de175e (commit)



commit 03871c55cf5b9f9824254a4c2fd528752db8f0bd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Feb 19 13:37:49 2023 +0800

    [dialog-employee] toggle sensitivity instead of visibility of GncAccountSel

commit f170d1d54c2e85ceb81ca6842d55b21914f8f6ed
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Feb 19 13:35:48 2023 +0800

    [dialog-customer|employee|vendor] combine GtkCheckButton with label
    
    UX: increase the target area for click.
    
    Also move GtkCheckButton to left-column and its dependent GtkWidget to
    right-column.

commit 016f82cf8bf601da7f3ffda55d6bab77aed58a2d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Feb 19 22:51:27 2023 +0800

    [eguile-utilities.scm] remove fmtnumber
    
    deprecated in maint.



Summary of changes:
 gnucash/gnome/dialog-employee.c          |  17 ++---
 gnucash/gtkbuilder/dialog-customer.glade | 111 +++++++++++--------------------
 gnucash/gtkbuilder/dialog-employee.glade |  55 +++++----------
 gnucash/gtkbuilder/dialog-vendor.glade   |  89 ++++++++-----------------
 gnucash/report/eguile-utilities.scm      |   5 --
 5 files changed, 89 insertions(+), 188 deletions(-)



More information about the gnucash-patches mailing list