2005-08-30 Peter Dennis Bartok <pbartok@novell.com>
authorPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Tue, 30 Aug 2005 06:16:48 +0000 (06:16 -0000)
committerPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Tue, 30 Aug 2005 06:16:48 +0000 (06:16 -0000)
commit7fbde3c49a7a2db6978acf8ebedc84414fab86c3
tree7455a1295dc2d80058d77ea1163e026a90c26f0f
parent8c400d8948786d9853bb29a96351702bbbad6c4e
2005-08-30  Peter Dennis Bartok  <pbartok@novell.com>

* NotifyIcon.cs: Fill the icon area with a background color, to
  avoid 'residue' when transparent icons are drawn
* XplatUIX11.cs:
  - Handle whole_window == client_window when destroying windows
  - SystrayAdd(): Set client_window to whole_window value to
    get mouse and other events passed to NotifyIcon

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