summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-410
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index c2f0d11798..54efeb14e9 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,15 @@
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)