Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drag: add missing introspection annotations | Ray Strode | 2014-08-06 | 1 | -4/+4 |
* | Don't assert in gtk_event_controller_constructed | Matthias Clasen | 2014-05-27 | 1 | -0/+2 |
* | Docs: Cosmetic fixes | Matthias Clasen | 2014-05-23 | 1 | -3/+3 |
* | drag: Allow gtk_gesture_get_start_point/offset() to be called on ::drag-end | Carlos Garnacho | 2014-05-23 | 1 | -2/+12 |
* | Prevent subclassing of gestures | Matthias Clasen | 2014-05-23 | 1 | -1/+2 |
* | drag: doc fixes | Carlos Garnacho | 2014-05-23 | 1 | -3/+3 |
* | drag: Add missing documentation | Carlos Garnacho | 2014-05-23 | 1 | -0/+44 |
* | drag: remove unused #define | Carlos Garnacho | 2014-05-23 | 1 | -2/+0 |
* | drag: Make API offsets based | Carlos Garnacho | 2014-05-23 | 1 | -12/+21 |
* | drag: Make a subclass of GtkGestureSingle | Carlos Garnacho | 2014-05-23 | 1 | -1/+1 |
* | Add GtkGestureDrag | Carlos Garnacho | 2014-05-23 | 1 | -0/+210 |