index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xi
/
xiproperty.c
Age
Commit message (
Expand
)
Author
2009-05-08
Xi: don't double-swap the XListDeviceProperties reply.
Peter Hutterer
2009-05-08
Xi: fix copy/paste error causing sizeof against wrong struct.
Peter Hutterer
2009-03-27
Xi: don't crash on a NULL property name, just return None.
Peter Hutterer
2009-03-27
Xi: add XATOM_FLOAT to server-defined properties.
Peter Hutterer
2009-03-27
Xi: add XIPropToInt() auxiliary function.
Peter Hutterer
2008-12-09
Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandler
Peter Hutterer
2008-10-13
Xi: check all handlers before applying property changes.
Peter Hutterer
2008-09-26
Push server-known properties into xserver-properties.h.
Peter Hutterer
2008-09-26
Xi: add "deletable" flag to properties, add DeleteProperty handler.
Peter Hutterer
2008-09-26
Xi: allow Set/GetProperties to return a status, and honour this status code.
Peter Hutterer
2008-09-26
Xi: remove configure/query device property calls.
Peter Hutterer
2008-08-22
Xi: swap devices property replies.
Peter Hutterer
2008-08-15
Backport device properties to XI 1.5 instead of XI 2.0
Peter Hutterer
2008-08-14
Xi: byte-swap device property requests.
Peter Hutterer
2008-07-13
Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property.
Peter Hutterer
2008-07-13
Xi: protect against NULL handlers, don't try to dereference.
Peter Hutterer
2008-07-13
Xi: GetDeviceProperty reply includes deviceid.
Peter Hutterer
2008-07-10
Xi: pack the property stuff into a struct, make handlers a linked list.
Peter Hutterer
2008-07-10
Xi: add support for input device properties.
Peter Hutterer
2008-07-10
Revert "Xi: add support for input device properties."
Peter Hutterer
2008-07-10
Xi: add support for input device properties.
Peter Hutterer