gnucash master: Multiple changes pushed

J. Alex Aycinena alex.aycinena at code.gnucash.org
Sun Jun 5 16:45:33 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/d80bd038 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/079257a0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b555f495 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/293b43dc (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5d69ec7d (commit)
	from  https://github.com/Gnucash/gnucash/commit/0390322b (commit)



commit d80bd0387d693dcfc46a9dd3b7874c4f340a9acd
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Sun Jun 5 13:24:06 2016 -0700

    Remove semi-colon accidently left in prior commit.

commit 079257a074fe3ac6dca8ceb644cc9118645ed6ed
Merge: 0390322 b555f49
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Sun Jun 5 13:21:30 2016 -0700

    Merge 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.

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.

commit 293b43dcedc36e9a9c6469b36c3032724d1f824b
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue May 31 13:09:44 2016 +0200

    Update README file regarding pull request policy

commit 5d69ec7d87bb40c5f652525db123c517bf33c614
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun May 29 15:56:41 2016 -0700

    Bug 766960 - gnucash-make-guids fails to run due to hardcoded paths.



Summary of changes:
 README                                  |  6 ++++--
 src/app-utils/gnc-ui-util.c             |  1 -
 src/bin/overrides/CMakeLists.txt        |  5 ++---
 src/bin/overrides/Makefile.am           |  5 ++---
 src/bin/overrides/gnucash-make-guids.in |  2 +-
 src/gnome-utils/dialog-options.c        |  8 ++++++++
 src/gnome-utils/dialog-options.h        |  1 +
 src/gnome-utils/gnc-main-window.c       | 24 +++++++++++++++++++++---
 src/gnome-utils/gnc-main-window.h       |  3 ++-
 9 files changed, 41 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list