mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Change log of last change. :-(
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25716 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d2394a526f
commit
f70a4455e6
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2007-12-10 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSColor.m (-numberOfComponents, -getComponents:): Raise
|
||||
exception when called on abstract class. Increase teh values
|
||||
returned by real numberOfComponents by one to count in alpha.
|
||||
* Source/NSColor.m (+colorWithColorSpace:components:count:): Basic
|
||||
implementation.
|
||||
* Source/NSColor.m (-setFill, -setStroke:): Convert to
|
||||
NSDeviceRGBColorSpace first.
|
||||
* Source/NSColor.m (GSRGBColor-setFill, GSRGBColor-setStroke:):
|
||||
Actual implementation.
|
||||
|
||||
2007-12-10 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* ColorPickers/GSColorSliderCell.h,
|
||||
|
|
Loading…
Reference in a new issue