mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Tiny fix for numeric values in controls.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5277 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b58cc80c6b
commit
1f970025e3
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Nov 25 18:59:34 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSControl.m ([-setIntValue:]), ([-setFloatValue:]),
|
||||
([-setDoubleValue:]): Abort editing before setting the value.
|
||||
|
||||
Thu Nov 25 11:44:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSMenu.m: Tidying, performnce tweaks, memory leak fixes.
|
||||
|
|
Loading…
Reference in a new issue