gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Dec 6 19:26:42 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/1f30e2da (commit)
	 via  https://github.com/Gnucash/gnucash/commit/57e7ba86 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f3826953 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/755c42a0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/27f529e7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c5198be9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e38fd5b5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/5c6383e4 (commit)



commit 1f30e2dacb62dab4c8df35704f07b2a03ecedcf9
Merge: 5c6383e 57e7ba8
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 6 16:26:25 2016 -0800

    Merge branch 'maint'

commit 57e7ba869db504989b694451bdf066cbaeddd21e
Author: Ryan Tucker <git at ryantucker.us>
Date:   Tue Dec 6 15:27:28 2016 -0800

    fix missing chmod +x in configure.ac

commit f382695345743dd0e9cbd71c5b72f17fcf6cd69b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 4 12:35:42 2016 -0800

    Bug 775567 - Importing QIF file from PayPal crashes GnuCash 2.6.14 on Windows XP service pack 3
    
    Guile-1.8 doesn't know about BOM so check for one and strip it if it's there.

commit 755c42a087bcee3eff4ad0b144a4f0e95385a311
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 3 17:50:38 2016 -0800

    Prevent crash when there's an error loading a qif import file.

commit 27f529e76a1787d15eec3c17f5d00820fc9e6977
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Nov 19 12:55:02 2016 +0000

    Bug 516920 Scheduled trasaction calendar popup off screen
    
    If calendar is close to the right screen edge, the pop up can go of screen. Added
    test for pop up going off screen.

commit c5198be90cf7c1a4141f7463a67218201e7cd429
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Nov 30 16:30:53 2016 +0100

    Fix compiler warning about misleading indentation

commit e38fd5b5e5fc219cf2634382badf56c8327ccf13
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Nov 28 10:33:56 2016 +0100

    Fix report html header
    
    We lost a required escaped quote in commit 4a60e4906 'Fix type in HTML header.'



Summary of changes:
 configure.ac                                     |  2 +-
 src/gnome-utils/gnc-dense-cal.c                  | 34 ++++++++++++++++--------
 src/import-export/qif-imp/assistant-qif-import.c | 16 ++++++-----
 src/import-export/qif-imp/qif-file.scm           | 20 ++++++++++++++
 src/report/report-system/html-document.scm       |  2 +-
 5 files changed, 55 insertions(+), 19 deletions(-)



More information about the gnucash-patches mailing list