Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zoomgesture: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -5/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -6/+0 |
* | GtkGestureZoom: Don't leak the list of sequences | Debarshi Ray | 2017-10-19 | 1 | -6/+10 |
* | gesture zoom: Use GdkEvent API | Matthias Clasen | 2017-09-19 | 1 | -5/+14 |
* | gesture: Update to using GdkEvent API | Carlos Garnacho | 2017-09-19 | 1 | -2/+2 |
* | Intern all signal names beforehand | Matthias Clasen | 2015-09-12 | 1 | -1/+2 |
* | gtkgesturezoom: Handle touchpad pinch events | Carlos Garnacho | 2015-08-12 | 1 | -8/+45 |
* | Don't assert in gtk_event_controller_constructed | Matthias Clasen | 2014-05-27 | 1 | -0/+2 |
* | Silence gtk-doc warnings | Matthias Clasen | 2014-05-27 | 1 | -4/+3 |
* | gesturezoom: Just return a double in get_scale_delta() | Carlos Garnacho | 2014-05-27 | 1 | -11/+7 |
* | Docs: Cosmetic fixes | Matthias Clasen | 2014-05-23 | 1 | -1/+1 |
* | Prevent subclassing of gestures | Matthias Clasen | 2014-05-23 | 1 | -1/+2 |
* | zoom: doc fixes | Carlos Garnacho | 2014-05-23 | 1 | -1/+1 |
* | zoom: Add missing documentation | Carlos Garnacho | 2014-05-23 | 1 | -0/+18 |
* | Add GtkGestureZoom | Carlos Garnacho | 2014-05-23 | 1 | -0/+201 |