gnucash master: Multiple changes pushed

Mike Alexander mta at code.gnucash.org
Sun Aug 31 19:03:40 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/18666f1e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/483302ab (commit)
	 via  https://github.com/Gnucash/gnucash/commit/67f84774 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a028ae0f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/95816477 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c9af8269 (commit)
	from  https://github.com/Gnucash/gnucash/commit/85c74fbe (commit)



commit 18666f1ed2fa9fda605b1840d03bbc8489328196
Merge: 85c74fb 483302a
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Aug 31 18:49:35 2014 -0400

    Merge branch 'maint'

commit 483302aba0d73526c43a518ab0b152722a3da9e6
Author: Mike Alexander <mta at umich.edu>
Date:   Tue Jul 1 22:40:45 2014 -0400

    Use guint64 instead of uint64_t with G_GUINT64_FORMAT to avoid warnings.

commit 67f84774e975db6dd187a065329bf40b392bd8a1
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Aug 31 02:36:59 2014 -0400

    Change gncOwnerGetBalanceInCurrency to only cosider lots that contain an invoice.
    This function is currently only used in the owner tree code and this change
    will cause payments not properly linked to invoices to be ignored when computing
    owner balances.

commit a028ae0f985f37399e86bdd40e9a6cdfd6fb15bb
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Aug 31 01:56:49 2014 -0400

    Finish implementing the "Show zero balance owners" filter option.
    It always showed nothing before.

commit 95816477e4b3f6062ed7bd3d2595e7876433f1f9
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Aug 31 01:24:01 2014 -0400

    The sense of the "Only show active customers" checkbox was inverted.

commit c9af8269fac031b1e90f144daad3d7ef9ac30f15
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Aug 29 22:48:16 2014 +0200

    Bug 707243 - Hard-coded font colors in account tree?



Summary of changes:
 src/engine/gncOwner.c                    |  6 ++++--
 src/gnome-utils/gnc-tree-model-account.c |  6 +++---
 src/gnome-utils/gnc-tree-model-owner.c   |  6 +++---
 src/gnome-utils/gnc-tree-view-owner.c    | 12 +++---------
 4 files changed, 13 insertions(+), 17 deletions(-)



More information about the gnucash-patches mailing list