diff options
author | Tim Janik <timj@src.gnome.org> | 2001-04-01 04:20:08 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2001-04-01 04:20:08 +0000 |
commit | d2c132b3a31a0b82d12831108dbc9fcb760a391c (patch) | |
tree | 9d66b331880df52afccd60a8417d793585ce41d5 /ChangeLog | |
parent | 1f7e5c06102ddb073620496fe2e8a7df74fd195d (diff) | |
download | gdk-pixbuf-d2c132b3a31a0b82d12831108dbc9fcb760a391c.tar.gz |
fixups.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |