diff options
author | Jonathan Blandford <jrb@redhat.com> | 2000-05-29 21:26:54 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2000-05-29 21:26:54 +0000 |
commit | bace0659d21e3589574c53ae81c0a2c71636eb3e (patch) | |
tree | 6a2d9919c532f8b7fc771399e5f3ec92240bb8ea /ChangeLog.pre-2-8 | |
parent | 15434db63e4e69fb07a8bb74797933ec569fbd3d (diff) | |
download | gdk-pixbuf-bace0659d21e3589574c53ae81c0a2c71636eb3e.tar.gz |
let you set the titles to be active, even if they aren't visible.
2000-05-29 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkclist.c (gtk_clist_column_titles_active): let you set the
titles to be active, even if they aren't visible.
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 1e0da5d55..6e936b341 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2000-05-29 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtkclist.c (gtk_clist_column_titles_active): let you set the + titles to be active, even if they aren't visible. + 2000-05-21 Nils Barth <nils_barth@post.harvard.edu> * gtkmenu.c: |