2007-08-28 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Tue, 28 Aug 2007 18:41:11 +0000 (18:41 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Tue, 28 Aug 2007 18:41:11 +0000 (18:41 -0000)
commit1e30b0c69a97b511b2593d2adda86064d9827703
treee223f31a6b9b865ef67d3b71e880607d11f51eb4
parent94a9c3979a1b2d7f55ef094758e145f64716edbc
2007-08-28  Jonathan Pobst  <monkey@jpobst.com>

* RadioButton.cs: Use 2.0 rendering.  Use base implementation of TextAlign.
* Theme.cs, ThemeWin32Classic.cs: Implement 2.0 rendering for RadioButton.

2007-08-28  Jonathan Pobst  <monkey@jpobst.com>

* ThemeElementsDefault.cs: Add accessor for RadioButtonPainter.

2007-08-28  Jonathan Pobst  <monkey@jpobst.com>

* RadioButtonPainter.cs: Added.

2007-08-28  Jonathan Pobst  <monkey@jpobst.com>

* System.Windows.Forms.dll.sources: Add RadioButtonPainter.cs.

svn path=/trunk/mcs/; revision=84970
mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms.Theming/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms.Theming/Default/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms.Theming/ThemeElementsDefault.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/RadioButton.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Theme.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs