bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27595] PlainDocument.replace() does not invoke insertString


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/27595] PlainDocument.replace() does not invoke insertString
Date: 14 May 2006 16:44:50 -0000


------- Comment #3 from cvs-commit at developer dot classpath dot org  
2006-05-14 16:44 -------
Subject: Bug 27595

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         classpath-0_91-branch
Changes by:     Mark Wielaard <address@hidden>   06/05/14 16:43:58

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

Log message:
        2006-05-14  Robert Schuster  <address@hidden>

        PR classpath/27595
        * javax/swing/text/AbstractDocument.java:
        (insertString): Flipped if-expression and its blocks.
        (remove): Dito.
        (replace): Flipped if-expression and its blocks, added note, invoke
        insertString and remove instead of insertStringImpl and removeImpl.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?only_with_tag=classpath-0_91-branch&tr1=1.7277.2.14&tr2=1.7277.2.15&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/AbstractDocument.java.diff?only_with_tag=classpath-0_91-branch&tr1=1.55.2.1&tr2=1.55.2.2&r1=text&r2=text


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27595





reply via email to

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