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
2011-07-27
xfree86: Remove devices that failed to enable on startup
Peter Hutterer
1
-0
/
+1
2011-05-25
xfree86: Allow "MatchLayout" statements in config files
Oleh Nykyforchyn
1
-0
/
+21
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-7
/
+4
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-29
/
+9
2011-05-11
xfree86: print the device ID to the log when adding a device.
Peter Hutterer
1
-2
/
+2
2011-04-21
xfree86: removed unused "event" variable in xf86PostMotionEventM
Peter Hutterer
1
-2
/
+0
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-10
/
+3
2011-03-24
xf86: don't pretend to support DEVICE_ABS_* in ChangeDeviceControl
Simon Thum
1
-2
/
+2
2011-03-24
xfree86: print out which driver is about to be used.
Peter Hutterer
1
-0
/
+2
2011-03-09
xfree86: block signals between EnableDevice and first CheckMotion()
Peter Hutterer
1
-0
/
+3
2011-01-27
xfree86/dga: Remove useless ifdefs
Ville Syrjala
1
-13
/
+7
2011-01-27
xfree86/input: Restore DGAStealKeyEvent()
Ville Syrjala
1
-0
/
+13
2010-12-14
xfree86: always report the input options before initialising the device.
Peter Hutterer
1
-0
/
+1
2010-12-09
xfree86: don't set movement flags for non-valuator events.
Peter Hutterer
1
-8
/
+14
2010-12-07
xfree86: use xf86AllocateInput() for xorg.conf devices too.
Peter Hutterer
1
-1
/
+1
2010-12-07
xfree86: add option "Floating", deprecate SendCoreEvents and friends.
Peter Hutterer
1
-1
/
+2
2010-11-24
xfree86: add missing linebreak in error message.
Peter Hutterer
1
-1
/
+1
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-16
/
+19
2010-10-22
Add support for per-axis valuator modes (Relative/Absolute)
Chase Douglas
1
-2
/
+2
2010-10-22
xfree86: convert xf86Post{Motion|Key|Button|Proximity}Event to masks
Peter Hutterer
1
-18
/
+18
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-22
/
+69
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-4
/
+1
2010-10-15
xfree86: rename parameter names to xf86ScaleAxis.
Peter Hutterer
1
-16
/
+19
2010-09-10
xfree86: move XI_VERIFY_VALUATORS to the source file it's used in.
Peter Hutterer
1
-0
/
+8
2010-09-10
xfree86: update comment for xf86DeleteInput
Peter Hutterer
1
-3
/
+1
2010-09-10
xfree86: remove IDevRec, replace with InputInfoRec.
Peter Hutterer
1
-78
/
+63
2010-09-10
xfree86: plug minor memory leak.
Peter Hutterer
1
-1
/
+2
2010-09-10
xfree86: Remove extraOptions parameter from xf86CollectInputOptions.
Peter Hutterer
1
-1
/
+1
2010-09-10
xfree86: remove some ifdef 0 code.
Peter Hutterer
1
-6
/
+0
2010-09-10
xfree86: move a declaration down to the block it is used in.
Peter Hutterer
1
-3
/
+1
2010-09-10
xfree86: minor comment fix. HAL → config backend
Peter Hutterer
1
-1
/
+1
2010-09-10
xfree86: skip a few NULL initialization, calloc does it for us.
Peter Hutterer
1
-6
/
+0
2010-09-10
xfree86: remove conversion procs and close proc from InputInfoRec.
Peter Hutterer
1
-3
/
+0
2010-09-06
Remove atom field from InputInfoRec.
Peter Hutterer
1
-2
/
+3
2010-09-06
input: constify valuators passed in by input drivers.
Peter Hutterer
1
-4
/
+4
2010-09-01
xfree86: remove history_size
Peter Hutterer
1
-4
/
+0
2010-09-01
xfree86: remove always_core_feedback from InputInfoRec.
Peter Hutterer
1
-1
/
+0
2010-09-01
xfree86: remove private_flags from InputInfoRec.
Peter Hutterer
1
-1
/
+0
2010-09-01
input: Purge AddOtherInputDevices DDX hook.
Peter Hutterer
1
-5
/
+0
2010-09-01
input: remove OpenInputDevice and CloseInputDevice DDX hooks.
Peter Hutterer
1
-41
/
+0
2010-09-01
xfree86: Fix xf86 backend-specific input initialization
Simon Thum
1
-3
/
+24
2010-09-01
xfree86: purge superfluous includes from xf86Xinput.c
Peter Hutterer
1
-16
/
+0
2010-09-01
xfree86: remove LocalDeviceRec/Ptr definition.
Peter Hutterer
1
-41
/
+41
2010-09-01
xfree86: move xf86AllocateInput and xf86DeleteInput to xf86Xinput.c
Peter Hutterer
1
-0
/
+89
2010-09-01
xfree86: return the device from xf86ActivateDevice.
Peter Hutterer
1
-5
/
+4
2010-09-01
input: set XKB extension for all new devices, not just xfree86 ones.
Peter Hutterer
1
-2
/
+0
2010-09-01
xfree86: purge SendDragEvents support.
Peter Hutterer
1
-24
/
+1
2010-09-01
xfree86: remove XI86_CONFIGURED flag.
Peter Hutterer
1
-31
/
+21
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-1
/
+0
[next]