Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -3/+3 |
* | docs: Clean up dangling links in gdk docs | Matthias Clasen | 2020-08-05 | 1 | -1/+1 |
* | gdk: Conflate GDK devices | Carlos Garnacho | 2020-07-29 | 1 | -3/+0 |
* | gdk: Add gdk_event_get_seat() | Carlos Garnacho | 2020-06-23 | 1 | -0/+3 |
* | gdk: Rename gdk_motion_event_get_history | Matthias Clasen | 2020-06-09 | 1 | -13/+3 |
* | Keep scroll history | Matthias Clasen | 2020-06-09 | 1 | -0/+11 |
* | GdkEvent: Save history in a GArray | Timm Bäder | 2020-05-05 | 1 | -1/+2 |
* | Restructure the GdkEvent type hierarchy | Emmanuele Bassi | 2020-04-16 | 1 | -15/+80 |
* | gdk: Redo key events | Matthias Clasen | 2020-04-06 | 1 | -17/+19 |
* | Add gdk_event_get_match | Matthias Clasen | 2020-04-05 | 1 | -0/+15 |
* | Add gdk_event_matches | Matthias Clasen | 2020-04-05 | 1 | -0/+11 |
* | gdk: Drop event structs from the headers | Matthias Clasen | 2020-02-21 | 1 | -20/+0 |
* | Clean up GdkEventType docs | Matthias Clasen | 2020-02-21 | 1 | -28/+14 |
* | events: reorganize getters | Matthias Clasen | 2020-02-21 | 1 | -101/+79 |
* | Drop gdk_set/get_show_events | Matthias Clasen | 2020-02-21 | 1 | -5/+0 |
* | Strip const from GdkEvent | Matthias Clasen | 2020-02-21 | 1 | -38/+38 |
* | events: Drop all setters | Matthias Clasen | 2020-02-21 | 1 | -22/+0 |
* | Drop GDK_NOTHING | Matthias Clasen | 2020-02-21 | 1 | -2/+0 |
* | Make GdkEvent a boxed type | Matthias Clasen | 2020-02-21 | 1 | -3/+0 |
* | Drop gdk_event_new and gdk_event_copy | Matthias Clasen | 2020-02-21 | 1 | -2/+2 |
* | events: Drop GDK_DESTROY | Matthias Clasen | 2020-02-21 | 1 | -2/+0 |
* | Use a single compilation symbol | Emmanuele Bassi | 2019-11-27 | 1 | -1/+1 |
* | Drop gdk_event_get_root_coords | Matthias Clasen | 2019-05-31 | 1 | -4/+0 |
* | Drop child surfaces | Matthias Clasen | 2019-05-28 | 1 | -1/+0 |
* | Drop gdk_event_handler_set | Matthias Clasen | 2019-02-23 | 1 | -17/+0 |
* | GdkEvent: Make gdk_event_set_user_data private | Timm Bäder | 2019-01-18 | 1 | -4/+0 |
* | Annotate values of PRIORITY constants | Tomasz Miąsko | 2018-12-22 | 1 | -1/+1 |
* | gdk: Remove gdk_event_get_string() | Benjamin Otte | 2018-07-30 | 1 | -3/+0 |
* | Revert "gdk: Drop configure events" | Matthias Clasen | 2018-07-15 | 1 | -0/+4 |
* | gdk: Drop map events | Matthias Clasen | 2018-07-15 | 1 | -4/+0 |
* | gdk: Drop expose events | Matthias Clasen | 2018-07-15 | 1 | -4/+0 |
* | gdk: Drop configure events | Matthias Clasen | 2018-07-15 | 1 | -4/+0 |
* | dnd: Rename headers | Matthias Clasen | 2018-07-02 | 1 | -1/+1 |
* | Remove a lot of Since annotations | Matthias Clasen | 2018-06-25 | 1 | -11/+1 |
* | dnd: Add gdk_event_get_drop() | Benjamin Otte | 2018-06-18 | 1 | -2/+1 |
* | gdk: Get rid of gdk_event_free() | Benjamin Otte | 2018-05-29 | 1 | -2/+0 |
* | GdkSurface: Rename lots of stuff from window->surface | Alexander Larsson | 2018-03-20 | 1 | -33/+33 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -3/+3 |
* | Remove gdk_window_add_filter | Matthias Clasen | 2018-02-07 | 1 | -50/+0 |
* | Make gdk_event_get_history public | Matthias Clasen | 2018-02-06 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -41/+41 |
* | gdk: Rename gdk_event_get_history() to get_motion_history() | Carlos Garnacho | 2018-02-05 | 1 | -1/+2 |
* | gdk: Move GdkWindowState enum around | Matthias Clasen | 2017-12-26 | 1 | -45/+0 |
* | gdk: Remove the event structs from the documentation | Matthias Clasen | 2017-12-26 | 1 | -19/+4 |
* | Remove leftover gdk_event_request_motions from headers | Matthias Clasen | 2017-12-26 | 1 | -2/+0 |
* | gdk: Remove DRAG_STATUS and DROP_FINISHED events | Benjamin Otte | 2017-12-15 | 1 | -5/+0 |
* | gdk: Drop GDK_DAMAGE | Matthias Clasen | 2017-12-14 | 1 | -3/+0 |
* | Drop GDK_CLIENT_EVENT | Matthias Clasen | 2017-12-14 | 1 | -2/+0 |
* | gdk: Remove explicit event type numbering | Matthias Clasen | 2017-12-14 | 1 | -38/+38 |
* | gdk: Drop GdkEventWindowState | Matthias Clasen | 2017-12-14 | 1 | -8/+0 |