diff options
author | Paolo Molaro <lupus@src.gnome.org> | 1998-10-14 09:07:18 +0000 |
---|---|---|
committer | Paolo Molaro <lupus@src.gnome.org> | 1998-10-14 09:07:18 +0000 |
commit | 0849664209839adf6fe85608e1303ab44de26d63 (patch) | |
tree | 9b980725e6febf90389dfb65ffcabcbb9adaf170 /ChangeLog.pre-2-8 | |
parent | b6b7941b0d339f79b103866fea0ecb7e5e71801f (diff) | |
download | gtk+-0849664209839adf6fe85608e1303ab44de26d63.tar.gz |
Wed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus@debian.org>
* gtk/gtkcombo.c: try completion on MOD1-TAB.
Handle case when the combo->list is empty.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0ab1dcab29..c11edc544e 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Wed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus@debian.org> + + * gtk/gtkcombo.c: try completion on MOD1-TAB. + Handle case when the combo->list is empty. + Mon Oct 12 07:51:34 1998 Tim Janik <timj@gtk.org> * gtk/gtksignal.c (gtk_signal_handlers_destroy): only unref those |