CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/09/22 20:58:35

Modified files:
        .              : ChangeLog 
        javax/swing    : JComponent.java 

Log message:
        2005-09-22  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JComponent.java
        (paintChildren): If a child component is invisible, skip it.
        Handle the (rare) case when no clip is set as if it's set to the
        child component's bounds. These fixes should make Swing working
        again as before.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4928&tr2=1.4929&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JComponent.java.diff?tr1=1.58&tr2=1.59&r1=text&r2=text



Reply via email to