Added mixed state support for NSButton

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6829 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-06-27 17:34:04 +00:00
parent 74813a8539
commit 44d29da832

View file

@ -1,3 +1,9 @@
Tue Jun 27 19:35:54 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSButton.m ([-allowsMixedState]): Implemented.
([-setAllowsMixedState:]): Idem ([-setNextState]): Idem.
* Headers/AppKit/NSButton.h: Added corresponding declarations.
2000-06-26 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSFileWrapper.m