Finished rewriting of NSColorList.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5706 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-01-09 03:19:26 +00:00
parent 3dfb14f9ff
commit b45601efbb

View file

@ -1,3 +1,11 @@
Sat Jan 8 23:50:38 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSColorList.m: Implemented reading available color lists
from disk. ([+_loadAvailableColorLists]): New private method to
defer scanning of standard directories and loading available color
lists till really needed. Related changings and fixes in the
whole class.
Sat Jan 8 02:40:12 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Headers/AppKit/NSColorList.h: Prefixed ivars with underscores,