summaryrefslogtreecommitdiff
path: root/gdk/gdkdevice.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Deprecate GdkDeviceManager and gdk_device_grab/ungrab()Carlos Garnacho2015-12-151-2/+2
* GdkDevice: Add GdkSeat property and getterCarlos Garnacho2015-12-151-0/+3
* device: Add property/getters for vendor/product identifiersCarlos Garnacho2015-01-191-0/+5
* Make global GDK libgtk_only functions more privateEmmanuele Bassi2014-11-081-1/+1
* Use GDK's current window tracking when synthesizing events in GTK+Owen W. Taylor2014-03-121-0/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-1/+1
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-1/+1
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-0/+11
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+29
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* gdk: Remove an unused enumerationMatthias Clasen2012-03-041-17/+0
* gdk: Add device types for touch-capable devicesMatthias Clasen2012-03-011-1/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* gdk: Fix typo in documentation stringBenjamin Otte2011-02-081-1/+1
* API: gdk: Remove gdk_device_set_source()Benjamin Otte2010-12-271-2/+0
* API: gdk: Make gdk_display_get_window_at_device_position() a device APIBenjamin Otte2010-12-271-0/+5
* API: gdk: gdk_display_get_device_state() => gdk_device_get_position()Benjamin Otte2010-12-271-0/+4
* Consistently hide class structsMatthias Clasen2010-12-241-3/+1
* Detangle includes for device subclassesMatthias Clasen2010-12-211-1/+1
* API: gdk: gdk_display_warp_device() => gdk_device_warp()Benjamin Otte2010-12-211-0/+5
* Hide GdkDevice structMatthias Clasen2010-12-211-25/+17
* xi2: Improve device hierarchy handlingCarlos Garnacho2010-12-151-0/+1
* gdk: remove GdkDeviceKey and GdkDeviceAxis from the public APIMichael Natterer2010-11-241-34/+0
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-13/+2
* gdk: change signature of gdk_device_get_history() back to what it used to beMichael Natterer2010-10-191-1/+1
* Remove remaining single-include guardsMatthias Clasen2010-06-041-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+292