From e83b8763d36cea99032b64b143fef24648e8f000 Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Sun, 27 Aug 2000 22:33:43 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7274 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 75331e149..a9cb6101e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2000-08-27 Fred Kiefer + + * Source/NSFontPanel.m: + Changed to tags for all subviews to prepare for the switch to + gmodel. [panelConvertFont:] corrected to not return nil. + * Header/gnustep/gui/NSFontPanel.h + Removed ivars for subviews. + * Source/NSFontManager.m + [convertWeight:ofFont:] better conversion. + * Source/NSView.m: + [viewWithTag:] corrected bug in optimisation for first sub-level. + * Header/gnustep/gui/NSLayoutManager.h + * Source/NSLayoutManager.m + Started cleanup of code. + * Source/NSTextStorage.c + [edited:range:changeInLength:] and [processEditing] corrected + reported range. + Sun Aug 27 19:11:59 2000 Nicola Pero * Source/NSTableView.m ([-initWithFrame:]): Bug fix in