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:
nico 2001-02-02 22:42:58 +00:00
parent 7f5243138b
commit a1f62197e4

View file

@ -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