xserver/dix
Peter Hutterer 011cee3103 dix: fix dev/keybd variable mixup.
Reported-by: Eric Anhold <eric@anholt.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-04-09 20:50:32 +10:00
..
atom.c Constify atom name strings 2009-02-03 10:06:00 -08:00
buildatoms
BuiltInAtoms
colormap.c Remove a bunch of useless casts. 2009-01-22 02:11:16 -05:00
cursor.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
deprecated.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
devices.c dix: fix dev/keybd variable mixup. 2009-04-09 20:50:32 +10:00
dispatch.c dix: Simplify InitClient() 2009-03-31 15:00:27 -04:00
dispatch.h
dixfonts.c dix: fix two compiler warnings (old-style function definition). 2009-03-03 07:07:30 +10:00
dixutils.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
enterleave.c dix: doxygen-ify enterleave.c 2009-02-13 14:41:57 +10:00
enterleave.h
eventconvert.c dix: remove ConvertBackToXI. 2009-02-25 14:40:08 +10:00
events.c dix: remove a truly useless a = (foo) ? bar : bar; statement. 2009-03-23 16:06:53 +10:00
extension.c xserver: Avoid sending uninitialized padding data over the network 2009-02-16 13:28:38 +10:00
ffs.c
gc.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
getevents.c dix: fix uncredible fail in PostSyntheticMotion. 2009-03-20 14:48:57 +10:00
globals.c DPMS: Remove the defaultDPMS* variables 2009-04-03 18:22:20 -04:00
glyphcurs.c
grabs.c Remove a bunch of useless casts. 2009-01-22 02:11:16 -05:00
initatoms.c
inpututils.c dix: build_modmap_from_modkeymap needs to bounds-check its argument. 2009-03-27 11:26:15 +10:00
main.c DPMS: Remove the defaultDPMS* variables 2009-04-03 18:22:20 -04:00
Makefile.am dix: add InternalEvent -> core/xi event conversion routines. 2009-02-23 17:52:38 +10:00
pixmap.c Remove a bunch of useless casts. 2009-01-22 02:11:16 -05:00
privates.c Remove a bunch of useless casts. 2009-01-22 02:11:16 -05:00
property.c xserver: Avoid sending uninitialized padding data over the network 2009-02-16 13:28:38 +10:00
protocol.txt
ptrveloc.c dix/xfree86: simplified velocity approximation algorithm 2009-03-20 14:48:57 +10:00
registry.c
resource.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-03-09 13:08:09 -07:00
selection.c xserver: Avoid sending uninitialized padding data over the network 2009-02-16 13:28:38 +10:00
swaprep.c Remove a bunch of useless casts. 2009-01-22 02:11:16 -05:00
swapreq.c
tables.c
window.c Remove two unused defines in C files 2009-03-23 16:06:34 +10:00
Xserver-dtrace.h.in
Xserver.d