summaryrefslogtreecommitdiff
path: root/gdk/gdkdevicemanager.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing (transfer) annotations in GDKMilan Bouchet-Valat2010-11-241-3/+5
| | | | Mostly missing (transfer none).
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-0/+2
| | | | Try to do inclusions in the same sequence, more or less.
* add the transfer and element-type annotation to gdk_device_manager_list_devicesJohn (J5) Palmieri2010-07-291-1/+2
|
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-5/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=623845
* GdkDeviceManager: Add gdk_device_manager_get_client_pointer().Carlos Garnacho2010-06-241-0/+24
| | | | | | | | | This function makes a better replacement for gdk_display_get_core_pointer(), wherever it might yet be needed, for XI2 resorts to XIGetClientPointer(), for the others return the only core pointer. https://bugzilla.gnome.org/show_bug.cgi?id=621685
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+302