summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdevice-xi2.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* xi2: Get the effective group state by ORing the XIGroupState valuesCarlos Garnacho2012-02-231-1/+1
* XI2: Push error traps around XIQueryDevice callsMatthias Clasen2011-11-301-2/+5
* gdk/x11: Add gdk_x11_device_get_id()Carlos Garnacho2011-07-151-0/+8
* GdkDevice: Remove duplicate private functionCarlos Garnacho2011-04-081-1/+1
* gdk: gdk_x11_device_xi2_get_state(): move stuff to local scopeMichael Natterer2011-02-271-7/+8
* Remove confusion over XI2 definesMatthias Clasen2011-02-111-2/+2
* x11: Make headers identical no matter if we run with or without XI2Benjamin Otte2011-02-121-2/+22
* XI2: translate group state back into core stateMatthias Clasen2011-02-041-0/+12
* Pass group state to _gdk_x11_device_xi2_translate_stateMatthias Clasen2011-02-041-3/+4
* Use free() to free XIButtonState.maskMatthias Clasen2011-01-291-4/+5
* Free button_state.mask after XIQueryPointer()Carlos Garnacho2011-01-231-1/+13
* Fix valgrind warning about uninitialized valueCarlos Garnacho2011-01-231-1/+1
* More include shuffling; keep X extension headers to ourselvesMatthias Clasen2010-12-211-0/+4
* Detangle includes for device subclassesMatthias Clasen2010-12-211-1/+12
* Rename x11-specific GdkDevice[Manager] implementationsMatthias Clasen2010-12-211-189/+157
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-2/+2
* x11: Use public API to access cursor's xcursorBenjamin Otte2010-12-211-5/+2
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-1/+1
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-4/+4
* Remove gdk_windowing_{get_device_state,window_at_device_position}Matthias Clasen2010-12-211-26/+132
* Make GdkDevice parallel-implementableMatthias Clasen2010-12-211-4/+14
* API: Remove GDK_WINDOW_XWINDOW() macroBenjamin Otte2010-12-021-4/+4
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-1/+1
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-1/+2
* gdk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+621