From ef71a1da33a3c68cad782029cacbc1d01328b4d6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 21 Feb 2015 23:32:24 +0000 Subject: Add API to specify module port order. Also fix various redundant resize/update issues, improve performance. git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5592 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bf7bda2..b20cc3a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -ganv (1.5.1) unstable; +ganv (1.5.2) unstable; * Fix positioning of embedded widgets when changing layout. * Fix unexpected node jumping when dragging new connections. @@ -7,12 +7,14 @@ ganv (1.5.1) unstable; * Distinguish edge color from port color slighly. * Add support for PDF and PS export. * Improve text rendering at high zoom. + * Improve update performance. + * Add API to specify module port order. * Fix various minor visual alignment/sizing issues. * Fix size of vertical flow modules. * Fix compilation with --no-fdgl (patch from Vlad Glagolev). * Fix crash when destroying canvas. - -- David Robillard Fri, 20 Feb 2015 09:00:29 -0500 + -- David Robillard Sat, 21 Feb 2015 17:21:25 -0500 ganv (1.4.2) stable; -- cgit v1.2.1