gnucash master: Multiple changes pushed

git repository hosting gjanssens at code.gnucash.org
Mon Jan 23 07:04:18 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/cb3dd431 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/695065a0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2a97675b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/62e12747 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f1c620f6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9c39d0e5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8187624b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f4510cf5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/897fc841 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e8c15910 (commit)
	 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)
	 via  https://github.com/Gnucash/gnucash/commit/d658b757 (commit)
	from  https://github.com/Gnucash/gnucash/commit/88cb24ca (commit)



commit cb3dd4318d0e56f7a5c7213c5240f0873728a612
Author: klemens <ka7 at github.com>
Date:   Mon Jan 16 23:03:50 2017 +0100

    spelling fixes

commit 695065a0aa0d7a9ed660ba4990c2bebfc20eee2d
Merge: 88cb24c 2a97675
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Jan 23 12:03:00 2017 +0100

    Merge branch 'maint'

commit 2a97675bee3bff84e36a70d50802a7d347584283
Author: klemens <ka7 at github.com>
Date:   Mon Jan 16 23:03:50 2017 +0100

    spelling fixes

commit 62e1274717b31ba54f20688f43730ea76c600b13
Author: Pedro Albuquerque <palbuquerque73 at gmail.com>
Date:   Sat Jan 21 16:21:21 2017 +0100

    Several spelling corrections of the pt_PT translation

commit f1c620f6d3c0faf4af1180f4969e6654845b22db
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Tue Jan 17 13:20:04 2017 +0000

    Make strings translatable in dialog-bi-import.c

commit 9c39d0e5974e2eca6919cebda3fcd138338d8e5d
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Sun Jan 15 15:27:36 2017 +0000

    Bug 767032 - Bad invoices from importing "posted" needing currency conversion
    
    Only auto-post if:
    The posted_to account name is valid.
    There's no currency conversion.
    The invoice customer's currency matches the A/R account currency.
    
    Tell the user what happened with a dialog.

commit 8187624b680dfcd461fa8cd83d0c16248887134c
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Jan 10 16:21:47 2017 +0100

    Fix compiler warning about confusing indentation

commit f4510cf54690755ddb6a82b23860799067650ada
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Jan 10 13:21:14 2017 +0100

    Drop unused DEBUG_MEMORY macro
    
    Thanks to Stefan Talpalaru for spotting this.

commit 897fc841b6f74c555ba9847cf4146b63c3c41792
Author: Stefan Talpalaru <stefantalpalaru at yahoo.com>
Date:   Sat Jan 7 18:16:54 2017 +0100

    configure: fix --disable-debug, --disable-profile and --disable-locale-specific-tax

commit e8c159104de25197d335e984503cd99f9fe841ff
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 27 15:21:50 2016 -0800

    Define _(X) to handle localization of GNC_COMMODITY_NS_CURRENCY.

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.

commit d658b7570c80eeaa535ebb627a5c168aaabbcfea
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 18 12:50:30 2016 -0800

    Fix reference to SVN in README.



