mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 17:40:56 +00:00
..
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9663 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d8c9b93041
commit
4b712d42ac
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
||||||
|
2001-04-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* 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 <richard@brainstorm.co.uk>
|
2001-04-22 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||||
|
|
||||||
* Source/NSColorList.m: ([_loadAvailableColorLists]) Fixed bug causing
|
* Source/NSColorList.m: ([_loadAvailableColorLists]) Fixed bug causing
|
||||||
|
|
Loading…
Reference in a new issue