gnucash maint: The gnc_gui_refresh_all statement in gnc_book_options_dialog_apply_cb causes the 'apply' and 'OK' buttons to be set to sensitive on the open Book Options dialog in some circumstances; this commit causes them to be reset to insensitive, as they should be.

J. Alex Aycinena alex.aycinena at code.gnucash.org
Sat Jun 4 17:59:41 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/b555f495 (commit)
	from  https://github.com/Gnucash/gnucash/commit/293b43dc (commit)



commit b555f495676f882c5494560a53ecae5a37c47302
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Sat Jun 4 14:41:28 2016 -0700

    The gnc_gui_refresh_all statement in gnc_book_options_dialog_apply_cb causes the 'apply' and 'OK' buttons to be set to sensitive on the open Book Options dialog in some circumstances; this commit causes them to be reset to insensitive, as they should be.



Summary of changes:
 src/app-utils/gnc-ui-util.c       | 1 -
 src/gnome-utils/dialog-options.c  | 8 ++++++++
 src/gnome-utils/dialog-options.h  | 1 +
 src/gnome-utils/gnc-main-window.c | 7 +++++++
 4 files changed, 16 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list