NSStepperCell.m

NSStepper.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11270 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
pyr 2001-10-28 20:04:23 +00:00
parent dc98bf2106
commit 0c6c9248df

View file

@ -1,3 +1,10 @@
2001-10-28 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
* Source/NSStepper.m:
* Source/NSStepperCell.m: Major rewrite so that it behaves properly
Now NSStepper does not contain a textfield anymore and can be linked
to any control using the take*ValueFrom: methods
Thu Oct 25 16:42:00 2001 Gregory John Casamento <greg_casamento@yahoo.com>
* Source/NSSelection.m implemented bodies of methods for NSSelection.