gnucash master: Multiple changes pushed

Mike Alexander mta at code.gnucash.org
Fri May 8 17:19:35 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/0a4347bd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a4e35f3c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/478112d8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/870c02b0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/32e19170 (commit)



commit 0a4347bd5ef155193a1d5b18f9ed8596283e488d
Author: Mike Alexander <mta at umich.edu>
Date:   Thu Jan 9 02:03:08 2020 -0500

    Initially select the last account chosen in the account picker dialogs.
    
    Separately keeps track of last investment account, security account,
    and income account.  One issue is that gnc_import_select_account
    doesn't tell the caller if it put up a dialog or found the online ID
    on an existing account.  This means the last account may be one the
    user didn't manually select.  This may or may not be the right thing
    to do.

commit a4e35f3cea7ce68d6f76bac0431b531f7bb21aad
Author: Mike Alexander <mta at umich.edu>
Date:   Sun May 3 23:59:00 2020 -0400

    Remove some globals by moving them into the struct passed to callbacks.
    No functional changes.

commit 478112d8c06b6b0fec506ad6891b3732b5d48be9
Author: Mike Alexander <mta at umich.edu>
Date:   Tue Apr 4 01:49:46 2017 -0400

    Define log_module in gnc-sx-instance-model.c.

commit 870c02b0928f45e4647c676b34a0d10073e8eb78
Author: Mike Alexander <mta at umich.edu>
Date:   Tue Oct 16 23:05:13 2018 -0400

    Add a newline to the GNC_DBD_DIR line in the environment file.



Summary of changes:
 gnucash/CMakeLists.txt                       |  2 +-
 gnucash/import-export/ofx/gnc-ofx-import.c   | 67 ++++++++++++++++------------
 libgnucash/app-utils/gnc-sx-instance-model.c |  1 +
 3 files changed, 41 insertions(+), 29 deletions(-)



More information about the gnucash-patches mailing list