gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Jan 23 16:29:34 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/f256b3bd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a8cc2d2c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/45f61a34 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/890a24a3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ca22d553 (commit)



commit f256b3bd238a5bda4a01b1bd8c895fb0880acf41
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 23 13:26:35 2018 -0800

    Use Gtk3's GdkModifierIntent masks.
    
    These replace certain GdkModifierType masks for better cross-platform
    behavior, especially on MacOS.

commit a8cc2d2c99c426fc603283c6fab9bc2964f70133
Merge: ca22d55 45f61a3
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 21 17:49:22 2018 -0800

    Merge branch 'maint' into unstable

commit 45f61a34a4ff4ec09f51915e3c56726923673b97
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 21 17:09:59 2018 -0800

    Revert "Calculate rates only for buy transactions in the report commodity
    
    This reverts commit 98697a1e23c48737e472eba6314c3d05e6e689ee.
    
    See the extensive discuession in Bug 775368, including references and
    especially
    https://lists.gnucash.org/pipermail/gnucash-devel/2008-July/023297.html
    98697a1 was made without sufficient understanding of the history and
    intent of the code.

commit 890a24a38f820f4836faf576b877fb8f0393c787
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Jan 19 02:45:21 2018 +0100

    Fix missing translations in taxinvoice.scm
    
    Thanks to Paul de Vries for reporting



Summary of changes:
 gnucash/gnome-utils/dialog-utils.c                 |   2 +-
 gnucash/gnome-utils/gnc-amount-edit.c              |   2 +-
 .../register/register-gnome/formulacell-gnome.c    |   2 +-
 gnucash/register/register-gnome/gnucash-sheet.c    |  13 +-
 gnucash/register/register-gnome/pricecell-gnome.c  |   2 +-
 gnucash/report/business-reports/taxinvoice.scm     |  10 +-
 .../report/report-system/commodity-utilities.scm   | 145 ++++++++-------------
 7 files changed, 72 insertions(+), 104 deletions(-)



More information about the gnucash-patches mailing list