gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Jan 9 17:11:30 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/9c554ec3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fdfea816 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b02e2807 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f8a0108a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7a25e2a7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a1126679 (commit)
	from  https://github.com/Gnucash/gnucash/commit/60eff5c7 (commit)



commit 9c554ec328ce83718da86f4a3d769268b9374be3
Author: Pedro Albuquerque <palbuquerque73 at gmail.com>
Date:   Thu Jan 7 06:42:20 2016 +0000

    Update to 2.6.10.pot

commit fdfea816e1ece52925b851eea10fa4087a748dbf
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 8 16:41:43 2016 -0800

    Refactor the horror of gnc_sxed_check_consistent().
    
    Several extract-function refactors plus some whitespace cleanup.

commit b02e2807277ab2d9d950dca58a5c9a57befb81f5
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 7 14:23:52 2016 -0800

    Refactor gnc_sxed_check_changed() with a bunch of extract-functions.

commit f8a0108a02a07c8eb175429cffa2d85d2f5b0c7f
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 7 14:23:04 2016 -0800

    Don't make the $prefix/share/gnucash/gnome link on OSX_QUARTZ
    
    The directory it links to isn't there and that creates a code signing
    problem on OS X 10.11.

commit 7a25e2a716b1cf0e518a854fd181cb7034ad0292
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 5 17:17:45 2016 -0800

    Bug 680104 - formula not calculated when variables are mixed with constants
    
    Fixes an error from 4ea1ea02 that assumed incorrectly that
    gnc_exp_parser_parse_separate_variables() returns false if there are no variables
    found. It doesn't.

commit a1126679297b04dacd5b8979a3c21dfabf94fcf6
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 3 10:40:19 2016 -0800

    Extract Functions split_apply_formulas and split_apply_exchange_rate.
    
    Removing a chunk of commented-out code that got the exchange rate from
    the price db.



Summary of changes:
 po/pt_PT.po                                        | 1755 ++++++++++----------
 src/app-utils/gnc-sx-instance-model.c              |  357 ++--
 src/gnome-utils/Makefile.am                        |    6 +-
 src/gnome/dialog-sx-editor.c                       | 1014 ++++++-----
 src/html/Makefile.am                               |    4 +-
 .../ledger-core/split-register-model-save.c        |   49 +-
 6 files changed, 1609 insertions(+), 1576 deletions(-)



More information about the gnucash-patches mailing list