CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/10/12 15:29:48

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

Log message:
        2005-10-12  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JViewport.java
        (sizeChanged): A new flag, indicating when the size of the
        viewport has changed relative to the last painting operation.
        (reshape): Set sizeChanged flag if size has changed.
        (paintBackingStore): Only create new backingstore image when
        the size has changed.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5194&tr2=1.5195&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JViewport.java.diff?tr1=1.29&tr2=1.30&r1=text&r2=text



Reply via email to