From fc99cccb081108e1f29b15ef99bc4eefd749896a Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Wed, 22 Apr 2009 10:29:57 -0400 Subject: * NEWS, configure.ac: Rolling 3.6.3 * plugins/gtk+/gtk+.xml.in: Removed buggy query dialog from notebook (closing bug 578727). --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8604e4e1..222b01c8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ + +=========== +Glade 3.6.3 +=========== + - Maintain current widget selection during commits of related-action + (was causing crashes when the selection changed as a result of a commit, bug 578869) + - GtkButton only accepts real stock *items* and not icons (to use an icon, use a GtkImage + with an unrestricted stock icon) + - Added documentation on integrating Python widgets (Juan Pablo Ugarte) + - Fixed output format for GtkLabel attributes (bug 579793, patch by Davyd Madeley). + - Removed hard coded size request to palette (Bug 579624). + - Made Atk proxy objects always have unique names (bug 579565). + - Removed buggy query dialog from notebook creation (bug 578727). + =========== Glade 3.6.2 =========== -- cgit v1.2.1