summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd.c
Commit message (Expand)AuthorAgeFilesLines
...
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-2/+2
* New function to get the source widget of a drag.Owen Taylor1998-11-271-5/+56
* Fixed up copyright message.Owen Taylor1998-11-241-12/+12
* Accept drops that are sent to a toplevel but are not within the toplevelsOwen Taylor1998-11-181-4/+8
* check if column[i].button is valid before calling gtk_widget_intersect onManish Singh1998-11-081-5/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-19/+70
* Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION.Owen Taylor1998-10-201-4/+5
* Tue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus@debian.org>Paolo Molaro1998-10-201-3/+3
* Fixed typo - look for right atom on transfer failures.merge-to-themes-2-6Owen Taylor1998-10-191-1/+1
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+2343