gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Feb 22 18:54:40 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/bab3bc7e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/955696b0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/61377194 (commit)



commit bab3bc7e93099a1bb1909010fc4c183d5cd0531f
Merge: 6137719 955696b
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Feb 22 15:53:30 2018 -0800

    Merge Bob Fewell's "Cache a couple of split register preferences...
    
    into unstable

commit 955696b0e77c841a661931b66f31c333456a8c27
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Feb 21 00:54:49 2018 +0000

    Cache a couple of split register preferences
    
    Two preferences were being used heavily in the drawing of the register
    so it makes sense for them to be saved in the split_register structure
    so they can be easily be referenced.



Summary of changes:
 .../register/ledger-core/split-register-control.c  |  3 +-
 .../register/ledger-core/split-register-model.c    | 17 +++++-----
 gnucash/register/ledger-core/split-register.c      | 38 +++++++++++++++++++---
 gnucash/register/ledger-core/split-register.h      |  3 ++
 libgnucash/app-utils/gnc-ui-util.c                 | 14 +++++---
 libgnucash/app-utils/gnc-ui-util.h                 | 11 +++++++
 6 files changed, 68 insertions(+), 18 deletions(-)



More information about the gnucash-patches mailing list