*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8976 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2001-02-05 01:25:17 +00:00
parent 278ce33638
commit ccaf3144d3

View file

@ -1,3 +1,17 @@
2001-02-04 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSColor.m
In [supportMaxColorSpaces] added conversions from RGB to CMYK.
In [colorUsingColorSpaceName:device:] added conversion from named
colour.
* Source/NSColorPanel.m
Reimplemented without using a GModel file.
* Headers/gnustep/gui/NSColor.h:
Removed the color panel enumerators.
* Headers/gnustep/gui/NSColorPanel.h:
Added the color panel enumerators and corrected them. Adopted the
ivars to the new implementation.
Fri Feb 2 21:16:32 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSTableView.m ([-selectRow:byExtendingSelection:]): Fixed