summaryrefslogtreecommitdiff
path: root/gtk/gtkgesturedrag.c
Commit message (Expand)AuthorAgeFilesLines
* drag: add missing introspection annotationsRay Strode2014-08-061-4/+4
* Don't assert in gtk_event_controller_constructedMatthias Clasen2014-05-271-0/+2
* Docs: Cosmetic fixesMatthias Clasen2014-05-231-3/+3
* drag: Allow gtk_gesture_get_start_point/offset() to be called on ::drag-endCarlos Garnacho2014-05-231-2/+12
* Prevent subclassing of gesturesMatthias Clasen2014-05-231-1/+2
* drag: doc fixesCarlos Garnacho2014-05-231-3/+3
* drag: Add missing documentationCarlos Garnacho2014-05-231-0/+44
* drag: remove unused #defineCarlos Garnacho2014-05-231-2/+0
* drag: Make API offsets basedCarlos Garnacho2014-05-231-12/+21
* drag: Make a subclass of GtkGestureSingleCarlos Garnacho2014-05-231-1/+1
* Add GtkGestureDragCarlos Garnacho2014-05-231-0/+210