wxWidgets/include/wx/osx
Vadim Zeitlin aadbdd1699 Remove wxHeaderColumn::SetAsSortKey() and only use SetSortOrder().
The two member functions, SetAsSortKey() and SetSortOrder(), were doing almost
the same thing but differently and the former was only used in the generic
wxDataViewCtrl implementation and not implemented in the native GTK/OS X one.

Remove SetAsSortKey() entirely and only keep UnsetAsSortKey() which is still
needed by generic/MSW wxDataViewCtrl. But only SetSortOrder() should now be
called to indicate that the column is used for sorting.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-09-21 15:07:46 +00:00
..
carbon Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports. 2011-08-22 12:41:19 +00:00
cocoa Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports. 2011-08-22 12:41:19 +00:00
core Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports. 2011-08-22 12:41:19 +00:00
iphone
private
accel.h
anybutton.h Refactor wxButton and wxToggleButton to derive from wxAnyButton. 2011-06-14 13:00:42 +00:00
app.h Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. 2011-08-09 22:17:12 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h Refactor wxButton and wxToggleButton to derive from wxAnyButton. 2011-06-14 13:00:42 +00:00
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h Get rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJECT_RECAST macro. 2011-07-30 11:30:08 +00:00
config_xcode.h Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Remove wxHeaderColumn::SetAsSortKey() and only use SetSortOrder(). 2011-09-21 15:07:46 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h add member for sheetdialog 2011-06-09 00:28:28 +00:00
dnd.h
dvrenderer.h
dvrenderers.h
evtloop.h separating observers for default mode (outer 'normal' loop) and common mode loops, fixes #13208 2011-05-11 06:46:07 +00:00
evtloopsrc.h
filedlg.h add member for sheetdialog 2011-06-09 00:28:28 +00:00
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h Add support for wxHELP button to wxMessageDialog. 2011-08-04 22:53:42 +00:00
nonownedwnd.h
notebook.h No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND. 2011-08-21 14:08:49 +00:00
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h
printdlg.h
printmac.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h Update setup files 2011-09-11 10:15:28 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h Replace wxControlContainer-related macros with wxNavigationEnabled<>. 2011-07-24 22:19:33 +00:00
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
taskbarosx.h
textctrl.h
textentry.h
tglbtn.h Use wxAnyButton's DoGetBestSize for toggle buttons 2011-06-16 00:43:22 +00:00
toolbar.h
tooltip.h
toplevel.h
treectrl.h
uma.h
webview_webkit.h Update wxWebView guards to stop backend compilation when wxUSE_WEBVIEW is 0. 2011-09-12 18:35:39 +00:00
webviewhistoryitem_webkit.h Update wxWebView guards to stop backend compilation when wxUSE_WEBVIEW is 0. 2011-09-12 18:35:39 +00:00
window.h