]> Pileus Git - ~andy/gtk/commit
Use StructureNotifyMaskMask as the mask, as this enables an application
authorMiguel de Icaza <miguel@nuclecu.unam.mx>
Tue, 17 Mar 1998 07:54:57 +0000 (07:54 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Tue, 17 Mar 1998 07:54:57 +0000 (07:54 +0000)
commit8a0d67391c6f7c627abd2077c713dd2f40ccc6f4
tree1326bbec0440562192dce762f76f963cfc0176ae
parent63955ec2e2c8f43daa6f4832b9f535adbdecd34f
Use StructureNotifyMaskMask as the mask, as this enables an application

Tue Mar 17 02:02:02 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

* gdk/gdk.c (gdk_dnd_drag_leave): Use StructureNotifyMaskMask as
the mask, as this enables an application listening to those events
to catch the root events.  Thanks to Maciej for pointing us in the
right direction.
(gdk_dnd_drag_enter): Likewise.
(gdk_dnd_drag_leave): Likewise.
* gdk/gdkwindow.c (gdk_window_dnd_data_set): Likewise.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdk.c
gdk/gdkwindow.c
gdk/x11/gdkmain-x11.c
gdk/x11/gdkwindow-x11.c