* XplatUIX11.cs: add (untested) a _NET_WM_NAME implementation of
authorChris Toshok <toshok@novell.com>
Wed, 15 Nov 2006 18:15:53 +0000 (18:15 -0000)
committerChris Toshok <toshok@novell.com>
Wed, 15 Nov 2006 18:15:53 +0000 (18:15 -0000)
commitbe4ffdcdf166f9b64a14551f2eaf0ec0c3d9c5ec
tree8c8dc41c0fda0d190d1f40695fae76ad11f91e48
parent06a3023523f8edbfa64c1cf6ac5c6ebd09236079
* XplatUIX11.cs: add (untested) a _NET_WM_NAME implementation of
GetText().  untested because it's unused in our implementation.
Control.Text always caches the text, even if
ControlStyles.CacheText is not set.

fixes bug #79939.

2006-11-15  Chris Toshok  <toshok@ximian.com>

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