mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-04 20:20:48 +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
12
ChangeLog
12
ChangeLog
|
@ -1,9 +1,11 @@
|
|||
Wed Jan 31 00:15:06 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTableView.m ([-selectColumn:byExtendingSelection:]):
|
||||
Fixed selecting the only column in a single column table (patch by
|
||||
Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>).
|
||||
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:]):
|
||||
The same for columns.
|
||||
|
||||
2001-01-30 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Tools/GNUmakefile: Don't make gbps since it conflicts with gpbs
|
||||
|
|
Loading…
Reference in a new issue