mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:04:20 +00:00
Encode/decode named colors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14996 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d2e366a641
commit
6e252938f2
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2002-11-15 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Model/GMAppKit.m ([NSColor -encodeWithModelArchiver:]): Encode
|
||||
named colors.
|
||||
([NSColor +createObjectForModelUnarchiver:]): Decode them.
|
||||
|
||||
2002-11-13 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Model/IMLoading.m ([GMModel -objects]): New.
|
||||
|
|
Loading…
Reference in a new issue