wxWidgets/include/wx/osx/cocoa
Vadim Zeitlin f74be16b9c Remove unnecessary methods of wxCocoaOutlineDataSource.
{append,remove}Child() were never used, remove them to make it easier to
remove the use of "children" array itself later (see #16740).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-22 01:31:13 +00:00
..
private refactoring to common code for updating selections, using common focus code, see #14269 2014-05-18 10:46:12 +00:00
chkconf.h CoreText is always available on 10.5+, so using all this code unconditionally, committing Vadim's suggestions with two extensions, see #15580 2013-10-19 19:27:29 +00:00
dataview.h Remove unnecessary methods of wxCocoaOutlineDataSource. 2014-12-22 01:31:13 +00:00
evtloop.h using Run of base class 2013-07-28 14:32:35 +00:00
private.h Add support for template NSImages to wxBitmap 2014-10-14 08:53:11 +00:00