2007-03-12 Chris Toshok <toshok@ximian.com>
commit01fdab862bfdd06c214566865fc0b0149f8d027e
authorChris Toshok <toshok@novell.com>
Mon, 12 Mar 2007 20:40:40 +0000 (12 20:40 -0000)
committerChris Toshok <toshok@novell.com>
Mon, 12 Mar 2007 20:40:40 +0000 (12 20:40 -0000)
tree4d2e6b70877ee9f81d7797fb051766635e8b90ac
parentf12277feb48eb8f54d0f283ef4166f2ca2a28b47
2007-03-12  Chris Toshok  <toshok@ximian.com>

* XEventQueue.cs: remove the use of PostQuitState.

* XplatUIX11.cs: remove the use of PostQuitState.  If we get a
WM_QUIT message in GetMessage, return false (and if we're in the
nested WaitForHwndMessage, repost the WM_QUIT message).

svn path=/trunk/mcs/; revision=74141
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XEventQueue.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs