Age | Commit message (Expand) | Author |
2008-04-25 | Remove XChangePointerKeyboardPairing call. | Peter Hutterer |
2008-02-26 | Remove XGetPairedPointer(), was removed from the protocol. | Peter Hutterer |
2008-02-26 | Remove XExtendedUngrabDevice. XUngrabDevice does the same. | Peter Hutterer |
2008-02-18 | XChangeDeviceHiearchy has changed to take a array of unions. | Peter Hutterer |
2008-02-14 | XQueryDevicePointer: remove unused variables. | Peter Hutterer |
2008-02-14 | XQueryDevicePointer: "shared" parameter removed. | Peter Hutterer |
2008-02-14 | Remove XFakeDeviceData call. | Peter Hutterer |
2008-02-14 | Remove RawDeviceEvent parsing. These events have been removed. | Peter Hutterer |
2008-02-14 | Remove XGrabAccessControl and XUngrabAccessControl calls. | Peter Hutterer |
2008-01-26 | XiSelectEvent: add additional device parameter. | Peter Hutterer |
2007-11-29 | Coverity #743/744: Returned without freeing storage bufp/savp | Alan Coopersmith |
2007-11-27 | GetDeviceControl: calculate the length field correctly. | Peter Hutterer |
2007-11-27 | GetDeviceControl: calculate the length field correctly. | Peter Hutterer |
2007-11-14 | Remove XRegisterPairingClient and XUnregisterPairingClient. | Peter Hutterer |
2007-11-13 | Add XDeviceClassesChangedEvent parsing. | Peter Hutterer |
2007-11-08 | Remove PKPairingChangedEvent, replace with DeviceHierarchyChangedNotify event. | Peter Hutterer |
2007-11-07 | Add XChangeDeviceHierarchy. | Peter Hutterer |
2007-10-18 | Create AttachInfo class for all devices, containing attachment info. | Peter Hutterer |
2007-10-18 | Add XI_2_Major and XI_2_Minor to versions. | Peter Hutterer |
2007-08-01 | XSetDeviceFocus: Add missing extension check | Daniel Stone |
2007-08-01 | XGetSelectedExtensionEvents: Still more locking bugs | David Weinehall |
2007-08-01 | XChangeDeviceControl: Fix completely broken locking | Daniel Stone |
2007-08-01 | DevicePresenceNotify: Don't make non-static function, static | Daniel Stone |
2007-07-10 | Access control: change calls to use XID* instead of char*. | Paulo Ricardo Zanoni |
2007-05-17 | Squish flag and same_screen into the upper bits of mode (DeviceEnterLeave). | Peter Hutterer |
2007-05-14 | Add XExtendedGrabDevice and XExtendedUngrabDevice. | Peter Hutterer |
2007-05-07 | Add XiSelectEvent call. | Peter Hutterer |
2007-05-02 | Add XFakeDeviceData call. | Peter Hutterer |
2007-05-02 | Add deviceid and ev-to-wire conversion for RawDeviceEvent. | Peter Hutterer |
2007-05-01 | Add XGE support. Supporting RawDeviceEvents and PairingChangedNotifies. | Peter Hutterer |
2007-03-22 | Change XSetClientPointer API to use XDevice argument instead of deviceid. | Peter Hutterer |
2007-03-22 | Add XGetClientPointer call. | Peter Hutterer |
2007-03-09 | Add XSetClientPointer call. | Peter Hutterer |
2007-02-22 | Add calls to allow per-device window access control | Peter Hutterer |
2007-02-21 | Adding XRegisterPairingClient and XUnregisterPairingClient calls. | Peter Hutterer |
2007-02-15 | Use flags byte in deviceEnterNotify and XDeviceCrossingEvents. | Peter Hutterer |
2007-01-29 | Adding XChangePointerKeyboardPairing call. | Peter Hutterer |
2007-01-10 | Adding DeviceEnterNotify and DeviceLeaveNotify calls | Peter Hutterer |
2007-01-08 | Adding XDefineDeviceCursor and XUndefDeviceCursor calls | Peter Hutterer |
2006-12-20 | Adding XWarpDevicePointer and XQueryDevicePointer calls. | Peter Hutterer |
2006-11-19 | Bug #8663: _XiCheckExtInit must drop the Display lock in all error cases. | Jamey Sharp |
2006-11-08 | DevicePresenceNotify: remove verbosity, fill out all fields | Daniel Stone |
2006-10-21 | re-enable iscore in DEVICE_CORE, re-enable DEVICE_ENABLElibXi-1.1.0 | Daniel Stone |
2006-10-21 | Comment out DEVICE_ENABLE, and use of iscore in the DEVICE_CORE control.input-hotplug | Zephaniah E. Hull |
2006-10-20 | add DEVICE_ENABLE control, add iscore to DEVICE_CORE | Daniel Stone |
2006-10-15 | Don't call XInput_find_display in _XiCheckExtInit, while the Display lock is ... | Jamey Sharp |
2006-10-15 | Don't call XInput_find_display in _XiGetExtensionVersion, while the Display l... | Jamey Sharp |
2006-10-14 | Add *.o to .gitignore. | Jamey Sharp |
2006-07-18 | add DevicePresenceNotify event | Daniel Stone |
2006-07-18 | add sensible DEVICE_TOUCHSCREEN and DEVICE_CORE controls | Daniel Stone |