CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <[EMAIL PROTECTED]>  05/10/31 20:03:53

Modified files:
        .              : ChangeLog 
        javax/swing/text: Utilities.java 

Log message:
        2005-10-31  Anthony Balkissoon  <[EMAIL PROTECTED]>
        
        * javax/swing/text/Utilities.java:
        (getTabbedTextOffset): Adjusted for loop bound down by s.offset and
        adjusted array index up by s.offset.  This fixes the second part of
        PR 24316.  Expand tabs, not newlines.  Allow the x-position to reach
        the end specified position (use < instead of <=).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5397&tr2=1.5398&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/Utilities.java.diff?tr1=1.15&tr2=1.16&r1=text&r2=text



Reply via email to