mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:11:03 +00:00
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:
parent
3dfb14f9ff
commit
b45601efbb
1 changed files with 8 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue