*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10094 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2001-06-06 18:11:52 +00:00
parent efdd226051
commit 7c3852cea6

View file

@ -1,3 +1,12 @@
2000-06-06 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSTextAttachment.m
Added copyWithZone: to NSTextAttachment to let it work as a
attribute in a NSAttributedString. This may be just a temporary
work around.
* Source/NSStringDrawing.m
Corrected drawing code for text attachments.
Wed Jun 6 05:38:28 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSPopUpButtonCell.m ([-stringValue]): Added - this method