gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Sun Nov 8 08:12:14 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/bbc6887b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4c2df4c2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2290fa7c (commit)



commit bbc6887b0fc43b93c98b9520e78b753e85df44cb
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun Nov 8 12:42:07 2020 +0000

    Change source files dialog-dup-trans.* for space and tabs

commit 4c2df4c2addde5faa72b625d3b58c83b2e6fee61
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun Nov 8 11:40:35 2020 +0000

    Bug 645379 - Problem with Number field when duplicating a transaction
    
    When you duplicate a transaction, the dialog presented has a
    GtkSpinbutton for the number field and non-numeric values are being
    discarded. The register and transfer dialog have a GtkEntry for this
    field so change this dialog to using them also.



Summary of changes:
 gnucash/gnome-utils/dialog-dup-trans.c             | 222 +++++++----
 gnucash/gnome-utils/dialog-dup-trans.h             |   5 +-
 gnucash/gtkbuilder/gnc-plugin-page-register.glade  | 422 ++++++++++-----------
 gnucash/gtkbuilder/gnc-plugin-page-register2.glade | 101 +++--
 gnucash/register/ledger-core/split-register.c      |  22 +-
 5 files changed, 430 insertions(+), 342 deletions(-)



More information about the gnucash-patches mailing list