gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Oct 14 17:31:50 EDT 2017


Updated	 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)
	from  https://github.com/Gnucash/gnucash/commit/789a28dd (commit)



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".



Summary of changes:
 CMakeLists.txt                  |  6 ++---
 gnucash/html/gnc-html-webkit1.c | 35 ++++++++++++++++++++++++++-
 gnucash/html/gnc-html-webkit2.c | 52 ++++++++++++++++++++++++++++++++++-------
 3 files changed, 81 insertions(+), 12 deletions(-)



More information about the gnucash-patches mailing list