diff options
author | Owen Taylor <owt1@cornell.edu> | 1998-04-07 04:17:27 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-04-07 04:17:27 +0000 |
commit | 8051b9d2bc7975cfc86705f4994e37495da56f20 (patch) | |
tree | 0919bd933a108ba7959406ee1e2b61faa7e8f107 /ChangeLog | |
parent | 30533f03970b90ce333d737ac5a97513bcd9d62e (diff) | |
download | gdk-pixbuf-8051b9d2bc7975cfc86705f4994e37495da56f20.tar.gz |
Set the window hints on every map so that GTK_WIN_POS_MOUSE works
Mon Apr 6 23:48:29 1998 Owen Taylor <owt1@cornell.edu>
* gtk/gtkwindow.c (gtk_window_realize): Set the
window hints on every map so that GTK_WIN_POS_MOUSE
works correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Apr 6 23:48:29 1998 Owen Taylor <owt1@cornell.edu> + + * gtk/gtkwindow.c (gtk_window_realize): Set the + window hints on every map so that GTK_WIN_POS_MOUSE + works correctly. + 1998-04-06 Federico Mena Quintero <federico@nuclecu.unam.mx> * gtk/gtktable.h: |