gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Tue Sep 13 15:14:35 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/f54fc2ff (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6450bb62 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/382b031e (commit)
	from  https://github.com/Gnucash/gnucash/commit/90126d52 (commit)



commit f54fc2ff11d4fe8a1b415081fb45f39fd73ba703
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Aug 1 12:45:35 2016 +0100

    Add option to recn cell type to be read only
    
    Use added read only option to make Associate cell read only

commit 6450bb624ae3c5c5f564f8943fe8feda46defbd2
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Aug 1 12:44:25 2016 +0100

    Make a distinction between file/link Association
    
    Show a 'f' in the register for a file association and a 'w' for a link

commit 382b031e3cbc51147f600b7dc4601438d6e2a66d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Aug 1 12:42:45 2016 +0100

    Indicate an Association in the Register
    
    Use the field below the reconcile and type entry on the transaction
    lines to indicate a file/link association.



Summary of changes:
 src/register/ledger-core/split-register-layout.c | 29 +++++++++-
 src/register/ledger-core/split-register-load.c   | 19 +++++++
 src/register/ledger-core/split-register-model.c  | 67 ++++++++++++++++++++++++
 src/register/ledger-core/split-register.h        |  1 +
 src/register/register-core/recncell.c            | 11 ++++
 src/register/register-core/recncell.h            |  3 ++
 6 files changed, 129 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list