gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Sep 21 16:00:51 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/6d2ef903 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dd10ac8b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/80a45917 (commit)
	from  https://github.com/Gnucash/gnucash/commit/70bc472f (commit)



commit 6d2ef90313884672625a2641f9340f10211117de
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 21 13:00:34 2018 -0700

    Fix a magic number.

commit dd10ac8bc79430b1b6795c8b67bd013ae4fc0d79
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 21 13:00:19 2018 -0700

    Don't need NANOS_PER_SECOND anymore.

commit 80a4591736f7a3715a81f57ff37733e28af360e5
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 21 12:29:56 2018 -0700

    Bug 786708 - GnuCash won't load currency fractions larger than 1000000.
    
    Also create larger fractions for the account dialog.



Summary of changes:
 gnucash/gtkbuilder/dialog-account.glade            | 9 +++++++++
 gnucash/gtkbuilder/dialog-commodity.glade          | 2 +-
 gnucash/register/ledger-core/gncEntryLedger.c      | 8 ++++----
 gnucash/register/ledger-core/split-register-util.c | 2 +-
 gnucash/register/ledger-core/split-register.c      | 7 ++-----
 libgnucash/backend/dbi/gnc-dbisqlresult.cpp        | 3 ++-
 libgnucash/engine/Account.cpp                      | 2 +-
 libgnucash/engine/Split.c                          | 4 ++--
 libgnucash/engine/gnc-commodity.c                  | 2 +-
 libgnucash/engine/gnc-commodity.h                  | 5 +++++
 libgnucash/engine/gnc-date-p.h                     | 2 --
 11 files changed, 28 insertions(+), 18 deletions(-)



More information about the gnucash-patches mailing list