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
/
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
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
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
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
1
-6
/
+9
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
1
-0
/
+225