merge in themes branch to keep in sync

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23705 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-10-02 05:09:48 +00:00
parent 300ada29b4
commit d8f8954b02
13 changed files with 1446 additions and 372 deletions

View file

@ -1534,6 +1534,10 @@ many times.
if (place == NSWindowOut)
{
if (_windowNum == 0)
{
return; /* This deferred window was never ordered in. */
}
_f.visible = NO;
/*
* Don't keep trying to update the window while it is ordered out