gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Dec 23 07:44:22 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/9f1603d3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/da429666 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/15c7aacb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/48fef49e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/61792d9b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ff8be253 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6c35d666 (commit)
	from  https://github.com/Gnucash/gnucash/commit/92509761 (commit)



commit 9f1603d3bb56a82779098dd43775830b442c2c2d
Merge: 92509761a da4296662
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Dec 23 13:32:43 2019 +0100

    Merge branch 'fix_bug_743943' of https://github.com/mauritslamers/gnucash into maint

commit da4296662940125caf207f9772a673f1c64080f7
Author: Maurits Lamers <maurits at weidestraat.nl>
Date:   Tue Oct 29 22:44:24 2019 +0100

    add { NULL, NULL } markers at the end of the arrays and remove translation markers for placeholder texts.

commit 15c7aacb024df540ffde8aa2b56534e96fd817a0
Author: Maurits Lamers <maurits at weidestraat.nl>
Date:   Mon Oct 28 14:04:34 2019 +0100

    I18N: Make capitalization consistent in tooltip texts

commit 48fef49e3bd6e6d1112171796d6037208c4855c0
Author: Maurits Lamers <maurits at weidestraat.nl>
Date:   Thu Oct 24 21:22:20 2019 +0200

    add include to gncInvoice.h to make sure the
    GncInvoiceType enum is available

commit 61792d9bd949640d657728275d9d20a4f420e698
Author: Maurits Lamers <maurits at weidestraat.nl>
Date:   Thu Oct 24 17:25:51 2019 +0200

    Bug #743943 - "Edit->Post Invoice" is ambiguous
    Read invoice type and set label and tooltip texts to
    the translations of static definitions.
    Remove unnecessary list counts.

commit ff8be253397a2c16ece4836b096c726df8cebf45
Author: Maurits Lamers <maurits at weidestraat.nl>
Date:   Thu Oct 24 17:15:07 2019 +0200

    exposing invoice type through a invoice window getter

commit 6c35d66653dd35cb81b12d8193fc99646e977629
Author: Maurits Lamers <maurits at weidestraat.nl>
Date:   Thu Oct 24 17:02:23 2019 +0200

    fix missing word in documentation



Summary of changes:
 gnucash/gnome-utils/gnc-plugin.h        |   2 +-
 gnucash/gnome/dialog-invoice.c          |  30 ++++-
 gnucash/gnome/dialog-invoice.h          |   2 +
 gnucash/gnome/gnc-plugin-page-invoice.c | 208 +++++++++++++++++++++++++++-----
 4 files changed, 209 insertions(+), 33 deletions(-)



More information about the gnucash-patches mailing list