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: Thu, 28 Apr 2005 04:33:50 -0400

CVSROOT:        /cvsroot/dotgnu-pnet
Module name:    dotgnu-pnet
Branch:         
Changes by:     Marc Haisenko <address@hidden>  05/04/28 08:33:49

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

Log message:
        * System.Windows.Forms/Control.cs: call CreateControlInner instead of
        CreateControl in BeginInvoke. Fixes another visibility bug (although
        I'm not happy with this solution...)
        
        * System.Windows.Forms/Form.cs: Reverted my change from 2005-04-22
        in GetFullFlags and just handle the TopMost flag additionally. It
        turned out that just AND'ing the flags resulted in borderless
        windows, but they were suddenly centered which is wrong.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/ChangeLog.diff?tr1=1.2189&tr2=1.2190&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/System.Windows.Forms/Control.cs.diff?tr1=1.88&tr2=1.89&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/System.Windows.Forms/Form.cs.diff?tr1=1.44&tr2=1.45&r1=text&r2=text



reply via email to

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