gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Sep 16 15:37:46 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/162605f5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/06d836e6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/5057703d (commit)



commit 162605f505a255af7c4d50505d12d8b326b34bca
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 16 12:36:04 2018 -0700

    Fix Windows binreloc executable finding.
    
    Taking into account the behavior of
    g_win32_get_package_installation_directory_of_module when the last
    directory element either is or isn't "bin".

commit 06d836e66b149f70a37d8ec062c237b7d4f06d26
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 16 11:19:26 2018 -0700

    Fix cursor handling in the register.
    
    Broken by over-aggressively capturing the selection.



Summary of changes:
 gnucash/register/register-gnome/gnucash-sheet.c |  2 -
 libgnucash/core-utils/binreloc.c                | 53 ++++++++++++++++---------
 libgnucash/core-utils/binreloc.h                |  4 +-
 3 files changed, 38 insertions(+), 21 deletions(-)



More information about the gnucash-patches mailing list