diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-07-12 17:58:43 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-07-12 17:58:43 +0000 |
commit | 3c57c9614836cbab2c76b0f921a971f615638032 (patch) | |
tree | 855ba49e21987fa1832049fbb091f67c853f9bb6 /ChangeLog.pre-2-2 | |
parent | 79d45ab85da53cabd6697ce5c16b96b651706a9f (diff) | |
download | gtk+-3c57c9614836cbab2c76b0f921a971f615638032.tar.gz |
Properly clean up when handling events for move-resize emulation. (Problem
Thu Jul 12 13:53:28 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkevents-x11.c (gdk_event_translate): Properly
clean up when handling events for move-resize emulation.
(Problem traced down by Matthias Clasen, #57271)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 237450473d..152ee095f5 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +Thu Jul 12 13:53:28 2001 Owen Taylor <otaylor@redhat.com> + + * gdk/x11/gdkevents-x11.c (gdk_event_translate): Properly + clean up when handling events for move-resize emulation. + (Problem traced down by Matthias Clasen, #57271) + Thu Jul 12 13:43:27 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkcombo.c |