| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gtk_event_controller_get_current_event[_state] | Matthias Clasen | 2020-04-11 | 1 | -0/+9 |
* | Keep more event controller api private | Matthias Clasen | 2020-02-21 | 1 | -42/+0 |
* | wip: Add more information to crossing events | Matthias Clasen | 2020-02-21 | 1 | -2/+9 |
* | Strip const from GdkEvent | Matthias Clasen | 2020-02-21 | 1 | -1/+1 |
* | Explicitly pass the target to handle_event | Matthias Clasen | 2020-02-21 | 1 | -0/+1 |
* | Make crossing events handled the same way | Matthias Clasen | 2020-02-21 | 1 | -2/+0 |
* | New focus change handling | Matthias Clasen | 2020-02-21 | 1 | -0/+35 |
* | Pass translated coordinates outside the event | Matthias Clasen | 2020-02-21 | 1 | -1/+3 |
* | event controller: Add a name property | Matthias Clasen | 2019-06-20 | 1 | -0/+6 |
* | Introduce event controller propagation limits | Matthias Clasen | 2019-05-28 | 1 | -0/+6 |
* | eventcontroller: Move declaration | Benjamin Otte | 2018-04-26 | 1 | -1/+0 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -6/+6 |
* | gesture: Replace gtk_gesture_attach/detach with event controller API | Carlos Garnacho | 2014-05-27 | 1 | -0/+7 |
* | eventcontroller: Make the event-mask property and methods private. | Carlos Garnacho | 2014-05-27 | 1 | -6/+0 |
* | gesture: Simplify gesture/widget interaction public API | Carlos Garnacho | 2014-05-23 | 1 | -8/+0 |
* | Prevent subclassing of gestures | Matthias Clasen | 2014-05-23 | 1 | -16/+0 |
* | eventcontroller: Add propagation-phase property | Carlos Garnacho | 2014-05-23 | 1 | -0/+9 |
* | Add GtkEventController | Carlos Garnacho | 2014-05-23 | 1 | -0/+79 |