Summary of changes:
 CMakeLists.txt                                     |    2 +-
 README                                             |    1 +
 configure.ac                                       |   25 +-
 contrib/gnuc2ooo.py                                |    2 +-
 doc/README.HBCI                                    |    2 +-
 doc/README.OFX                                     |   10 +-
 doc/TRANSLATION_HOWTO                              |    8 +-
 doc/misc-notes.txt                                 |    2 +-
 doc/projects.html                                  |   22 +-
 doc/tip_of_the_day.list.in                         |    2 +-
 macros/m4_ax_boost_base.m4                         |    2 +-
 po/glossary/gnc-glossary.txt                       |    4 +-
 po/pt.po                                           | 3092 ++++++++++----------
 src/CMakeLists.txt                                 |    4 -
 src/README.modules                                 |    2 +-
 src/app-utils/calculation/expression_parser.c      |    8 +-
 src/app-utils/calculation/fin.c                    |   22 +-
 src/app-utils/calculation/finvar.h                 |    4 +-
 src/app-utils/gnc-accounting-period.c              |    2 +-
 src/app-utils/gnc-accounting-period.h              |    2 +-
 src/app-utils/gnc-component-manager.h              |    2 +-
 src/app-utils/gnc-euro.c                           |    1 +
 src/app-utils/gnc-exp-parser.h                     |    2 +-
 src/backend/dbi/gnc-backend-dbi.cpp                |    2 +-
 src/backend/dbi/test/test-backend-dbi-basic.cpp    |    1 +
 src/backend/sql/gnc-sql-backend.hpp                |    4 +-
 src/backend/sql/gnc-sql-column-table-entry.hpp     |    2 +-
 src/backend/sql/gnc-sql-connection.hpp             |    2 +-
 src/backend/sql/gnc-sql-object-backend.hpp         |    2 +-
 src/backend/xml/gnc-account-xml-v2.cpp             |    2 +-
 src/backend/xml/io-gncxml-v2.cpp                   |    4 +-
 src/backend/xml/io-gncxml.h                        |    2 +-
 src/config.h.cmake.in                              |    3 -
 src/core-utils/gnc-guile-utils.h                   |    2 +-
 src/core-utils/gnc-jalali.c                        |    2 +-
 src/core-utils/test/test-resolve-file-path.c       |    2 +-
 src/doc/budget.txt                                 |    8 +-
 src/doc/constderv.html                             |    6 +-
 src/doc/constraints.txt                            |    6 +-
 src/doc/design/component-manager.texi              |    2 +-
 src/doc/design/engine.texi                         |   22 +-
 src/doc/design/user-preferences.texi               |    6 +-
 src/doc/doxygen.cfg.in                             |    2 +-
 src/doc/engine.txt                                 |    4 +-
 src/doc/finutil.html                               |   14 +-
 src/doc/guid.txt                                   |    2 +-
 src/doc/lots.txt                                   |    8 +-
 src/doc/multicurrency-discussion.txt               |    2 +-
 src/doc/python-bindings-doxygen.py                 |    2 +-
 src/doc/qif.txt                                    |    2 +-
 src/engine/Account.c                               |    2 +-
 src/engine/Account.h                               |    2 +-
 src/engine/README.query-api                        |    4 +-
 src/engine/Recurrence.h                            |    6 +-
 src/engine/Transaction.c                           |    4 +-
 src/engine/TransactionP.h                          |    4 +-
 src/engine/cap-gains.c                             |    2 +-
 src/engine/cap-gains.h                             |    2 +-
 src/engine/commodity-table.scm                     |    4 +-
 src/engine/design.txt                              |   12 +-
 src/engine/engine-utilities.scm                    |    2 +-
 src/engine/extensions.txt                          |    2 +-
 src/engine/gnc-commodity.c                         |   31 +-
 src/engine/gnc-commodity.h                         |    5 +-
 src/engine/gnc-hooks.h                             |    2 +-
 src/engine/gnc-pricedb.h                           |    2 +-
 src/engine/test-core/test-engine-stuff.cpp         |    2 +-
 src/engine/test/gtest-import-map.cpp               |    8 +-
 src/engine/test/test-business.c                    |    2 +-
 src/engine/test/test-transaction-voiding.cpp       |    2 +-
 src/engine/test/utest-Account.cpp                  |    4 +-
 src/engine/test/utest-Budget.c                     |    2 +-
 src/engine/test/utest-Split.cpp                    |    2 +-
 src/gnome-search/dialog-search.c                   |    2 +-
 src/gnome-search/dialog-search.h                   |    2 +-
 src/gnome-utils/assistant-xml-encoding.c           |    4 +-
 src/gnome-utils/dialog-account.c                   |    2 +-
 src/gnome-utils/dialog-commodity.c                 |   10 +-
 src/gnome-utils/dialog-commodity.h                 |    4 +
 src/gnome-utils/dialog-options.c                   |    2 +-
 src/gnome-utils/dialog-transfer.h                  |    2 +-
 src/gnome-utils/gnc-account-sel.h                  |    2 +-
 src/gnome-utils/gnc-combott.c                      |    4 +-
 src/gnome-utils/gnc-currency-edit.c                |    1 +
 src/gnome-utils/gnc-date-edit.h                    |    2 +-
 src/gnome-utils/gnc-dense-cal-model.h              |    2 +-
 src/gnome-utils/gnc-dense-cal.c                    |    6 +-
 src/gnome-utils/gnc-gnome-utils.h                  |    2 +-
 src/gnome-utils/gnc-plugin-file-history.h          |    2 +-
 src/gnome-utils/gnc-query-view.c                   |    2 +-
 src/gnome-utils/gnc-query-view.h                   |    4 +-
 src/gnome-utils/gnc-tree-view-account.c            |    4 +-
 src/gnome-utils/gnc-tree-view-split-reg.c          |    6 +-
 src/gnome-utils/search-param.h                     |    4 +-
 src/gnome/assistant-acct-period.c                  |    8 +-
 src/gnome/assistant-loan.c                         |    4 +-
 src/gnome/dialog-find-transactions.c               |    2 +-
 src/gnome/dialog-find-transactions2.c              |    2 +-
 src/gnome/dialog-print-check.c                     |    2 +-
 src/gnome/dialog-sx-editor.c                       |    4 +-
 src/gnome/dialog-sx-editor2.c                      |    4 +-
 src/gnome/dialog-sx-since-last-run.c               |    2 +-
 src/gnome/gnc-plugin-page-account-tree.c           |    2 +-
 src/html/gnc-html-webkit.c                         |    2 +-
 src/html/gnc-html.h                                |    2 +-
 src/import-export/csv-exp/assistant-csv-export.c   |    2 +-
 .../csv-exp/csv-transactions-export.c              |    2 +-
 src/import-export/csv-exp/csv-tree-export.c        |    2 +-
 .../csv-imp/assistant-csv-trans-import.c           |    4 +-
 src/import-export/csv-imp/csv-fixed-trans-import.c |    2 +-
 src/import-export/csv-imp/gnc-csv-trans-settings.h |    2 +-
 src/import-export/generic-import-design.txt        |    4 +-
 src/import-export/import-backend.c                 |   10 +-
 src/import-export/import-backend.h                 |    2 +-
 src/import-export/import-format-dialog.c           |    2 +-
 src/import-export/import-main-matcher.c            |    2 +-
 src/import-export/import-main-matcher.h            |    4 +-
 src/import-export/import-settings.c                |    2 +-
 src/import-export/log-replay/gnc-log-replay.c      |    4 +-
 src/import-export/qif-imp/qif-file.scm             |    2 +-
 src/import-export/qif/qif-objects.c                |    4 +-
 src/libqof/qof/gnc-backend-prov.hpp                |    2 +-
 src/libqof/qof/gnc-int128.hpp                      |    4 +-
 src/libqof/qof/gnc-numeric.h                       |    6 +-
 src/libqof/qof/qof-backend.hpp                     |    6 +-
 src/libqof/qof/qofbackend.h                        |    2 +-
 src/libqof/qof/qofbook.h                           |    2 +-
 src/libqof/qof/qofclass.h                          |    6 +-
 src/libqof/qof/qofid.h                             |    6 +-
 src/libqof/qof/qofinstance.h                       |    2 +-
 src/libqof/qof/qofquery.cpp                        |    4 +-
 src/libqof/qof/qofquerycore-p.h                    |    2 +-
 src/libqof/qof/qofquerycore.cpp                    |    4 +-
 src/libqof/qof/qofsession.h                        |    4 +-
 src/libqof/qof/qofutil.h                           |    2 +-
 .../example_scripts/account_analysis.py            |    4 +-
 .../python-bindings/example_scripts/str_methods.py |    2 +-
 src/optional/python-bindings/gnucash_business.py   |    2 +-
 src/plugins/bi_import/dialog-bi-import-gui.c       |    3 +-
 src/plugins/bi_import/dialog-bi-import.c           |  103 +-
 src/quotes/Quote_example.pl                        |    2 +-
 src/quotes/gnc-fq-helper.in                        |    2 +-
 src/register/ledger-core/gnc-ledger-display.c      |    2 +-
 src/register/ledger-core/gnc-ledger-display2.c     |    2 +-
 src/register/ledger-core/split-register-p.h        |    2 +-
 src/register/ledger-core/split-register.h          |    2 +-
 src/register/register-core/cellblock.h             |    2 +-
 src/register/register-core/combocell.h             |    2 +-
 src/register/register-core/datecell.h              |    4 +-
 src/register/register-core/table-allgui.c          |    2 +-
 src/report/business-reports/balsheet-eg.scm        |    2 +-
 src/report/business-reports/fancy-invoice.scm      |    2 +-
 src/report/locale-specific/us/taxtxf-de_DE.scm     |    2 +-
 src/report/locale-specific/us/taxtxf.scm           |    4 +-
 src/report/report-system/html-acct-table.scm       |   10 +-
 src/report/report-system/html-utilities.scm        |    2 +-
 src/report/report-system/options-utilities.scm     |    2 +-
 src/report/report-system/report.scm                |    2 +-
 src/report/standard-reports/advanced-portfolio.scm |    2 +-
 src/report/standard-reports/balance-sheet.scm      |    2 +-
 src/report/standard-reports/budget-barchart.scm    |    4 +-
 src/report/standard-reports/budget-flow.scm        |    6 +-
 src/report/standard-reports/budget.scm             |    4 +-
 src/report/standard-reports/trial-balance.scm      |    4 +-
 src/scm/string.scm                                 |    2 +-
 src/scm/substring-search.scm                       |    2 +-
 166 files changed, 1968 insertions(+), 1872 deletions(-)



More information about the gnucash-patches mailing list