mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 23:31:02 +00:00
*** 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:
parent
278ce33638
commit
ccaf3144d3
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue