gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Dec 27 17:46:32 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/1cc10b5b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7432ba8c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/84b7a90b (commit)
	from  https://github.com/Gnucash/gnucash/commit/d658b757 (commit)



commit 1cc10b5b4c6dcaabdf5d27e473c2d30e2ed55e76
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 27 14:46:08 2016 -0800

    Bug 776494 - Wrong menu entry in Tip of the day

commit 7432ba8c9145bbc4a11fd74437710c9ac82bdf8f
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Dec 15 13:40:45 2016 -0800

    Localize the word “CURRENCY” used in the commodity namespace selectors.

commit 84b7a90b54a1bc264e39e994051c0f8c7f3f8f1f
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Dec 15 13:39:09 2016 -0800

    Bug 773945 - Select Security Dialog Not User Friendly
    
    Add a new namespace “ALL NON-CURRENCY” to the namespace (type) selector
    lists on the security picker and price editor which causes the commodity
    list to include all non-security commodities.



Summary of changes:
 doc/tip_of_the_day.list.in          |  2 +-
 src/app-utils/gnc-euro.c            |  1 +
 src/engine/commodity-table.scm      |  4 +++-
 src/engine/gnc-commodity.c          | 23 ++++++++++++++++++++++-
 src/engine/gnc-commodity.h          |  3 ++-
 src/gnome-utils/dialog-account.c    |  2 +-
 src/gnome-utils/dialog-commodity.c  | 10 +++++++++-
 src/gnome-utils/dialog-commodity.h  |  4 ++++
 src/gnome-utils/gnc-currency-edit.c |  1 +
 9 files changed, 44 insertions(+), 6 deletions(-)



More information about the gnucash-patches mailing list