summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2000-05-29 21:29:38 +0000
committerJonathan Blandford <jrb@src.gnome.org>2000-05-29 21:29:38 +0000
commit4ceed6bf510ab8b03ba5de63dc580aa8b26e4d30 (patch)
tree1d20d1bc21d92711629f6f298df016f552916301 /ChangeLog.pre-2-0
parentbace0659d21e3589574c53ae81c0a2c71636eb3e (diff)
downloadgtk+-4ceed6bf510ab8b03ba5de63dc580aa8b26e4d30.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. (gtk_clist_column_titles_passive): Ditto.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-01
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 6e936b3411..46e393bb48 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -2,6 +2,7 @@
* gtk/gtkclist.c (gtk_clist_column_titles_active): let you set the
titles to be active, even if they aren't visible.
+ (gtk_clist_column_titles_passive): Ditto.
2000-05-21 Nils Barth <nils_barth@post.harvard.edu>