gnucash master: Bug 647230 - Display the blank split after the "now" line instead of at the end

Geert Janssens gjanssens at code.gnucash.org
Sat Sep 27 06:45:05 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/14c93e73 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0b76b52d (commit)



commit 14c93e737c9323a5208c7b79a0122bc670b91ed9
Author: Simon Arlott <sa.me.uk>
Date:   Wed Sep 17 20:18:38 2014 +0100

    Bug 647230 - Display the blank split after the "now" line instead of at the end
    
    In Preferences -> Register:
     Add "Future transactions after blank transaction" option under "Layout"



Summary of changes:
 src/business/business-ledger/gncEntryLedgerLoad.c  |  1 +
 src/core-utils/gnc-prefs.h                         |  1 +
 .../gtkbuilder/dialog-preferences.glade            | 54 +++++++++++++-
 src/gnome/gschemas/org.gnucash.gschema.xml.in.in   |  5 ++
 src/register/ledger-core/split-register-load.c     | 82 +++++++++++++++++-----
 src/register/register-core/table-model.c           |  1 +
 src/register/register-core/table-model.h           |  5 +-
 src/register/register-gnome/gnucash-grid.c         | 31 +++++++-
 8 files changed, 159 insertions(+), 21 deletions(-)



More information about the gnucash-patches mailing list