xserver/Xi
Alan Coopersmith 5f285a30a1 Make XIGetKnownProperty take a const char * argument
Now that MakeAtom takes const char *, so can XIGetKnownProperty.
Clears 71 warnings from gcc -Wwrite-strings of the form:
devices.c:145:5: warning: passing argument 1 of 'XIGetKnownProperty' discards qualifiers from pointer target type
../include/exevents.h:128:23: note: expected 'char *' but argument is of type 'const char *'

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-11-23 12:15:06 -08:00
..
Makefile.am Xi: namespace XI2 files. 2009-06-17 09:05:22 +10:00
allowev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
allowev.h
chgdctl.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
chgdctl.h
chgfctl.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
chgfctl.h
chgkbd.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
chgkbd.h
chgkmap.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
chgkmap.h
chgprop.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
chgprop.h
chgptr.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
chgptr.h
closedev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
closedev.h
devbell.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
devbell.h
exevents.c input: replace remaining GetPairedDevice() with GetMaster() 2011-11-09 13:26:47 +10:00
exglobals.h xi: Use RESTYPE consistently 2011-03-08 13:20:33 -05:00
extinit.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getbmap.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getbmap.h
getdctl.c Use correct swap{l,s} (or none at all for CARD8) 2011-09-21 17:14:16 -04:00
getdctl.h
getfctl.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getfctl.h
getfocus.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getfocus.h
getkmap.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getkmap.h
getmmap.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getmmap.h
getprop.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getprop.h
getselev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getselev.h
getvers.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
getvers.h
grabdev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
grabdev.h
grabdevb.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
grabdevb.h
grabdevk.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
grabdevk.h
gtmotion.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
gtmotion.h
listdev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
listdev.h Xi: Change ChangeMasterDeviceClasses to new XI2 events. 2009-03-20 15:17:55 +10:00
opendev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
opendev.h
queryst.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
queryst.h
selectev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
selectev.h
sendexev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
sendexev.h
setbmap.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
setbmap.h
setdval.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
setdval.h
setfocus.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
setfocus.h
setmmap.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
setmmap.h
setmode.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
setmode.h
stubs.c simplify ChangeDeviceControl in stubs 2011-03-24 09:52:48 +10:00
ungrdev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
ungrdev.h
ungrdevb.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
ungrdevb.h
ungrdevk.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
ungrdevk.h
xiallowev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xiallowev.h Xi: standardise XI2 headers. 2009-09-03 08:39:27 +10:00
xichangecursor.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xichangecursor.h Xi: namespace XI2 files. 2009-06-17 09:05:22 +10:00
xichangehierarchy.c Use correct swap{l,s} (or none at all for CARD8) 2011-09-21 17:14:16 -04:00
xichangehierarchy.h Xi: standardise XI2 headers. 2009-09-03 08:39:27 +10:00
xigetclientpointer.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xigetclientpointer.h Xi: namespace XI2 files. 2009-06-17 09:05:22 +10:00
xigrabdev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xigrabdev.h Xi: standardise XI2 headers. 2009-09-03 08:39:27 +10:00
xipassivegrab.c Merge remote-tracking branch 'whot/next' 2011-09-26 20:24:15 -07:00
xipassivegrab.h Xi: standardise XI2 headers. 2009-09-03 08:39:27 +10:00
xiproperty.c Make XIGetKnownProperty take a const char * argument 2011-11-23 12:15:06 -08:00
xiproperty.h Xi: reset the known properties at the end of the server generation. 2010-05-07 12:16:43 -07:00
xiquerydevice.c Use new FP1616/FP3232 conversion functions 2011-10-25 14:06:41 +10:00
xiquerydevice.h Input: Add smooth-scrolling support to GetPointerEvents 2011-09-30 09:24:18 +10:00
xiquerypointer.c input: replace remaining GetPairedDevice() with GetMaster() 2011-11-09 13:26:47 +10:00
xiquerypointer.h Xi: namespace XI2 files. 2009-06-17 09:05:22 +10:00
xiqueryversion.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xiqueryversion.h Xi: namespace XI2 files. 2009-06-17 09:05:22 +10:00
xiselectev.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xiselectev.h Xi: standardise XI2 headers. 2009-09-03 08:39:27 +10:00
xisetclientpointer.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xisetclientpointer.h Xi: namespace XI2 files. 2009-06-17 09:05:22 +10:00
xisetdevfocus.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xisetdevfocus.h Xi: standardise XI2 headers. 2009-09-03 08:39:27 +10:00
xiwarppointer.c Input: Convert DeviceIntRec::last to use doubles 2011-09-29 12:26:34 +10:00
xiwarppointer.h Xi: namespace XI2 files. 2009-06-17 09:05:22 +10:00