]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Document possible accelerator gotcha when using this function. (#139641,
[~andy/gtk] / ChangeLog.pre-2-6
index 1401e17fb664ae3428eee7d2a639ee75d2280a2e..b6c801da263bd5316df5c71dec35627ae6883fe9 100644 (file)
@@ -1,3 +1,20 @@
+2004-04-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkactiongroup.c (gtk_action_group_add_action): Document
+       possible accelerator gotcha when using this function.  (#139641, 
+       Christian Persch)
+
+       * gtk/gtkuimanager.c (node_remove_ui_reference): Don't leak
+       list nodes.  (#138862, Morten Welinder)
+
+Tue Apr 13 12:24:49 2004  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreeview.c (gtk_tree_view_destroy): remove unused
+       variable.
+       (gtk_tree_view_button_press): If we activated the row we don't
+       want to grab focus back, as moving focus to another widget is
+       pretty common, #138458
+
 2004-04-12  Federico Mena Quintero  <federico@ximian.com>
 
        * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Added