mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-27 14:00:43 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6810 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8570d925cd
commit
2a0176ab77
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
2000-06-26 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/NSTextAttachment.h
|
||||
* Source/NSTextAttachment.m
|
||||
* Source/NSAttributedString.m
|
||||
Added a basic implementation for NSTextAttachment and
|
||||
NSTextAttachmentCell and use it in NSAttributedString.
|
||||
* Source/GNUmakefile
|
||||
Include new file NSTextAttachment.m
|
||||
* Source/NSText.m
|
||||
Changed the font and ruler pasting and removed some other FIXMEs
|
||||
* Headers/AppKit/NSPasteboard.h
|
||||
* Source/NSPasteboard.m
|
||||
Added two missing methods for file wrapper
|
||||
|
||||
2000-06-25 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/Parser/attributedStringConsumer.m
|
||||
|
|
Loading…
Reference in a new issue