mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 15:21:57 +00:00
New MacOSX methods for NSAttributedString.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14416 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c4cefa17ce
commit
18e833bb72
1 changed files with 21 additions and 0 deletions
21
ChangeLog
21
ChangeLog
|
@ -1,3 +1,24 @@
|
||||||
|
2002-09-07 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Source/NSApplication.m
|
||||||
|
Release the invocation in [detachDrawingThread:toTarget:withObject:]
|
||||||
|
not in the helper method. (Patch by David Ayers <d.ayers@inode.at>).
|
||||||
|
* Headers/gnustep/gui/NSPasteboard.h
|
||||||
|
* Source/externs.m
|
||||||
|
Define NSHTMLPboardType.
|
||||||
|
* Headers/gnustep/gui/GSTextConverter.h
|
||||||
|
Define protocol for method [classForFormat:producer:].
|
||||||
|
* Headers/gnustep/gui/NSTextAttachment.h
|
||||||
|
Moved NSAttributedString text attachment method declarations to here.
|
||||||
|
* Headers/gnustep/gui/NSAttributedString.h
|
||||||
|
Define new MacOSX methods.
|
||||||
|
* Source/NSAttributedString.m
|
||||||
|
Implemented [textFileTypes], [textPasteboardTypes],
|
||||||
|
[textUnfilteredFileTypes], [textUnfilteredPasteboardTypes].
|
||||||
|
* Source/NSMenu.m
|
||||||
|
* Source/NSTextView.m
|
||||||
|
Corrected includes.
|
||||||
|
|
||||||
2002-09-06 Adam Fedor <fedor@gnu.org>
|
2002-09-06 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Headers/gnustep/gui/NSPrintInfo.h: Add print option.
|
* Headers/gnustep/gui/NSPrintInfo.h: Add print option.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue