Corrections and additions to colour pickers.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17356 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2003-07-26 13:28:25 +00:00
parent f54c12a2c5
commit 0a6e43c285

View file

@ -1,3 +1,17 @@
2003-07-26 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSColorPicker.m
Autorelease image returned by [provideNewButtonImage].
* Source/NSColorPanel.m
* ColorPickers/GSStandardColorPicker.m
In [_setupPickers] release cell array.
* ColorPickers/GSNamedColorPicker.m
Now basically working.
* ColorPickers/GSNamedColorPicker.tiff
Removed background of image.
* ColorPickers/GNUmakefile
Activate GSNamedColorPicker.
2003-07-26 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSApplication.m: Use NSInvocation to perform actions, so