From 386f8d1f622e90413d055d8cb417b3650ad2164d Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 26 Feb 2002 23:56:26 +0000 Subject: Append mnemonics rather than prepending them so that the order is Tue Feb 26 18:47:44 2002 Owen Taylor * 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) --- ChangeLog.pre-2-2 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.pre-2-2') 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 + + * 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 * gtk/gtkarrow.c, gtk/gtkmenuitem.c, gtk/gtkrange.c -- cgit v1.2.1