summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2000-07-11 06:08:24 +0000
committerTim Janik <timj@src.gnome.org>2000-07-11 06:08:24 +0000
commitfc5ee9256d7b16abf0ec49319daeca59752d1cb2 (patch)
treeec7e444bed2cdea3700125bb8719c2553071e135 /ChangeLog.pre-2-6
parent64911ddc44c775e61afe8c6593fc063f427c6927 (diff)
downloadgdk-pixbuf-fc5ee9256d7b16abf0ec49319daeca59752d1cb2.tar.gz
eek, i've never seen a bug here, never been here and never fixed anything
Tue Jul 11 08:04:58 2000 Tim Janik <timj@gtk.org> * gtk/gtktree.c (gtk_real_tree_select_child): eek, i've never seen a bug here, never been here and never fixed anything ;( (don't segfault if tree->root_tree is NULL, which happens prior to widget realization, but puke instead).
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index cce9c6d10..c2eda145a 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+Tue Jul 11 08:04:58 2000 Tim Janik <timj@gtk.org>
+
+ * gtk/gtktree.c (gtk_real_tree_select_child): eek, i've never seen
+ a bug here, never been here and never fixed anything ;(
+ (don't segfault if tree->root_tree is NULL, which happens prior
+ to widget realization, but puke instead).
+
Tue Jul 11 06:38:42 2000 Tim Janik <timj@gtk.org>
* gtk/gtkrc.h: add xthickness and ythickness to GtkRcStyle and