commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog javax/swing/text/GapConte...


From: Anthony Balkissoon
Subject: [commit-cp] classpath ./ChangeLog javax/swing/text/GapConte...
Date: Fri, 30 Sep 2005 10:38:02 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <address@hidden>     05/09/30 14:38:02

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

Log message:
        2005-09-30  Anthony Balkissoon  <address@hidden>
        
        * javax/swing/text/GapContent.java:
        (shiftEnd): Call adjustPositionsInRange rather than getPositionsInRange
        and then iterating over the set and adjusting them.
        (shiftGap): Likewise.
        (shiftGapStartDown): Call setPositionsInRange rather than
        getPositionsInRange and then iterating over the set to set each
        Position.
        (shiftGapEndUp): Likewise.
        (setPositionsInRange): New implementation method.
        (adjustPositionsInRange): New implementation method.
        (resetMarksAtZero): Call setPositionsInRange rather than
        getPositionsInRange and then iterating over the set to set each
        Position.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5057&tr2=1.5058&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/GapContent.java.diff?tr1=1.27&tr2=1.28&r1=text&r2=text





reply via email to

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