diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,4 +1,23 @@ ============ +Glade 3.22.0 +============ + + - Fix bug 774994 "in treeview columns editor contextual menu does nothing" + - Simplified GladeBaseEditor + - Fix formatting / layout of project verification details (Daniel P. Berrange) + - Widge chooser: activate treeview with single click and enable Drag & Drop + - Fix Design view selected state + - Fixes bug 793036 "GtkCellRenderer Properties not loaded from glade file" (peter Onion) + - Fix bug in action widgets response-id parsing on 32bits system + - Fix bug 772485 "File Name property of GtkImage is copied to all other GtkImage" + - GladeProject: always treat resource properties as relative + - Fix bug 793652 "Crash when deleting a list" + - Fix bug 793757 "Gtk-CRITICAL **: _gtk_window_add_popover: assertion '_gtk_widget_get_parent (popover) == NULL' failed" + - Add GDK_SUPER_MASK accelerator handling (Sebastian Stang) + - Fix bug #778537 "ActionBar need placeholder" + - Fix bug #794141 - Gtk.IconView disappeared from glade (Albfan) + +============ Glade 3.21.0 ============ |