Author: fredkiefer
Date: Sun Apr 21 15:28:47 2013
New Revision: 36551
URL: http://svn.gna.org/viewcvs/gnustep?rev=36551&view=rev
Log:
* Source/NSTableView.m (-selectedColumnIndexes,
* -selectedRowIndexes): Return an
autoreleased copy of the corresponding ivar. Returning a
reference to the ivar
leads to issues (and behavior different from Cocoa) when
iterating thru the
indexsets if at a time they would be being altered.
Patch by Frank LeGrand ([email protected]).
* Source/GNUmakefile: Add NSCollectionViewItem.
* Headers/AppKit/NSCollectionView.h,
* Headers/AppKit/NSCollectionViewItem.h,
* Source/NSCollectionViewItem.m,
* Source/NSCollectionView.m: Bring closer to the GNUstep coding
* standard.
Modified:
libs/gui/trunk/ChangeLog
libs/gui/trunk/Headers/AppKit/NSCollectionView.h
libs/gui/trunk/Headers/AppKit/NSCollectionViewItem.h
libs/gui/trunk/Source/GNUmakefile
libs/gui/trunk/Source/NSCollectionView.m
libs/gui/trunk/Source/NSCollectionViewItem.m
libs/gui/trunk/Source/NSTableView.m
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs