gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Fri May 11 15:36:19 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/fc963f87 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/836705f9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2e53d647 (commit)



commit fc963f877cd725ee4e561530e2deb0f9bba6e515
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue May 1 15:11:16 2018 +0100

    Change the right margin setting for reconcile totals
    
    Change the margin setting from the gtk box to the label so it looks
    correct when styled.

commit 836705f98087ec7bf9418cef71af939fcff6a393
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue May 1 15:07:46 2018 +0100

    Bug 795101 - Fix the reconcile window sort order
    
    When the reconcile column was moved, the default sort order was not
    altered for the change so fixed it. Also added enum so model columns
    can be referenced by name which hopefully will make it easier to read.



Summary of changes:
 gnucash/gnome/reconcile-view.c    | 29 +++++++++++++++--------------
 gnucash/gnome/reconcile-view.h    | 10 ++++++++++
 gnucash/gnome/window-reconcile.c  | 16 ++++++++--------
 gnucash/gnome/window-reconcile2.c | 10 ++++++++--
 4 files changed, 41 insertions(+), 24 deletions(-)



More information about the gnucash-patches mailing list