Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing (transfer) annotations in GDK | Milan Bouchet-Valat | 2010-11-24 | 1 | -3/+5 |
| | | | | Mostly missing (transfer none). | ||||
* | Inclusion cleanups in sources | Matthias Clasen | 2010-10-14 | 1 | -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_devices | John (J5) Palmieri | 2010-07-29 | 1 | -1/+2 |
| | |||||
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=623845 | ||||
* | GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). | Carlos Garnacho | 2010-06-24 | 1 | -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 branch | Matthias Clasen | 2010-05-25 | 1 | -0/+302 |