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
/
hw
/
xfree86
/
common
/
xf86Xinput.c
Age
Commit message (
Expand
)
Author
2010-03-08
Update to xextproto 7.0.99.1.
Peter Hutterer
2009-05-08
xfree86: Remove device from inputInfo.devices if ActivateDevice failed.
Ander Conselvan de Oliveira
2009-01-09
xfree86: If an input device failed to activate, return immediately.
Peter Hutterer
2009-01-09
xfree86: don't call CheckMotion if a device hasn't been enabled. #19176
Peter Hutterer
2008-12-16
xfree86: fix compiler warning (use of uninitialized variable)
Peter Hutterer
2008-12-09
xfree86: don't FatalError on "too many input devices".
Peter Hutterer
2008-11-24
xfree86: Split the working code of NIDR into new xf86NewInputDevice.
Peter Hutterer
2008-11-18
Xinput: use floats for ConstantDeceleration and AdaptiveDeceleration
Keith Packard
2008-10-30
xfree86: fix xf86ScaleAxis once again.
Peter Hutterer
2008-10-26
xfree86: Fix compiler warnings (implicit declarations)
Julien Cristau
2008-10-23
Allow non-gcc compilers to build xf86Xinput.c
Alan Coopersmith
2008-10-10
xfree86: export NewInputDeviceRequest/DeleteInputDeviceRequest
Peter Hutterer
2008-10-10
xfree86: cache dev->isMaster before freeing the device.
Peter Hutterer
2008-10-08
xfree86: fix wrong function name message errors.
Tiago Vignatti
2008-08-10
Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h
Matthieu Herrb
2008-08-08
xf86: don't replicate dix defaults for pointer acceleration
Simon Thum
2008-08-04
dix: use average of pointer accel profile
Simon Thum
2008-07-28
some trivial changes regarding C compat, indentation, etc.
Simon Thum
2008-07-28
xfree86: perform pointer accel scheme selection by name, not number
Simon Thum
2008-07-13
Add support for multiple pointer acceleration schemes. #8583
Simon Thum
2008-07-13
Xi: remove ChangeDeviceControl for CoreCtl.
Peter Hutterer
2008-07-04
Remove unused function and variables.
Tiago Vignatti
2008-06-25
xfree86: fix up leftover allocation of xf86Events.
Peter Hutterer
2008-06-11
xfree86: Fix up xf86ScaleAxis
Peter Hutterer
2008-06-02
xfree86: suspend signals while removing a device (corrected version).
Peter Hutterer
2008-06-02
Revert "xfree86: suspend signals while removing a device."
Peter Hutterer
2008-05-23
input: instead of lastx/y, use a last.valuators[] array on the device.
Peter Hutterer
2008-05-22
xfree86: suspend signals while removing a device.
Peter Hutterer
2008-05-02
Merge branch 'master' into mpx
Peter Hutterer
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
2008-04-25
Standardise copyright headers for all new files created as part of MPX.
Peter Hutterer
2008-04-24
xfree86: don't free the config-file related information in DIDR. #15645
Peter Hutterer
2008-04-24
xfree86: Don't free master devices.
Peter Hutterer
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
2008-04-11
dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
Peter Hutterer
2008-04-10
xfree86: Sanity check before retrieving the paired device.
Peter Hutterer
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
2008-02-19
dix: change GetEventList to return length of list and set parameter in place.
Peter Hutterer
2008-02-18
Move input event list initialisation and storage from DDX to DIX.
Peter Hutterer
2008-02-01
xfree86: stick two more checks in for num_valuators < MAX_VALUATORS
Peter Hutterer
2008-02-01
xfree86: don't call xalloc from signal handlers when posting events.
Matthieu Herrb
2008-01-31
Merge branch 'master' into mpx
Peter Hutterer
2008-01-29
xfree86: fix AlwaysCore handling. (Bug #14256)
Peter Hutterer
2008-01-21
Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)
Peter Hutterer
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
2007-11-22
DeviceIntRec: move lastx/lasty from valuator into DeviceIntRec.
Peter Hutterer
2007-11-08
Merge branch 'mpx' into mdsd
Peter Hutterer
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-10-28
xfree86: wrap keyboard devices for XKB.
Peter Hutterer
[next]