mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-02 07:10:59 +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
ae0a976c78
commit
2d0d6f2880
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>
|
2007-12-10 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* ColorPickers/GSColorSliderCell.h,
|
* ColorPickers/GSColorSliderCell.h,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue