* ThemeWin32Classic.cs:
authorAlexander Olk <aolk@mono-cvs.ximian.com>
Sat, 25 Mar 2006 20:14:25 +0000 (20:14 -0000)
committerAlexander Olk <aolk@mono-cvs.ximian.com>
Sat, 25 Mar 2006 20:14:25 +0000 (20:14 -0000)
commitc6f5396ddfd861ff84e53e8aa7eed72e4e0aa3fa
treebd35bb373d1d309cff4fc93fd8e59fb2a02d180e
parent500300d556e05a3e36c4ed15ad2fa40b46eea22a
* ThemeWin32Classic.cs:
  - Rewrote the totally broken CPDrawBorder3D method. That was
    one of the main problems for the terrific ThemeWin32Classic
    look
  - Updated and corrected Button drawing
  - Correct the dimensions of the SizeGrip to match ms ones
  - Removed a small drawing glitch in DrawComboBoxEditDecorations
* XplatUIX11.cs: Draw borders with BorderStyle = Fixed3D with
  Border3DStyle.Sunken to match ms.

2006-03-25  Alexander Olk  <alex.olk@googlemail.com>

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