2006-03-22 Mike Kestner <mkestner@novell.com>
authorMike Kestner <mkestner@gmail.com>
Wed, 22 Mar 2006 22:07:27 +0000 (22:07 -0000)
committerMike Kestner <mkestner@gmail.com>
Wed, 22 Mar 2006 22:07:27 +0000 (22:07 -0000)
commit6f4a0334983a0fb3b4113b008181dfa31e10b646
tree69a9b27cef663aa7cf627aeb60833eea750993e4
parent54d4ec5752488382dccdf4fa2d4e924d07392814
2006-03-22  Mike Kestner  <mkestner@novell.com>

* Theme.cs: add Color param to CPDrawMenuGlyph.
* ThemeWin32Classic.cs: do color specific menu glyph rendering so that
checks and radio marks and arrows are visible on highlighted items.
* ControlPaint.cs: update to use new Theme signature.

svn path=/trunk/mcs/; revision=58325
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ControlPaint.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Theme.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs