Merge branch 'master' into mpx

Conflicts:

	Xext/sampleEVI.c
This commit is contained in:
Peter Hutterer
2008-01-26 13:55:07 +10:30
44 changed files with 492 additions and 454 deletions

View File

@@ -3043,7 +3043,8 @@ UnrealizeTree(
}
#endif
(* Unrealize)(pChild);
DeleteWindowFromAnyEvents(pChild, FALSE);
if (MapUnmapEventsEnabled(pWin))
DeleteWindowFromAnyEvents(pChild, FALSE);
if (pChild->viewable)
{
#ifdef DO_SAVE_UNDERS