gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Oct 17 21:35:12 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/e8e43b33 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5e7c2106 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b6d3c0e5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/25e3b22a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/99a28888 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2184cb34 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4c007f8b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/91a2ee45 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/14eafd8a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/281421d5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/97b09b5d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/789a28dd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9e92cc2e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3cdac65d (commit)
	from  https://github.com/Gnucash/gnucash/commit/9472e934 (commit)



commit e8e43b33d6f91eea8bc6bbf289437c0d531c79d6
Merge: 9472e93 5e7c210
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 17 18:34:48 2017 -0700

    Merge branch 'unstable'

commit 5e7c2106eca8b299adfb86eb84b9b708344c6554
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Oct 15 16:11:57 2017 -0700

    Re-release 2.7.0

commit b6d3c0e5818dd907fa963bcec30d586c5cc62dd5
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Oct 15 15:56:40 2017 -0700

    Disable inclusion of transaction text for OFX transactions in the description.
    
    OFX puts rather useless information in the transaction text that makes
    the description overly long with the important part at the end.

commit 25e3b22a4a5c579c3add22e7a8d8d686a80293e0
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Oct 16 14:27:15 2017 -0700

    Use file:/// when constructing a tempdir uri on Windows.
    
    g_get_temp_dir doesn't provide the leading /.

commit 99a28888683f23247ba3cc3c29d774043349c6db
Merge: 2184cb3 4c007f8
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Oct 16 12:04:17 2017 -0700

    Merge branch 'unstable-fix-spelling' of https://github.com/christopherlam/gnucash into unstable

commit 2184cb347a02f589961e9c45c5300ed92bdb59a5
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Oct 16 11:22:55 2017 -0700

    Install libgwengui-gtk3.dll on Windows.

commit 4c007f8b28b1575f50d5d535e28b685458a58462
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Oct 16 21:00:26 2017 +0800

    Fix spelling insensative->insensitive

commit 91a2ee45254454626b10b36ca65d73da0740b968
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Oct 15 13:22:29 2017 -0700

    [MacOS] Change CMake installed names to absolute paths from @rpath/...
    
    gtk-mac-bundler can't access the executable's rpath list so it can't
    follow dependencies if they're not in $install_dir/lib from @rpath.
    Autotools always sets absolute path install names so this should have no
    adverse affects on other Mac builds.

commit 14eafd8a1dc5755494b4522acc7588af76a3456d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 14 14:26:04 2017 -0700

    Build Macs with WebKit1.
    
    Temporarily, I hope. Javascript isn't working with WebKit-2.16 but does
    with WebKit 2.4.11 and I don't want to hold up releasing 2.7.0 any longer.

commit 281421d5cfe4c2e36620f61a48d579ebccbdef5c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Oct 14 14:18:07 2017 -0700

    HTML: Connect to load-failed and resource-load signals.
    
    Useful diagnostics for reports not drawing.

commit 97b09b5df500b036acc32ed5f03cd7088dccbde3
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Oct 13 14:30:46 2017 -0700

    Fix html temp-file URI.
    
    The file path must start with a / anyway so we were getting URIs that
    looked like "file:////foo/bar".

commit 789a28dd5b0b6634566d21f4084555a9794f62e8
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 11 22:38:09 2017 +0200

    reapply commit 3cdac65 on the new dialog-ab-pref and remove obsolete
    section from dialog-ab.gade

commit 9e92cc2ec620f211f1d06ac4cdb7448fbcf3d256
Merge: 9472e93 3cdac65
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 6 20:42:22 2017 +0200

    Merge branch 'maint' into unstable

commit 3cdac65d49999a3b7845e22ac8eb66b824108aac
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 6 20:17:12 2017 +0200

    Use descriptions from gschema as tooltips in Preferences Aqbanking
    
    Inspired by Finster
    https://lists.gnucash.org/logs/2017/10/05.html#T06:42:38



Summary of changes:
 CMakeLists.txt                                     |   9 +-
 ChangeLog                                          | 374 ++++++++++++++++++++-
 NEWS                                               | 121 ++++---
 borrowed/gwengui-gtk3/CMakeLists.txt               |   1 +
 gnucash/gnome-search/CMakeLists.txt                |   4 +
 gnucash/gnome-utils/CMakeLists.txt                 |   4 +
 gnucash/gnome/gtkbuilder/dialog-find-account.glade |   2 +-
 gnucash/html/CMakeLists.txt                        |   4 +
 gnucash/html/gnc-html-webkit1.c                    |  37 ++
 gnucash/html/gnc-html-webkit2.c                    |  52 ++-
 gnucash/import-export/CMakeLists.txt               |   4 +
 gnucash/import-export/aqb/CMakeLists.txt           |   4 +
 gnucash/import-export/aqb/dialog-ab-pref.glade     |  15 +-
 gnucash/import-export/aqb/dialog-ab-trans.c        |   4 +-
 gnucash/import-export/aqb/dialog-ab.glade          | 108 +-----
 gnucash/import-export/aqb/gnc-ab-transfer.c        |   3 +-
 gnucash/import-export/aqb/gnc-ab-utils.c           |  14 +-
 gnucash/import-export/aqb/gnc-ab-utils.h           |   4 +-
 gnucash/import-export/bi-import/CMakeLists.txt     |   4 +
 gnucash/import-export/csv-exp/CMakeLists.txt       |   4 +
 gnucash/import-export/csv-imp/CMakeLists.txt       |   4 +
 .../import-export/customer-import/CMakeLists.txt   |   4 +
 gnucash/import-export/log-replay/CMakeLists.txt    |   4 +
 gnucash/import-export/ofx/CMakeLists.txt           |   4 +
 gnucash/import-export/qif-imp/CMakeLists.txt       |   4 +
 gnucash/import-export/qif/CMakeLists.txt           |   4 +
 gnucash/register/ledger-core/CMakeLists.txt        |   4 +
 gnucash/register/register-core/CMakeLists.txt      |   4 +
 gnucash/register/register-gnome/CMakeLists.txt     |   4 +
 gnucash/report/locale-specific/us/CMakeLists.txt   |   4 +
 gnucash/report/report-gnome/CMakeLists.txt         |   4 +
 gnucash/report/report-system/CMakeLists.txt        |   4 +
 gnucash/report/stylesheets/CMakeLists.txt          |   4 +
 libgnucash/app-utils/CMakeLists.txt                |   8 +
 libgnucash/backend/dbi/CMakeLists.txt              |   4 +
 libgnucash/backend/xml/CMakeLists.txt              |   4 +
 libgnucash/engine/CMakeLists.txt                   |   4 +
 libgnucash/tax/us/CMakeLists.txt                   |   4 +
 po/lv.po                                           |   2 +-
 39 files changed, 666 insertions(+), 184 deletions(-)



More information about the gnucash-patches mailing list