gnucash maint: Multiple changes pushed

Mike Alexander mta at code.gnucash.org
Tue Sep 2 00:25:01 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/8d9b3c7c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/668aab4a (commit)
	from  https://github.com/Gnucash/gnucash/commit/483302ab (commit)



commit 8d9b3c7c5d0cab8a03060f18c4fe9ee67c255a3a
Author: Mike Alexander <mta at umich.edu>
Date:   Mon Sep 1 01:43:17 2014 -0400

    Bug 735769: Enable price and shares cells in a split if it is not in the trans currency.
    The label for the cells are changed to "Exch. Rate" and "Oth. Curr." in this case.

commit 668aab4a2b31c1ee770b90127fcc76b309bc2349
Author: Mike Alexander <mta at umich.edu>
Date:   Mon Sep 1 01:36:06 2014 -0400

    If the cursor moves from one register cell to another, refresh the register headers.
    If trading accounts are on and the transaction is expanded then the headers
    depend on the type of split the cursor is in.



Summary of changes:
 src/register/ledger-core/split-register-model.c | 56 +++++++++++++++++++++++--
 src/register/register-gnome/gnucash-header.c    |  2 +-
 src/register/register-gnome/gnucash-header.h    |  1 +
 src/register/register-gnome/gnucash-sheet.c     |  4 ++
 4 files changed, 59 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list