summaryrefslogtreecommitdiff
path: root/gdk/gdkdevice.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs that crashed gdk_display_close() on x11Havoc Pennington2010-09-181-1/+1
| | | | | | | | * _gdk_device_set_associated_device() did not allow NULL device * GdkDisplay should dispose device manager to avoid devices trying to touch the display in finalize * GdkDeviceManagerXI did not ref devices in id hash * GdkDisplayX11 did not ref devices in ->input_devices
* Add annotationsMatthias Clasen2010-09-171-1/+2
| | | | The goi scanner warns about these nowadays.
* Miscellaneous property string fixesPhilip Withnall2010-08-291-5/+5
|
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=623845
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+1399