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 | |
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.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-0 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-2 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 5 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
7 files changed, 35 insertions, 0 deletions
@@ -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: diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 1e0da5d55..6e936b341 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -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: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 1e0da5d55..6e936b341 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -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: diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 1e0da5d55..6e936b341 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -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: diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 1e0da5d55..6e936b341 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -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: diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 1e0da5d55..6e936b341 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -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: 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: |