summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>2001-04-01 04:20:08 +0000
committerTim Janik <timj@src.gnome.org>2001-04-01 04:20:08 +0000
commitd2c132b3a31a0b82d12831108dbc9fcb760a391c (patch)
tree9d66b331880df52afccd60a8417d793585ce41d5 /ChangeLog.pre-2-4
parent1f7e5c06102ddb073620496fe2e8a7df74fd195d (diff)
downloadgtk+-d2c132b3a31a0b82d12831108dbc9fcb760a391c.tar.gz
fixups.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-44
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index cf1ced0006..5b845ec060 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -10,6 +10,10 @@ Sun Apr 1 03:28:14 2001 Tim Janik <timj@gtk.org>
* gtk/gtkwindow.[hc]: partially reverted patch from havoc,
applied by owen.
+ backed out gtk_window_get_location(), gtk_window_set_location(),
+ gtk_window_get_size() and gtk_window_set_size(), these
+ have to be sorted out wrg x/y/width/height/default_with/default_height
+ properties.
kept a flag in GtkWindowGeometryInfo to handle user
resetting default sizes.
cleaned up ZVT comments.