gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu May 30 08:58:49 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/dfc3d274 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/51ffcae9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9e43f6bc (commit)
	from  https://github.com/Gnucash/gnucash/commit/4ffc4d04 (commit)



commit dfc3d2749017cfeac6d3f5e86db353ca150022be
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu May 30 14:58:41 2019 +0200

    Bug 797104 - Translations not showing in receipt options
    
    Mark thank you string as translatable as well.

commit 51ffcae9b886b54a43343ba7fd6b37911b945ce1
Merge: 4ffc4d046 9e43f6bc4
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue May 28 17:48:18 2019 +0200

    Merge branch 'Bug-787018' of https://github.com/EvansMike/gnucash into maint

commit 9e43f6bc42fd47c283b98fcb3344ba69ece24fc7
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Sun May 5 14:19:34 2019 +0100

    Implement "printing" to a pdf.
    
    This removes the export to PDF button and uses the standard print
    dialog with an option to print tp pdf.
    The filename is pre-populated, with the path set to the default, $HOME
    on linux.
    There is no remembering of past output directories.  Maybe a later
    update will do this.



Summary of changes:
 gnucash/html/gnc-html-webkit2.c                    | 39 ++++++++++++++++++----
 gnucash/html/gnc-html-webkit2.h                    |  3 ++
 gnucash/html/gnc-html.c                            |  5 +--
 gnucash/html/gnc-html.h                            |  4 +--
 gnucash/report/business-reports/receipt.scm        |  2 +-
 .../report/report-gnome/gnc-plugin-page-report.c   | 16 +++------
 6 files changed, 47 insertions(+), 22 deletions(-)



More information about the gnucash-patches mailing list