gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Apr 14 09:27:40 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/668986ce (commit)
	 via  https://github.com/Gnucash/gnucash/commit/57f14e48 (commit)
	from  https://github.com/Gnucash/gnucash/commit/490f9a80 (commit)



commit 668986ce97ed0de545762080c9e58487e957674d
Merge: 490f9a803 57f14e488
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Apr 14 21:22:32 2021 +0800

    Merge branch 'sx-progress' into maint #965

commit 57f14e488ad67708e4caeb0a44624c005355fecd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Apr 6 09:06:52 2021 +0800

    [dialog-sx-editor]: Extract update_sensitivity
    
    Refactors and centralises SX GtkWidget property sensitivities logic
    into one function, with the following logic:
    
    * SX properties are disabled if the SX enabledOpt is FALSE
    * if autocreate then enable 'notify when autocreating'



Summary of changes:
 gnucash/gnome/dialog-sx-editor.c | 62 ++++++++++++++++++++++++++--------------
 1 file changed, 41 insertions(+), 21 deletions(-)



More information about the gnucash-patches mailing list