Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -1/+1 |
* | Drop _gdk_device_query_state | Matthias Clasen | 2020-08-26 | 1 | -16/+0 |
* | Drop gdk_device_get_position | Matthias Clasen | 2020-08-13 | 1 | -19/+0 |
* | gdk: Documentation touchups | Matthias Clasen | 2020-08-13 | 1 | -10/+10 |
* | gdk: Drop gdk_device_get_device_type() | Carlos Garnacho | 2020-07-30 | 1 | -79/+3 |
* | gdk: Drop gdk_device_get_associated_device() | Carlos Garnacho | 2020-07-30 | 1 | -42/+0 |
* | gdk: Remove gdk_device_get_axes() | Carlos Garnacho | 2020-07-29 | 1 | -35/+0 |
* | gdkdevice: Remove gdk_device_get_state() | Carlos Garnacho | 2020-07-28 | 1 | -31/+0 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -37/+37 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -5/+5 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -5/+5 |
* | gdk: Drop gdk_device_get_last_event_surface() | Carlos Garnacho | 2020-06-24 | 1 | -27/+0 |
* | gdk: Drop GdkGrabOwnership | Carlos Garnacho | 2020-06-23 | 1 | -2/+0 |
* | Rename master and slave device | Emmanuele Bassi | 2020-06-18 | 1 | -65/+63 |
* | gdk: Drop axis labels | Matthias Clasen | 2020-06-10 | 1 | -107/+9 |
* | gdk: Drop gdk_device_set_axis_use | Matthias Clasen | 2020-06-09 | 1 | -41/+0 |
* | gdk: Drop gdk_device_get/set_keys | Matthias Clasen | 2020-06-09 | 1 | -84/+0 |
* | gdk: Drop gdk_device_get_history | Matthias Clasen | 2020-06-08 | 1 | -87/+0 |
* | gdk: Documentation fixups | Matthias Clasen | 2020-06-05 | 1 | -0/+61 |
* | Drop fallback-c89.c | Christoph Reiter | 2020-05-31 | 1 | -3/+0 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -1/+1 |
* | device: remove get_toplevel from surface_at_position vfunc | Christian Hergert | 2020-05-19 | 1 | -10/+8 |
* | gdk: Make GdkKeymap a private api | Matthias Clasen | 2020-04-06 | 1 | -1/+1 |
* | gdk: Add keymap properties to GdkDevice | Matthias Clasen | 2020-04-05 | 1 | -0/+133 |
* | Drop root coordinates from _gdk_device_query_state | Matthias Clasen | 2020-03-12 | 1 | -5/+1 |
* | device: Handle missing axis | Benjamin Otte | 2020-03-05 | 1 | -0/+4 |
* | Add missing documentation to GdkDevice | Emmanuele Bassi | 2020-02-26 | 1 | -0/+16 |
* | gdk: Drop GdkDevice::input-mode and rename ::input-source | Matthias Clasen | 2020-02-24 | 1 | -80/+7 |
* | device: Add missing getters | Matthias Clasen | 2020-02-24 | 1 | -20/+30 |
* | device: gdk_device_list_axes() => gdk_device_get_axis_names() | Benjamin Otte | 2020-02-23 | 1 | -11/+19 |
* | device: Inline function into return_if_fail() | Benjamin Otte | 2020-02-22 | 1 | -6/+1 |
* | Fix a doc typo | Luca Bacci | 2020-01-28 | 1 | -1/+1 |
* | gtk: rely on default marshallers | Christian Hergert | 2019-05-30 | 1 | -1/+1 |
* | marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used | Christian Hergert | 2019-05-29 | 1 | -1/+1 |
* | Drop gdk_device_get_position | Matthias Clasen | 2019-05-29 | 1 | -19/+6 |
* | docs: Remove references to gdk_device_grab | Matthias Clasen | 2019-05-28 | 1 | -3/+3 |
* | gdk: Remove remnants of client-side windows | Matthias Clasen | 2019-05-28 | 1 | -7/+3 |
* | surface: Remove abs_x/abs_y | Matthias Clasen | 2019-05-28 | 1 | -2/+2 |
* | gdk: Stop using surface->children | Matthias Clasen | 2019-05-28 | 1 | -7/+0 |
* | Drop child surfaces | Matthias Clasen | 2019-05-28 | 1 | -2/+2 |
* | Remove gdk_device_grab/ungrab from public api | Matthias Clasen | 2019-03-29 | 1 | -59/+0 |
* | Rename gdk_device_get_surface_at_position_double | Matthias Clasen | 2019-03-26 | 1 | -4/+4 |
* | Drop gdk_device_get_surface_at_position | Matthias Clasen | 2019-03-26 | 1 | -37/+0 |
* | Rename gdk_device_get_position_double | Matthias Clasen | 2019-03-26 | 1 | -4/+4 |
* | Drop gdk_device_get_position | Matthias Clasen | 2019-03-26 | 1 | -26/+0 |
* | Remove gdk_device_warp | Matthias Clasen | 2019-03-24 | 1 | -28/+0 |
* | GdkSurface: Rename lots of stuff from window->surface | Alexander Larsson | 2018-03-20 | 1 | -65/+65 |
* | GdkSurface: Rename various functions and variables | Alexander Larsson | 2018-03-20 | 1 | -12/+12 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -31/+31 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -79/+1 |