* Update translations from the translation project. (HEAD, origin/maint, maint)
2016-06-23 John Ralls
* Remove automatch_store_transactions() from import-main-matcher.
2016-06-23 John Ralls
* Bug 760021 - File "Save As" to an existing file...overwrites without warning.
2016-06-23 John Ralls
* Bump CMake version to current.
2016-06-22 John Ralls
* Bug 761672 - Transfer made to placeholder account
2016-06-22 John Ralls
* Bug 764248 - saved-reports-2.4-backup line endings unconventional
2016-06-22 goodvibes2
* Update README to refer to wiki Submitting_Patches as per github discussion re this file.
2016-06-22 John Ralls
* Bug 748983 - Crash after opening money transfer dialog twice
2016-06-20 goodvibes2
* Bug 637004 Optionally allow customer and vendor address info to display Use an internal option to hold receivable/payable flag, remove trailing spaces.
2016-06-18 goodvibes2
* Bug 637004 Optionally allow customer and vendor address info to display in the Receivable Aging and Payable Aging reports so can be copied and pasted into a spreadsheet for use in mail merge.
2016-06-20 John Ralls
* Fix Travis test failure in gnc_iso8601_to_timespec_gmt.
2016-06-20 John Ralls
* Fix gnc_iso8601_to_timespec_gmt test failure.
2016-06-20 John Ralls
* Bug 767824 - Some UTC timezones incorrectly recognized on Windows 7
2016-06-06 Alex Aycinena
* Partially revert commit B555f495 and solve problem more simply by instead resequencing prior statements.
2016-06-04 Alex Aycinena
* The gnc_gui_refresh_all statement in gnc_book_options_dialog_apply_cb causes the 'apply' and 'OK' buttons to be set to sensitive on the open Book Options dialog in some circumstances; this commit causes them to be reset to insensitive, as they should be.