summaryrefslogtreecommitdiff
path: root/ChangeLog
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
parent1f7e5c06102ddb073620496fe2e8a7df74fd195d (diff)
downloadgdk-pixbuf-d2c132b3a31a0b82d12831108dbc9fcb760a391c.tar.gz
fixups.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf1ced000..5b845ec06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.