CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <[EMAIL PROTECTED]>  05/10/27 18:56:51

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

Log message:
        2005-10-27  Anthony Balkissoon  <[EMAIL PROTECTED]>
        
        * javax/swing/ScrollPaneLayout.java:
        (preferredLayoutSize): Fixed the conditions for allocating space for
        the scrollbars.  Should allocate space if the View's dimension is
        larger than the Viewport's dimension. This fixes the problem in
        comment 1) for PR 23530.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5370&tr2=1.5371&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/ScrollPaneLayout.java.diff?tr1=1.19&tr2=1.20&r1=text&r2=text



Reply via email to