summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-03-18 23:49:36 +0000
committerTim Janik <timj@src.gnome.org>1998-03-18 23:49:36 +0000
commit3c03a6787d7c10bc47e76852dfbad74372d4f460 (patch)
tree1079921e2783765fd9d300e54ae189e8cf4a5815 /ChangeLog.pre-2-4
parentf9739e834376121d8f766072499126e1cac2f332 (diff)
downloadgdk-pixbuf-3c03a6787d7c10bc47e76852dfbad74372d4f460.tar.gz
perform the neccessary checks on funtion begin. use the scrolled_window
Thu Mar 19 00:37:44 1998 Tim Janik <timj@gtk.org> * gtk/gtkscrolledwindow.c (gtk_scrolled_window_construct): perform the neccessary checks on funtion begin. use the scrolled_window that got passed to this function, and not a new one.
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 46f8796c5..b70d51ae5 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Thu Mar 19 00:37:44 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkscrolledwindow.c (gtk_scrolled_window_construct): perform the
+ neccessary checks on funtion begin. use the scrolled_window that got
+ passed to this function, and not a new one.
+
Wed Mar 18 11:09:10 1998 Owen Taylor <owt1@cornell.edu>
( From: James Henstridge <james@daa.com.au> )