From 3184f21f0a861119e008869fc00783d292835b32 Mon Sep 17 00:00:00 2001 From: Lars Hamann Date: Mon, 10 Aug 1998 17:56:43 +0000 Subject: Fix for resize bug. Call gtk_widget_size_allocate instead of Sun Aug 9 23:31:59 1998 Lars Hamann * gtk/gtkclist.c (adjust_scrollbars): Fix for resize bug. Call gtk_widget_size_allocate instead of gtk_widget_queue_resize if the visibility state of a scrollbar changes. --- ChangeLog.pre-2-6 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0a202c477..065a49e7e 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +Sun Aug 9 23:31:59 1998 Lars Hamann + + * gtk/gtkclist.c (adjust_scrollbars): Fix for resize bug. Call + gtk_widget_size_allocate instead of gtk_widget_queue_resize + if the visibility state of a scrollbar changes. + Mon Aug 10 12:49:54 1998 Tim Janik * gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd). -- cgit v1.2.1