summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-03-18 02:05:27 +0000
committerTim Janik <timj@src.gnome.org>1998-03-18 02:05:27 +0000
commite648c2d68fac18e27b06783f3c2aaea3f52b3c82 (patch)
tree50626bc572fbea80d10371f018460b53fa92581d /ChangeLog
parent467e4e73c1a3817b4dc50a5c5ae88b408ce96c1a (diff)
downloadgtk+-e648c2d68fac18e27b06783f3c2aaea3f52b3c82.tar.gz
use the resize queue.
Wed Mar 18 02:06:52 1998 Tim Janik <timj@gtk.org> * gtk/gtkcontainer.c (gtk_container_border_width): use the resize queue. * gtk/gtkwindow.c (gtk_window_set_arg): gtk_window_set_hints() after setting certain arguments, so they actually take affect. (gtk_window_set_policy): likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb7ceec331..d45939a99b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Wed Mar 18 02:06:52 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkcontainer.c (gtk_container_border_width): use the resize queue.
+
+ * gtk/gtkwindow.c (gtk_window_set_arg): gtk_window_set_hints() after
+ setting certain arguments, so they actually take affect.
+ (gtk_window_set_policy): likewise.
+
Tue Mar 17 15:51:30 PST 1998 Manish Singh <yosh@gimp.org>
* glib.h: gboolean type changed to int