xserver/dix
Peter Hutterer 1fc1a2897e Remove UndisplayCursor API.
We can achieve the same thing by simply displaying a NullCursor, there's no
need for a separate API.
2008-05-13 11:17:02 +09:30
..
BuiltInAtoms
CHANGES
Makefile.am Merge branch 'master' into mpx 2008-04-22 18:04:05 +09:30
Xserver-dtrace.h.in
Xserver.d
access.c Standardise copyright headers for all new files created as part of MPX. 2008-04-25 14:50:24 +09:30
atom.c
buildatoms
colormap.c Bug #10464: Set pixel value to 0 before FindColor() 2008-02-29 16:42:04 -05:00
cursor.c Merge branch 'master' into mpx 2008-01-03 17:04:54 +10:30
deprecated.c
devices.c Remove UndisplayCursor API. 2008-05-13 11:17:02 +09:30
dispatch.c Merge branch 'master' into mpx 2008-04-22 18:04:05 +09:30
dispatch.h
dixfonts.c Merge branch 'master' into mpx 2008-03-04 18:11:10 +10:30
dixutils.c Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch 2008-04-21 20:09:20 -07:00
events.c Xi: remove RemoveOtherCoreGrabs() 2008-04-25 16:28:58 +09:30
extension.c registry: swap out the DTRACE XErrorDB stuff for the new registry call. 2007-11-26 15:59:44 -05:00
ffs.c
gc.c
getevents.c Merge branch 'master' into mpx 2008-05-02 11:00:14 +09:30
globals.c requestingClient is an xprintism, hide it for other servers. 2008-02-14 07:11:52 +11:00
glyphcurs.c
grabs.c Merge branch 'master' into mpx 2008-01-03 17:04:54 +10:30
initatoms.c
main.c Merge branch 'master' into mpx 2008-05-02 11:00:14 +09:30
pixmap.c On second thought, revert that, it'll make large pixmaps painfully slow. 2008-02-29 16:45:11 -05:00
privates.c devPrivates rework: Free callback lists after use. 2008-01-03 23:17:06 -05:00
property.c Merge branch 'master' into dcdc_rework 2008-04-07 07:56:41 +09:30
protocol.txt
registry.c
resource.c Merge branch 'master' into mpx 2008-03-04 18:11:10 +10:30
selection.c Merge branch 'master' into dcdc_rework 2008-04-07 07:56:41 +09:30
strcasecmp.c
swaprep.c
swapreq.c
tables.c
window.c dix: remove obsolete InitWindowPrivates(). 2008-04-25 14:30:26 +09:30
xpstubs.c