dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-commits] dotgnu-pnet ./ChangeLog System.Windows.Forms/Co...


From: Marc Haisenko
Subject: [Pnet-commits] dotgnu-pnet ./ChangeLog System.Windows.Forms/Co...
Date: Fri, 08 Apr 2005 10:27:04 -0400

CVSROOT:        /cvsroot/dotgnu-pnet
Module name:    dotgnu-pnet
Branch:         
Changes by:     Marc Haisenko <address@hidden>  05/04/08 14:27:03

Modified files:
        .              : ChangeLog 
        System.Windows.Forms: Control.cs 

Log message:
        * System.Windows.Forms/Control.cs:  Use CreateControl instead of 
CreateHandle
        in BeginInvoke(Delegate,Object[]) and InvalidateInternal (CreateHandle 
should
        only be called by CreateControl and CreateControlInner). Call 
CreateControl
        in Invalidate(Region,bool) when necessary. These two fix visibility bugs
        (where control should have been visible but weren't).
        
        * System.Windows.Forms/Control.cs: Removed a check in 
OnParentVisibleChanged
        because it was always true and thus unnecessary.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/ChangeLog.diff?tr1=1.2182&tr2=1.2183&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/System.Windows.Forms/Control.cs.diff?tr1=1.87&tr2=1.88&r1=text&r2=text



reply via email to

[Prev in Thread] Current Thread [Next in Thread]