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/DefaultS...


From: Anthony Balkissoon
Subject: [commit-cp] classpath ./ChangeLog javax/swing/text/DefaultS...
Date: Tue, 20 Dec 2005 18:35:22 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <address@hidden>     05/12/20 18:35:22

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

Log message:
        2005-12-20  Anthony Balkissoon  <address@hidden>
        
        * javax/swing/text/DefaultStyledDocument.java:
        (ElementBuffer.insertContentTag): If the direction is
        OriginateDirection split all the time, don't check the attribute sets.
        Removed the special case for the first insertion.  These cases should
        fall under the direction JoinPreviousDirection. Changed the comments to
        reflect this.
        (insertUpdate): Added a hack to get the right result when comparing
        the attributes of the new ElementSpec to the attributes of either
        the previous or next Element.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5866&tr2=1.5867&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/DefaultStyledDocument.java.diff?tr1=1.21&tr2=1.22&r1=text&r2=text




reply via email to

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