wxWidgets/include/wx/osx/core
Vadim Zeitlin fa93d732e2 Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports.
wxDataViewCtrl::GetSelection() now always returns invalid item if more than
a single item is selected in a multi-selection control.

Also add HasSelection() and GetSelectedItemsCount() to allow checking if any
items are selected.

Updated the documentation, all ports and added a test for all these functions.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-22 12:41:19 +00:00
..
private Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
cfdataref.h Fixed various typos. 2011-03-22 14:17:38 +00:00
cfref.h Fixed various typos. 2011-03-22 14:17:38 +00:00
cfstring.h
colour.h No real changes, just make wxColour::OSXGetNSColor() const. 2011-02-27 12:48:42 +00:00
dataview.h Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports. 2011-08-22 12:41:19 +00:00
hid.h
joystick.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
mimetype.h Implement wxFileType::GetOpenCommand() in wxOSX. 2011-08-05 19:02:26 +00:00
private.h implementation of HotKey, see #12354 2011-04-22 15:20:11 +00:00
stdpaths.h