summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-02-26 23:56:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-02-26 23:56:26 +0000
commit386f8d1f622e90413d055d8cb417b3650ad2164d (patch)
treefdb61d5619303761be370dd31958cf5bea617609 /ChangeLog.pre-2-2
parentad64579ca088e50234b8a8264684e7d8c818f38c (diff)
downloadgdk-pixbuf-386f8d1f622e90413d055d8cb417b3650ad2164d.tar.gz
Append mnemonics rather than prepending them so that the order is
Tue Feb 26 18:47:44 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkwindow.c (gtk_window_add_mnemonic): Append mnemonics rather than prepending them so that the order is typically forward rather than typically backward. (Partial fix for #52395)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-27
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index a42c115da..45b06e571 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,10 @@
+Tue Feb 26 18:47:44 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkwindow.c (gtk_window_add_mnemonic): Append
+ mnemonics rather than prepending them so that the
+ order is typically forward rather than typically
+ backward. (Partial fix for #52395)
+
Wed Feb 27 00:45:39 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkarrow.c, gtk/gtkmenuitem.c, gtk/gtkrange.c