index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xi
/
selectev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
Xi: use byte-counting macros instead of manual calculation.
Peter Hutterer
1
-1
/
+1
2009-05-08
input: update to inputproto 1.9.99.8 XI2 defines.
Peter Hutterer
1
-1
/
+1
2009-03-20
dix: Force deviced ids of 2 and higher for actual devices.
Peter Hutterer
1
-3
/
+3
2009-02-16
Xi: remove dynamic mask assignment for XI events.
Peter Hutterer
1
-3
/
+5
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-10-31
Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.
Peter Hutterer
1
-2
/
+2
2008-06-26
input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id.
Peter Hutterer
1
-2
/
+2
2008-01-17
Fix for CVE-2007-6427 - Xinput extension memory corruption.
Matthieu Herrb
1
-7
/
+4
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-2
/
+1
2007-09-26
Input: Return errors to the dispatcher instead of sending them ourself.
Eamon Walsh
1
-23
/
+9
2007-03-29
Xi: remove 'register' keywords.
Peter Hutterer
1
-5
/
+5
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
1
-5
/
+3
2006-09-10
Typo correction, 'i' is not a '1', so no longer crash on some Xi requests.
Zephaniah E. Hull
1
-1
/
+1
2006-07-21
Xi: add DevicePresenceNotify
Kristian Høgsberg
1
-0
/
+54
2006-02-20
indent fixes (OMG SO UGLY), and nuke old RCS keywords.
Adam Jackson
1
-45
/
+40
2006-02-20
ANSIfy Xi/. Mostly automated via protoize(1).
Adam Jackson
1
-6
/
+4
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-4
/
+4
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
XFree86 4.3.0.1
Kaleb Keithley
1
-4
/
+9
2003-11-14
R6.6 is the Xorg base-line
Kaleb Keithley
1
-0
/
+150