* System.Windows.Forms/XplatUIWin32.cs: PaintEventStart: validate the
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Fri, 17 Aug 2007 13:30:22 +0000 (13:30 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Fri, 17 Aug 2007 13:30:22 +0000 (13:30 -0000)
commit34dba43ff9bee6ddf9056149a131a94c0b742021
treeb81a04417f2095e9dfef77c6fb810d932133111a
parentdbea021212d6cd396f47516dc9ed8d7f4aed8ba7
* System.Windows.Forms/XplatUIWin32.cs: PaintEventStart: validate the
  entire source client rectangle if we're painting to another window
  than the one the paint message was generated on. Simplify the code
  somewhat, which makes PaintEventEnd also simpler.

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