From 4b712d42acc1ff52c0a456250cfdab390ed74bf6 Mon Sep 17 00:00:00 2001 From: Fred Kiefer Date: Sun, 22 Apr 2001 23:02:21 +0000 Subject: [PATCH] .. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9663 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 25f9c17a2..5073a408b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2001-04-23 Fred Kiefer + + * Source/NSColor.m: + [initialize] call [NSUserDefaults standardUserDefaults] as a + workaround for the setlocal() problem. Otherwise colorFromString: + will fail later on for the system colours. + * Source/NSColorPanel.m: + Added an [init] method, use this in [sharedColorPanel]. Replaced + reference to GMModel, with more general call on NSBundle. (This is + commented out, but some time in the futur we might use NIB files) + * Source/NSFontPanel.m: + Also replaced GMModel with NSBundle in [init]. + 2001-04-22 Richard Frith-Macdonald * Source/NSColorList.m: ([_loadAvailableColorLists]) Fixed bug causing