gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Jul 18 18:06:31 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/82da49ef (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e4e6ef41 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0b4cd692 (commit)



commit 82da49efc2b1f5d65a7c00b1f8a5a1cb1511566d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 18 15:03:34 2020 -0700

    Bug 797858 - Transaction date is one day too early from...
    
    SWIFT MT940 import.
    
    GWEN_Date_ToLocalTime doesn't handle Daylight Savings Time correctly
    so extract the day, month, and year from the GWEN_DATE and use our
    own coversion function.

commit e4e6ef41638e01acdec8b26c2a064349c198cfc0
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 18 13:50:54 2020 -0700

    Bug 797834 - Ctrl+A in account register fields chimes after any...
    
    element newly focussed.
    
    Restore finding the cursor location in the string and setting the entry
    position to that value.



Summary of changes:
 gnucash/import-export/aqb/gnc-ab-utils.c        | 21 ++++++++--------
 gnucash/register/register-gnome/gnucash-sheet.c | 33 ++++++++++++++++++++++++-
 2 files changed, 42 insertions(+), 12 deletions(-)



More information about the gnucash-patches mailing list