diff options
author | Havoc Pennington <hp@pobox.com> | 2001-08-18 17:03:27 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-08-18 17:03:27 +0000 |
commit | a6c53acc2efd64fa9348d961088d80eda47c8987 (patch) | |
tree | 1620a46bc989ef0d655eccc9f31b3381dadbfc84 /ChangeLog.pre-2-0 | |
parent | a6d2714c023c1f666511aa70b1a45d9d82fc94cd (diff) | |
download | gtk+-a6c53acc2efd64fa9348d961088d80eda47c8987.tar.gz |
constrain position on hints_changed in addition to the other cases.
2001-08-18 Havoc Pennington <hp@pobox.com>
* gtk/gtkwindow.c (gtk_window_move_resize): constrain position on
hints_changed in addition to the other cases.
(gtk_window_move_resize): include last position from configure
notify in debug spew
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 7b3eda5f26..58dd61394f 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,10 @@ +2001-08-18 Havoc Pennington <hp@pobox.com> + + * gtk/gtkwindow.c (gtk_window_move_resize): constrain position on + hints_changed in addition to the other cases. + (gtk_window_move_resize): include last position from configure + notify in debug spew + 2001-08-18 James Henstridge <james@daa.com.au> * gtk/gtkaccelgroup.c (gtk_accel_group_object_destroy): use the |