*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8516 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2001-01-08 17:35:05 +00:00
parent a39f34d7d9
commit deab375e4b

View file

@ -1,3 +1,12 @@
2001-01-08 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSColor.m
In [supportMaxColorSpaces] corrected converions from RGB to HSB.
* Source/NSFontPanel.m
[_initWithoutGModel] make the size label non-selectable.
* Headers/gnustep/gui/GSWraps.h:
Removed function GSWSetMatrix().
2001-01-08 Fred Kiefer <FredKiefer@gmx.de>
* Headers/gnustep/gui/NSAffineTransform.h: