index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xi
/
grabdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
Xi: Use 'void *' instead of 'Pointer' (which is going away)
Keith Packard
1
-1
/
+1
2013-08-30
Xi: replace loop with memset
Peter Hutterer
1
-4
/
+1
2012-07-09
Use C99 designated initializers in Xinput Replies
Alan Coopersmith
1
-4
/
+6
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-1
/
+1
2012-03-21
Indentation: Change '& stuff' to '&stuff'
Daniel Stone
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-36
/
+37
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
1
-1
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-10
/
+6
2009-07-30
Xi: remove obsolete comment.
Peter Hutterer
1
-1
/
+1
2009-07-14
Xi: use byte-counting macros instead of manual calculation.
Peter Hutterer
1
-2
/
+2
2009-06-23
Xi: fix up access modes for calls to dixLookupDevice().
Eamon Walsh
1
-1
/
+1
2009-06-03
Xi: fix wrong grabtype from ProcXGrabDevice.
Peter Hutterer
1
-1
/
+1
2009-04-19
input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Peter Hutterer
1
-1
/
+4
2009-03-20
dix: move ProcGrabPointer guts into GrabDevice.
Peter Hutterer
1
-3
/
+4
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-7
/
+5
2008-01-17
Fix for CVE-2007-6427 - Xinput extension memory corruption.
Matthieu Herrb
1
-7
/
+5
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-7
/
+8
2007-11-13
Xi: remove trailing whitespaces.
Peter Hutterer
1
-3
/
+3
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-30
/
+19
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-7
/
+8
2007-09-26
Input: Return errors to the dispatcher instead of sending them ourself.
Eamon Walsh
1
-30
/
+19
2007-06-19
Add a few comments to ProcXGrabDevice.
Peter Hutterer
1
-1
/
+12
2007-05-14
Add ExtendedGrabDevice handling.
Peter Hutterer
1
-0
/
+7
2007-04-03
Make GrabDevice differ between core grabs and device grabs.
Peter Hutterer
1
-1
/
+1
2007-03-29
Xi: remove 'register' keywords.
Peter Hutterer
1
-5
/
+5
2006-02-20
indent fixes (OMG SO UGLY), and nuke old RCS keywords.
Adam Jackson
1
-65
/
+54
2006-02-20
ANSIfy Xi/. Mostly automated via protoize(1).
Adam Jackson
1
-19
/
+8
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
-6
/
+9
2003-11-14
R6.6 is the Xorg base-line
Kaleb Keithley
1
-0
/
+225