gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Mar 22 13:43:09 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/b7f6cfe6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/48f2aab7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3aa9009c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/12788c0c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e780fcdc (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3cb49c92 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0620b597 (commit)



commit b7f6cfe607cfd9ecb6776f7a8bd55b5858504f3d
Merge: 0620b597e 48f2aab77
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 22 10:34:12 2020 -0700

    Merge Jean Laroche's 'fix_797042_ofx_return' into maint.

commit 48f2aab77bdd6b8499be977e2713ffd70b87e0f7
Author: jean <you at example.com>
Date:   Sun Mar 15 11:32:25 2020 -0700

    Add code to delay showing dialog until we know we have transactions to show

commit 3aa9009c67650450e6bc42d68f5b55d6b8f0b1c9
Author: jean <you at example.com>
Date:   Sun Mar 15 11:06:32 2020 -0700

    Add display of number of transactions processed

commit 12788c0c0601f251cc8c85f9ab430f510fc92d8d
Author: jean <you at example.com>
Date:   Sat Mar 14 19:13:23 2020 -0700

    More code cleanup

commit e780fcdc33bdc0056b7b54b3fb2a0e06158aca36
Author: jean <you at example.com>
Date:   Sat Mar 14 12:50:10 2020 -0700

    Fix formatting/code issues with previous commit

commit 3cb49c92d17e5043ae0ba43f35dc6724172d7926
Author: Jean Laroche <27791933+jeanlaroche at users.noreply.github.com>
Date:   Thu Mar 12 23:39:05 2020 -0700

    Bug 797042 - OK button in OFX importer doesn't work if nothing is imported.



Summary of changes:
 gnucash/import-export/aqb/gnc-ab-utils.c    |  2 +-
 gnucash/import-export/import-main-matcher.c | 25 +++++++++++++++++++++++--
 gnucash/import-export/import-main-matcher.h | 22 ++++++++++++++++++++--
 gnucash/import-export/ofx/gnc-ofx-import.c  | 18 ++++++++++++++++--
 4 files changed, 60 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list