mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 18:11:06 +00:00
Source/NSTableView.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11164 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2ad9cdfca2
commit
7a410e59c1
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2001-10-16 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Source/NSTableView.m ([selectColumn:byExtendingSelection]):
|
||||
Do not send NSTableViewSelectionDidChangeNotification when selection
|
||||
is not changed (was not always working with flag=NO)
|
||||
* Source/NSTableView.m ([selectRow:byExtendingSelection]): Likewise
|
||||
|
||||
2001-10-15 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Headers/gnustep/gui/DPSOperators.h: New functions DPSPrintf,
|
||||
|
|
Loading…
Reference in a new issue