diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-08 19:39:26 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-08 19:39:26 +0000 |
commit | ac447dc59b351cc2e3e7960b00ed73b72050f7a2 (patch) | |
tree | ff8552b9051cc69931d202804334b610e799105f /ChangeLog.pre-2-8 | |
parent | 6ec06edbbfeed89767a720694ca7e7a091e18e66 (diff) | |
download | gtk+-ac447dc59b351cc2e3e7960b00ed73b72050f7a2.tar.gz |
Return FALSE if not shoing the titles. (#70959, Thomas Leonard)
Fri Feb 8 14:30:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkclist.c (title_focus_in): Return FALSE if
not shoing the titles. (#70959, Thomas Leonard)
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 c903cd4db3..3b6d5375dc 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Fri Feb 8 14:30:14 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkclist.c (title_focus_in): Return FALSE if + not shoing the titles. (#70959, Thomas Leonard) + 2002-02-08 Darin Adler <darin@bentspoon.com> * demos/gtk-demo/main.c: (load_file): isspace -> g_ascii_isspace |