CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        06/02/14 22:15:23

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

Log message:
        2006-02-14  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JViewport.java
        (isPaintRoot): New field.
        (repaint): Only call super here. Also added a comment regarding
        the diversion from the JDK.
        (paintBlit): Implemented real blitting.
        (paintImmediately2): New method. Overrides the same package private
        method in JComponent.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6386&tr2=1.6387&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/JViewport.java.diff?tr1=1.41&tr2=1.42&r1=text&r2=text


Reply via email to