diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-02-29 03:41:42 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-02-29 03:41:42 +0000 |
commit | 393d0f92384003d2a477cceffbcf5d80c050f127 (patch) | |
tree | 3014593f423a35c9d9c1a40f0f5b74642e70e7d2 /ChangeLog | |
parent | e403f769d5fb5f45bc0cd43419d9e8bfa2987b42 (diff) | |
download | gtk+-393d0f92384003d2a477cceffbcf5d80c050f127.tar.gz |
Make Tab and Shift-Tab work when the completion popup is shown.
Sun Feb 29 04:43:29 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentry.c (gtk_entry_completion_key_press): Make Tab and
Shift-Tab work when the completion popup is shown.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sun Feb 29 04:43:29 2004 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkentry.c (gtk_entry_completion_key_press): Make Tab and + Shift-Tab work when the completion popup is shown. + 2004-02-28 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooserdefault.c (create_folder_tree): Use "Name" for |