*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6566 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2000-05-04 22:49:34 +00:00
parent 3aa424dedb
commit 22ddf671c1

View file

@ -1,3 +1,19 @@
2000-05-04 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSText.m:
Always use the most appropriate RTF* method and other small
internal improvements
* Source/NSAttributedString.m:
Corrected lineBreakBeforeIndex:withinRange: and reorganised the
initWithRTF* methods.
* Headers/gnustep/gui/NSAttributedString.h:
Moved two methods from NSTextAttachment.h here
* Headers/gnustep/gui/NSTextAttachment.h:
Moved two methods into NSAttributedString.h
Thu May 4 19:11:48 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSPanel.m ([GSAlertPanel -initWithContentRect:styleMask:backing:defer:screen:]):