From ee5a31c0653108f54fc640d25f464702a9c03ffc Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Mon, 4 Jun 2001 16:26:12 +0000 Subject: [PATCH] . git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10073 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index f2e2ee25a..9210cd6a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-06-05 Fred Kiefer + + * Headers/AppKit/NSTextAttachment.h + * Source/NSTextAttachment.m + Added missing methods. + * Source/NSStringDrawing.m + Added drawing code for text attachments (Still untested, as there + is a problem with unicode characters in NSAttributedString) + * Source/NSTextView.m + Implemented some basic handling for mouse down on attachment cell. + 2001-06-02 Mirko Viviani * Source/NSMatrix.m ([NSMatrix -mouseDown:]): set highlight in list