summaryrefslogtreecommitdiff
path: root/gdk/quartz/gdkdnd-quartz.c
Commit message (Expand)AuthorAgeFilesLines
* Update Quartz DnD code to set device on DnD eventsKristian Rietveld2010-06-301-0/+3
* Implement gdk_drag_context_{get,set}_device in Quartz backendKristian Rietveld2010-06-301-0/+50
* Remove deprecated code from GdkDndJavier Jardón2010-05-031-12/+0
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-1/+1
* Bug 588449 - DnD doesn't work on GDK/QuartzKristian Rietveld2009-09-301-0/+6
* Redo the fix for bug #492117, by adding a getter for the private dragRichard Hult2007-11-011-0/+6
* Add more stubs.Richard Hult2006-03-271-0/+7
* Add the GDK part of the DND implementation.Anders Carlsson2006-03-211-5/+32
* Add quartz backend.Anders Carlsson2005-11-221-0/+178