mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 10:01:14 +00:00
*** 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:
parent
3aa424dedb
commit
22ddf671c1
1 changed files with 16 additions and 0 deletions
16
ChangeLog
16
ChangeLog
|
@ -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:]):
|
||||
|
|
Loading…
Reference in a new issue