summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@gtk.org>1998-05-01 03:37:01 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-05-01 03:37:01 +0000
commit6349f7cb2cad64b7209b55873f81c5abfd4c002b (patch)
treea253b717e4a00ef1f5abe6b338473e44dab4cd2a /ChangeLog.pre-2-8
parent8435d348387df3d4b79a255d9a20047cdee24e6f (diff)
downloadgdk-pixbuf-6349f7cb2cad64b7209b55873f81c5abfd4c002b.tar.gz
Check to catch the case when the viewport fits in either direction orgtk-1-0-merge-1
Thu Apr 30 23:32:51 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_allocate): Check to catch the case when the viewport fits in either direction or both, instead of flip-flopping infinitely. Only show/hide the scrollbars once at the end. Thu Apr 30 21:56:07 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtkscrolledwindow.c (gtk_scrolled_window_foreach): Include the scrollbars in the foreach call. (gtk-fortier-980405-0.patch; Patrice Fortier <Patrice.Fortier@aquarel.fr>). The notebook widget really should also include its tabs, but that might cause problems for programs if they
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-826
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 40de3732d..f403d8005 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,29 @@
+Thu Apr 30 23:32:51 1998 Owen Taylor <otaylor@gtk.org>
+
+ * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_allocate):
+ Check to catch the case when the viewport fits in either
+ direction or both, instead of flip-flopping infinitely.
+
+ Only show/hide the scrollbars once at the end.
+
+Thu Apr 30 21:56:07 1998 Owen Taylor <otaylor@gtk.org>
+
+ * gtk/gtkscrolledwindow.c (gtk_scrolled_window_foreach):
+ Include the scrollbars in the foreach call.
+ (gtk-fortier-980405-0.patch;
+ Patrice Fortier <Patrice.Fortier@aquarel.fr>).
+
+ The notebook widget
+ really should also include its tabs, but that might cause
+ problems for programs if they
+
+Thu Apr 30 21:51:52 1998 Owen Taylor <otaylor@gtk.org>
+
+ * gtk/gtkpixmap.c (gtk_pixmap_set): Only request a
+ resize if the size actually changed.
+ (gtk-johannes-980414-0.patch ;
+ johannes@nada.kth.se (Johannes Keukelaar) )
+
Thu Apr 30 10:22:59 1998 Owen Taylor <otaylor@gtk.org>
* glib/ltmain.sh glib/ltconfig glib/config.sub glib/config.guess: