Peter Hutterer
6ab311c92d
dix: Call RealizeCursor during InitializeSprite.
...
RealizeCursor should be called when the cursor is allocated. However, when the
root cursor is allocated, no devices exist yet, and thus RealizeCursor is
never called. This may lead to segfaults lateron in DDXes like Xnest that
actually need to do something for each cursor, and lateron rely on that
DDX-specific data for each cursor has been initialized.
2008-06-11 17:24:19 +09:30
..
access.c
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
atom.c
Small static cleanups on dix/
2007-11-15 17:01:33 -05:00
buildatoms
BuiltInAtoms
CHANGES
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
dix: set dst->mapWidth when allocating a new map.
2008-06-05 08:53:34 +09:30
dispatch.c
Merge branch 'master' into mpx
2008-05-20 10:20:14 +09:30
dispatch.h
dixfonts.c
Merge branch 'master' into mpx
2008-05-20 10:20:14 +09: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
dix: Call RealizeCursor during InitializeSprite.
2008-06-11 17:24:19 +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
Merge branch 'master' into XACE-SELINUX
2007-11-05 19:08:36 -05:00
getevents.c
dix: don't read valuators past numAxes.
2008-06-02 10:25:52 +09:30
globals.c
Move defaultDisplayClass to xdmcp-only visibility.
2008-05-14 16:07:51 -04:00
glyphcurs.c
Add CreatePixmap allocation hints.
2007-11-04 16:11:28 -08:00
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-26 17:37:31 +09:30
Makefile.am
Merge branch 'master' into mpx
2008-05-26 17:37:31 +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: Add a great big list of protocol names, like the XErrorDB that
2007-11-26 15:26:04 -05:00
registry.c
registry: Add a call for DTRACE compatibility.
2007-11-26 15:59:01 -05:00
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
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: remove obsolete InitWindowPrivates().
2008-04-25 14:30:26 +09:30
Xserver-dtrace.h.in
Xserver.d