summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-04-30 08:08:02 +0000
committerTim Janik <timj@src.gnome.org>1998-04-30 08:08:02 +0000
commit1b7fc490af23314b8b67ab368afc77a4a70a8504 (patch)
treea120bc3d16ab882ac5d8f2ff7460588f500a3cab /ChangeLog.pre-2-4
parent8c66060a8eb3ec223dc89a06236ded210655f6b8 (diff)
downloadgdk-pixbuf-1b7fc490af23314b8b67ab368afc77a4a70a8504.tar.gz
check if the viewport already exists before iterating over it, maybe we
Thu Apr 30 09:49:14 1998 Tim Janik <timj@gtk.org> * gtk/gtkscrolledwindow.c (gtk_scrolled_window_foreach): check if the viewport already exists before iterating over it, maybe we haven't been constructed yet.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index fa89cad2b..eae04e0e5 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Thu Apr 30 09:49:14 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkscrolledwindow.c (gtk_scrolled_window_foreach): check
+ if the viewport already exists before iterating over it, maybe we
+ haven't been constructed yet.
+
Thu Apr 30 01:51:00 1998 Tim Janik <timj@gtk.org>
* gtk/gtkbin.c (gtk_bin_add): made this function issue a warning if