2006-12-15 Chris Toshok <toshok@ximian.com>
commit15be5a76a481d7d28319ef8c25db7f59b4777453
authorChris Toshok <toshok@novell.com>
Sat, 16 Dec 2006 03:11:44 +0000 (16 03:11 -0000)
committerChris Toshok <toshok@novell.com>
Sat, 16 Dec 2006 03:11:44 +0000 (16 03:11 -0000)
treea412c35b1bd1b26926415fe4e0b921f9686e22f2
parentbc76e6693a7679a72a768f293811e1ad716290d9
2006-12-15  Chris Toshok  <toshok@ximian.com>

* XplatUIWin32.cs: initial implementation of the Reversible
drawing functions.  there are some problems.  DrawReversibleFrame
doesn't seem to work at all for Dashed FrameStyle, and in the
Thick case there are drawing errors at the corners (we probably
need to bind Rectangle instead of doing moveto/lineto's.)

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