mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 20:49:13 +00:00
Do nothing in NSMatrix -selectAll: when the matrix is in radio mode
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14137 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
32862c79a5
commit
3d9a4fa380
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Jul 12 11:49:50 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Patch from Jeff Teunissen <deek@d2dc.net>:
|
||||
* Source/NSMatrix.m ([-selectAll:]): Do nothing when in radio
|
||||
mode.
|
||||
|
||||
2002-07-11 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSMenu.m (-_createWindow): Set to NOT work when in
|
||||
|
|
Loading…
Reference in a new issue