*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9190 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
FredKiefer 2001-02-20 01:04:12 +00:00
parent e4100c0cb1
commit 3d2ca76604

View file

@ -1,3 +1,11 @@
2001-02-19 Fred Kiefer <FredKiefer@gmx.de>
* Headers/gnustep/gui/NSDragging.h
Corrected the values for NSDragOperation and all methods returning
an operation mask.
* Source/NSColorPanel.m
[_initWithoutGModel] set target and action for the main colour well.
2001-02-19 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSWindow.m