summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
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
===========