bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27185] JComponent.paintChildrenOptimized does not always retu


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/27185] JComponent.paintChildrenOptimized does not always returns the correct last child to be painted.
Date: 18 Apr 2006 09:19:12 -0000


------- Comment #4 from cvs-commit at developer dot classpath dot org  
2006-04-18 09:19 -------
Subject: Bug 27185

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>        06/04/18
09:18:41

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

Log message:
        2006-04-18  Roman Kennke  <address@hidden>

        PR 27185
        * javax/swing/JComponent.java
        (paintChildrenWithOverlap): When one child is not opaque, propagate
        the dirty rectangles to the next child.
        (paintChildrenOptimized): Removed unnecessary 'optimization'.
        This actually didn't work right and probably gained nothing.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7131&tr2=1.7132&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/JComponent.java.diff?tr1=1.114&tr2=1.115&r1=text&r2=text


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27185





reply via email to

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