xserver/dix
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Peter Hutterer b44c1118f3 dix: Return Success from ProcBell if no BellProc is set.
We must not return BadDevice, this causes applications to crash. If no
BellProc is set, just quietly do nothing and report a Success.
2007-11-14 14:08:21 +10:30
..
access.c dix: unify ErrorFs. prepend all with [dix]. 2007-09-26 15:19:53 +09:30
atom.c
buildatoms
BuiltInAtoms
CHANGES
colormap.c DIX: Remove usage of alloca 2007-11-05 14:34:43 +00:00
cursor.c dix: fix "possible use of uninitialized variable" warning. 2007-09-24 12:21:05 +09:30
devices.c dix: Return Success from ProcBell if no BellProc is set. 2007-11-14 14:08:21 +10:30
dispatch.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
dispatch.h
dixfonts.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
dixutils.c dix: unify ErrorFs. prepend all with [dix]. 2007-09-26 15:19:53 +09:30
events.c dix: remove trailing/wrong whitespaces from devices.c and events.c 2007-11-13 16:58:23 +10:30
extension.c DIX: Remove usage of alloca 2007-11-05 14:34:43 +00:00
ffs.c
gc.c Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
getevents.c dix: Send MappingNotify when keyboard maps change. 2007-11-13 11:26:16 +10:30
globals.c Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00
glyphcurs.c Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
grabs.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
initatoms.c
main.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
Makefile.am Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
pixmap.c Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
privates.c
property.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
resource.c Merge branch 'master' into mpx 2007-11-07 15:37:23 +10:30
strcasecmp.c
swaprep.c DIX: Remove usage of alloca 2007-11-05 14:34:43 +00:00
swapreq.c
tables.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
window.c dix: calloc root window's Generic Event mask, stops segfaults. 2007-11-09 14:31:41 +10:30
xpstubs.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xserver-dtrace.h.in
Xserver.d