index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Xinput.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-01
xfree86: remove superflous assignments.
Peter Hutterer
1
-2
/
+0
2010-09-01
xfree86: make xf86ActivateDevice static.
Peter Hutterer
1
-1
/
+1
2010-09-01
config: expose config_info as an input option.
Peter Hutterer
1
-0
/
+1
2010-09-01
xfree86: rework driver PreInit API - XInput ABI 12
Peter Hutterer
1
-4
/
+6
2010-09-01
xfree86: fix compiler warning about implicied decl of DuplicateModule.
Peter Hutterer
1
-0
/
+1
2010-08-13
Stop checking or calling PtrCtrlProcs
Alan Coopersmith
1
-3
/
+0
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
1
-70
/
+152
2010-06-11
xfree86: Match devices based on current driver setting
Dan Nicholson
1
-22
/
+25
2010-06-11
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
1
-18
/
+31
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+4
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+14
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-3
/
+3
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
1
-0
/
+32
2010-06-10
xfree86: Refactor InputClass matching code
Dan Nicholson
1
-51
/
+66
2010-06-10
xfree86: Constify InputClass functions
Dan Nicholson
1
-3
/
+4
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-4
/
+2
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-4
/
+4
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-4
/
+4
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
1
-1
/
+2
2010-05-23
xfree86: fix multiple InputAttributes tag matching.
Peter Hutterer
1
-3
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
2010-04-30
xfree86: a missing input driver is not an error.
Peter Hutterer
1
-1
/
+1
2010-04-16
xf86ScaleAxis: support for high resolution devices
Benjamin Tissoires
1
-4
/
+4
2010-04-11
xfree86: Fix priority ordering for ignoring input classes
Dan Nicholson
1
-7
/
+12
2010-03-26
xfree86: merge driver from the input class into the options.
Peter Hutterer
1
-0
/
+1
2010-02-15
xfree86: Reorder InputClass option priorities
Dan Nicholson
1
-16
/
+19
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
1
-0
/
+18
2010-02-11
xfree86: Set fnmatch pathname flag for InputClass device matching
Dan Nicholson
1
-1
/
+1
2010-02-11
xfree86: Allow multiple arguments to InputClass matches
Dan Nicholson
1
-11
/
+40
2010-02-11
xfree86: Use "Ignore" option in InputClass to skip devices
Dan Nicholson
1
-0
/
+26
2010-02-11
xfree86: Make InputClass docs and comments match reality
Dan Nicholson
1
-3
/
+3
2010-01-25
xfree86: replace True/False with TRUE/FALSE.
Peter Hutterer
1
-10
/
+10
2010-01-11
xfree86: init pointer feedback controls from options
Simon Thum
1
-2
/
+26
2010-01-11
whitespace fixes
Simon Thum
1
-18
/
+16
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
1
-2
/
+2
2009-12-30
xfree86: move sanity checks below option and input classes merges.
Peter Hutterer
1
-10
/
+11
2009-12-23
xfree86: Introduce InputClass configuration
Dan Nicholson
1
-0
/
+93
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
1
-1
/
+2
2009-10-27
Xinput: allow non-integer values again for Constant- and AdaptiveDeceleration
Hans Nieser
1
-2
/
+2
2009-10-23
Kill compilation warnings.
Marcin BaczyĆski
1
-3
/
+9
2009-10-06
xfree86: remove log-spamming DebugF
Peter Hutterer
1
-10
/
+0
2009-09-20
xf86Xinput.c: get DIX event queue pointer once at InitInput time
Keith Packard
1
-9
/
+0
2009-09-20
xfree86: remove now unused variable
Peter Hutterer
1
-3
/
+0
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
1
-8
/
+1
2009-08-03
xf86Xinput: xf86PostButtonEventP must set POINTER_ACCELERATE for relative eve...
Oliver McFadden
1
-4
/
+9
2009-07-30
xf86Xinput: Add the xf86Post(Proximity|Button|Key)EventP helper functions.
Oliver McFadden
1
-59
/
+75
2009-07-30
include: untangle events.h from the SDK headers.
Peter Hutterer
1
-0
/
+1
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
1
-2
/
+2
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
1
-2
/
+2
[prev]
[next]