Fixed for a bug in text editing resulting in an infinite loop with text

attachmentsy


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11597 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-12-02 11:13:41 +00:00
parent 348f469ee4
commit 0b44f3e1b4

View file

@ -1,4 +1,12 @@
Sun Dec 2 08:54:36 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSAttributedString.m ([NSMutableAttributedString
-fixParagraphStyleAttributeInRange:]): Fixes, particularly for
case in which a style is not found at the beginning of paragraph.
(Bug reported by Ludovic Marcotte <ludovic@Sophos.ca>).
2001-12-02 Gregory Casamento <greg_casamento@yahoo.com> 2001-12-02 Gregory Casamento <greg_casamento@yahoo.com>
* Tools/gopen.m * Tools/gopen.m
Modified to eliminate the output of "No application for extension Modified to eliminate the output of "No application for extension
'app'" when launching an application using gopen. The code now 'app'" when launching an application using gopen. The code now