mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-05 07:41:12 +00:00
Completed last commit about table view selection
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8966 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7f5243138b
commit
a1f62197e4
1 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,10 @@
|
||||||
Wed Jan 31 00:15:06 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
Fri Feb 2 21:16:32 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSTableView.m ([-selectRow:byExtendingSelection:]): Fixed
|
||||||
|
selecting the only row in a single row table (patch by Pierre-Yves
|
||||||
|
Rivaille <pyrivail@ens-lyon.fr> modified).
|
||||||
* Source/NSTableView.m ([-selectColumn:byExtendingSelection:]):
|
* Source/NSTableView.m ([-selectColumn:byExtendingSelection:]):
|
||||||
Fixed selecting the only column in a single column table (patch by
|
The same for columns.
|
||||||
Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>).
|
|
||||||
|
|
||||||
2001-01-30 Adam Fedor <fedor@gnu.org>
|
2001-01-30 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue