summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdevicemanager-xi2.c
Commit message (Expand)AuthorAgeFilesLines
* Rename private keymap symbols to _gdk_x11_keymap...Matthias Clasen2010-12-211-2/+2
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-2/+1
* Rename _gdk_moveresize functions to _gdk_x11_moveresizeMatthias Clasen2010-12-211-1/+1
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-3/+3
* Add a vfunc for _gdk_windowing_window_get_next_serialMatthias Clasen2010-12-211-2/+3
* xi2: Improve device hierarchy handlingCarlos Garnacho2010-12-151-30/+107
* Emit GdkDevice::changed when the slave device being used changesCarlos Garnacho2010-12-151-0/+2
* Add gdk_event_[gs]et_source_device().Carlos Garnacho2010-12-151-5/+34
* API: Remove GDK_WINDOW_XWINDOW() macroBenjamin Otte2010-12-021-1/+1
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-4/+4
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-3/+4
* x11: Get rid of gdk_drawable_get_size() usageBenjamin Otte2010-09-261-1/+2
* Fix bugs that crashed gdk_display_close() on x11Havoc Pennington2010-09-181-6/+13
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-5/+5
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+0
* GdkDeviceManager: Add gdk_device_manager_get_client_pointer().Carlos Garnacho2010-06-241-0/+19
* GdkDeviceManagerXI2: Make focus events contain a GdkDevice.Carlos Garnacho2010-06-151-9/+17
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+1146