xserver/dix
Daniel Stone 11f9e35202 DIX: Add strncasecmp from FreeBSD, make strcasecmp args const
Add strncasecmp (as we're now using it) in case someone doesn't have it,
and also change strncasecmp args to be const, in accordance with
everything else.
2008-07-16 01:38:22 +03:00
..
BuiltInAtoms
CHANGES
Makefile.am Add support for multiple pointer acceleration schemes. #8583 2008-07-13 20:54:33 +09:30
Xserver-dtrace.h.in
Xserver.d
access.c
atom.c
buildatoms
colormap.c
cursor.c
deprecated.c
devices.c Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property. 2008-07-13 20:54:33 +09:30
dispatch.c
dispatch.h
dixfonts.c Remove NOFONTSERVERACCESS macro 2008-06-24 23:10:56 -03:00
dixutils.c
events.c Xext: store the GenericMasks in the resource system. 2008-07-10 16:02:55 +09:30
extension.c
ffs.c
gc.c
getevents.c Add support for multiple pointer acceleration schemes. #8583 2008-07-13 20:54:33 +09:30
globals.c
glyphcurs.c
grabs.c
initatoms.c
main.c dix: free memory associated with the EventList. #16507 2008-06-25 20:03:31 +09:30
pixmap.c
privates.c
property.c
protocol.txt
ptrveloc.c Add support for multiple pointer acceleration schemes. #8583 2008-07-13 20:54:33 +09:30
registry.c Fix a leak in the code that parses the protocol names. 2008-06-24 22:00:55 -04:00
resource.c
selection.c
strcasecmp.c DIX: Add strncasecmp from FreeBSD, make strcasecmp args const 2008-07-16 01:38:22 +03:00
swaprep.c
swapreq.c
tables.c
window.c dix: free GenericMask allocations when destroying window. 2008-07-10 16:02:54 +09:30