gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Dec 29 17:43:49 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/7951d425 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/965685cc (commit)
	from  https://github.com/Gnucash/gnucash/commit/47a42207 (commit)



commit 7951d4259e45b2632f26ab03dbb7d9603ec2a3c2
Merge: 47a4220 965685c
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 29 14:32:21 2017 -0800

    Bug 616709 - Pressing delete key while editing account name offers...
    
    to delete account.

commit 965685cc7f24975b41a476f3abeb87af074f3860
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Dec 29 12:29:57 2017 +0000

    Bug 616709 - Stop the delete button on the Account page
    
    When editing editable text fields on the Account page, if you press the
    delete key a 'delete account popup' would pop so these changes prevent
    that by disabling / enabling the delete key binding.



Summary of changes:
 gnucash/gnome-utils/gnc-tree-view-account.c  | 16 ++++++-
 gnucash/gnome-utils/gnc-tree-view-account.h  | 15 +++++-
 gnucash/gnome-utils/gnc-tree-view.c          | 72 ++++++++++++++++++++++++++++
 gnucash/gnome-utils/gnc-tree-view.h          | 14 ++++++
 gnucash/gnome/gnc-plugin-page-account-tree.c | 28 +++++++++++
 5 files changed, 142 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list