summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1998-04-08 19:46:09 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-04-08 19:46:09 +0000
commit09d32399abfccb7d7c42ea60463baf1956e432c4 (patch)
tree5b8a59be666c0fff71016543c6f050407c5180fd /ChangeLog.pre-2-6
parentc492bd10e807923103ec8e9e8e4ccf4476c8973a (diff)
downloadgdk-pixbuf-09d32399abfccb7d7c42ea60463baf1956e432c4.tar.gz
During drag and drop, set the event mask at ButtonPress time to include
1998-04-08 Miguel de Icaza <miguel@nuclecu.unam.mx> * gdk/gdk.c (gdk_event_translate): During drag and drop, set the event mask at ButtonPress time to include ButtonPressMask and ButtonReleaseMask, otherwise, if the button is released, and we get a LeaveNotify event, it still thinks we are doing a drag.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 1190822ff..2eb4bc17e 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+1998-04-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
+
+ * gdk/gdk.c (gdk_event_translate): During drag and drop, set the
+ event mask at ButtonPress time to include ButtonPressMask and
+ ButtonReleaseMask, otherwise, if the button is released, and we
+ get a LeaveNotify event, it still thinks we are doing a drag.
+
Tue Apr 7 22:45:37 PDT 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 0.99.10