summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-11-14 03:18:21 +0000
committerDavid Robillard <d@drobilla.net>2012-11-14 03:18:21 +0000
commit7258edd2c1e32162d057ce28e9b2661d814bccee (patch)
treeaa4deb3b37c939d0efeab6b4c1f76789e44c8546 /NEWS
parent9cf8c3db0f1e4fdbb8a93fc1755b00a17a5af2d2 (diff)
downloadsuil-7258edd2c1e32162d057ce28e9b2661d814bccee.tar.gz
suil-7258edd2c1e32162d057ce28e9b2661d814bccee.tar.bz2
suil-7258edd2c1e32162d057ce28e9b2661d814bccee.zip
Support reparenting Gtk-in-Qt UIs.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4811 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ce6f207..16c6e5f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
suil (0.6.5) unstable;
+ * Fix embedding Gtk in Qt as a child widget (support reparenting)
* Support for wrapping native Windows UIs in Gtk2
* Gracefully handle UIs with no port_event method
* Replace host provided features that match Suil implemented features, rather
than passing UIs duplicate features
* Disable timestamps in HTML documentation for reproducible build
- -- David Robillard <d@drobilla.net> Sun, 09 Sep 2012 03:19:01 -0400
+ -- David Robillard <d@drobilla.net> Sun, Tue, 13 Nov 2012 22:02:19 -0500
suil (0.6.4) stable;