gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Tue Apr 13 06:06:06 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/4e653729 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b9789b66 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/48ebc24d (commit)
	from  https://github.com/Gnucash/gnucash/commit/a008a37b (commit)



commit 4e653729ba8f65b33dc5e1c916e70a07812462c1
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Apr 13 11:01:36 2021 +0100

    ESC key was not working on load of Scheduled Transaction Editor
    
    This is due to trying to grab focus on the sheet when it was not
    realized so add a check for the sheet being realized before grabbing
    focus on it.

commit b9789b66cabbc96feac5afabf9468b9d53ddea79
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Apr 13 10:48:14 2021 +0100

    Fix an alignment of widgets in the schedule transaction editor

commit 48ebc24d99481cad056ee2c9cf67c317388db74f
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Apr 13 10:42:30 2021 +0100

    Bug 798151 - SLR does not scroll to entry
    
    If a row requires an entry and is not visible when you press OK, the
    entry is detached from the row and is confusing so scroll the tree view
    to make the required row visible.



Summary of changes:
 gnucash/gnome/dialog-sx-since-last-run.c | 3 +++
 gnucash/gnome/gnc-split-reg.c            | 6 +++---
 gnucash/gtkbuilder/dialog-sx.glade       | 7 +++++--
 3 files changed, 11 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list