]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Use _gtk_action_emit_activate() instead of directly emitting the activate
[~andy/gtk] / ChangeLog.pre-2-4
index fd6136f34e7df1174e85271dceb1b42d18c755fc..54efeb14e982f54fb59f701ee2d293f1c12c3c7a 100644 (file)
@@ -1,3 +1,27 @@
+2004-04-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaction.c (closure_accel_activate): Use
+       _gtk_action_emit_activate() instead of directly
+       emitting the activate signal.  (#141429, Jody Goldberg)
+
+       * gtk/gtkactiongroup.c (gtk_action_group_add_action_with_accel): 
+       Warn people when the accelerator can not be 
+       parsed.  (#141429, Jody Goldberg)
+
+2004-04-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * tests/testentrycompletion.c (main): Add a missing 
+       cat.  (#141070, Chris Sherlock)  
+
+       * gtk/gtkrc.c (gtk_rc_check_pixmap_dir): Remove unused
+       variable.  (#141022, Chris Sherlock)
+       
+       * gtk/gtkcombo.c (gtk_combo_popup_list): Add a missing
+       cast.  (#141013, Chris Sherlock)
+
+       * gtk/gtkcellview.c (gtk_cell_view_cell_layout_clear): Remove
+       unused variable.  (#141011, Chris Sherlock)
+
 2004-04-29  Tor Lillqvist  <tml@iki.fi>
 
        * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_dashes): Plug memory