From f8c9fc8515b5ea53615a8702c01a217806b032f7 Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Sat, 20 May 2000 16:57:55 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6604 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2841e4dc0..f2c4e62bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-05-20 Fred Kiefer + + * Headers/gnustep/gui/NSText.h: + * Source/NSAttributedString.m: + * Source/NSText.m: + * Source/NSTextView.m: + Improved the handling of character and paragraph attributes on NSText + and added basic implementations for these methods on NSTextView. + Some ivars on NSText have been replaced by values in + [ typingAttributes]. + 2000-05-17 Jonathan Gapen * Model/GMAppKit.m: NSButton methods removed; all NSButton