gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon May 18 15:44:47 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/07325f79 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9b028a7f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2d6953e9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2ef1dc43 (commit)



commit 07325f796c6dd05f18732ae6ed64259ccc43c155
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon May 18 12:42:29 2020 -0700

    combocell_gnome: Prevent starting off in type-ahead mode on entry
    
    By ensuring that the list_store is set to the default and tmp_list
    is empty.

commit 9b028a7f5862a416efcd588809d079a649c38f49
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon May 18 12:40:14 2020 -0700

    combocell_gnome: Block signals for all list deletes.
    
    Otherwise gnc_combo_cell_modify_verify is called once for every deleted
    line in the gtk_list_store.

commit 2d6953e9f4e2e20cc2148585fe31fcc3546986a6
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon May 18 12:38:22 2020 -0700

    combocell-gnome: Process deletes and inserts before performing matching.



Summary of changes:
 gnucash/register/register-gnome/combocell-gnome.c | 28 +++++++++++++++--------
 1 file changed, 18 insertions(+), 10 deletions(-)



More information about the gnucash-patches mailing list