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