summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorLars Hamann <lars@gtk.org>1998-12-04 00:04:31 +0000
committerLars Hamann <lars@src.gnome.org>1998-12-04 00:04:31 +0000
commitf76880f2050c622e5a34c7419ecd6d2c9379c713 (patch)
treeb833cf3315ae4e239edc9527d73155f373473430 /ChangeLog.pre-2-4
parent646d68e4bd3e2867f82491904e1978fb64600584 (diff)
downloadgtk+-f76880f2050c622e5a34c7419ecd6d2c9379c713.tar.gz
fixed for-loop.
Fri Dec 4 00:50:12 1998 Lars Hamann <lars@gtk.org> * gtk/gtkctree.c (gtk_ctree_export_to_gnode): fixed for-loop. * gtk/gtkclist.c (gtk_clist_set_column_visibility) (gtk_clist_column_titles_active) (gtk_clist_column_titles_active) (gtk_clist_column_title_passive) (gtk_clist_column_title_active): few additional tests whether column->button != NULL
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-412
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 8ced4127ad..c705531845 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,15 @@
+Fri Dec 4 00:50:12 1998 Lars Hamann <lars@gtk.org>
+
+ * gtk/gtkctree.c (gtk_ctree_export_to_gnode): fixed for-loop.
+
+ * gtk/gtkclist.c
+ (gtk_clist_set_column_visibility)
+ (gtk_clist_column_titles_active)
+ (gtk_clist_column_titles_active)
+ (gtk_clist_column_title_passive)
+ (gtk_clist_column_title_active): few additional tests whether
+ column->button != NULL
+
Thu Dec 3 16:49:18 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c (DROP_ABORT_TIME): Changed to 5 min