mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-30 18:50:59 +00:00
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:
parent
348f469ee4
commit
0b44f3e1b4
1 changed files with 8 additions and 0 deletions
|
@ -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>
|
||||
|
||||
* Tools/gopen.m
|
||||
Modified to eliminate the output of "No application for extension
|
||||
'app'" when launching an application using gopen. The code now
|
||||
|
|
Loading…
Reference in a new issue