wxWidgets/include/wx/osx
Vadim Zeitlin 80ce465c64 Add wxDataViewCtrl::{Set,Get}CurrentItem().
Current item is the same as the selected item in single selection mode but in
multiple selection mode there was no way to neither get this item nor change
it before so add the new functions to allow doing this now.

The new methods are implemented for the generic, GTK and OS X/Cocoa versions
but only stubs are provided for OS X/Carbon.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-08-10 12:53:03 +00:00
..
carbon Add wxDataViewCtrl::{Set,Get}CurrentItem(). 2010-08-10 12:53:03 +00:00
cocoa Add wxDataViewCtrl::{Set,Get}CurrentItem(). 2010-08-10 12:53:03 +00:00
core Add wxDataViewCtrl::{Set,Get}CurrentItem(). 2010-08-10 12:53:03 +00:00
iphone iPhone SDK 2.2 compilation 2010-07-08 17:35:45 +00:00
private support compiling for iphone 2010-05-20 17:58:38 +00:00
accel.h
app.h not needed anymore 2010-05-19 13:39:56 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h Invalidate best size when the bitmap or bitmap position changes. Add GetBitmapMargins 2010-03-01 23:20:35 +00:00
checkbox.h
checklst.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
chkconf.h
choice.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
clipbrd.h
colordlg.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
colour.h
combobox.h adding bestsize for osx_cocoa combobox 2010-06-21 14:00:59 +00:00
config_xcode.h Replace 2.9.1 version with 2.9.2. 2010-07-22 12:09:04 +00:00
control.h
cursor.h make access for virtuals match base 2009-12-03 17:20:15 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h Add wxDataViewCtrl::{Set,Get}CurrentItem(). 2010-08-10 12:53:03 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
dcscreen.h
dialog.h tracking open modal dialogs 2010-04-20 19:09:38 +00:00
dirdlg.h Get ShowWindowModal behavior working under OS X Cocoa for file, dir and message dialogs. 2010-01-28 04:06:23 +00:00
dnd.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
dvrenderer.h no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +00:00
dvrenderers.h no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +00:00
evtloop.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
evtloopsrc.h no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +00:00
filedlg.h streamlining code for extra controls 2010-04-18 13:17:16 +00:00
font.h using statically allocated font objects for speedup 2010-04-08 18:47:41 +00:00
fontdlg.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
frame.h make access for virtuals match base 2009-12-03 17:20:15 +00:00
gauge.h
glcanvas.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
helpxxxx.h
icon.h adding mimetype patch, closes #12072 2010-06-21 16:36:45 +00:00
imaglist.h
joystick.h
listbox.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
listctrl.h Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00
mdi.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
menu.h Remove unnecessary duplicate code dealing with invoking window from wxOSX. 2010-04-24 20:39:44 +00:00
menuitem.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
metafile.h adding support for iphone 2010-05-20 16:36:16 +00:00
mimetype.h
minifram.h Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION. 2010-05-10 21:09:57 +00:00
msgdlg.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
nonownedwnd.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
notebook.h
palette.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
pen.h
pnghand.h
pngread.h
popupwin.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
printdlg.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
printmac.h
private.h minor cleanup 2009-12-05 19:57:58 +00:00
radiobox.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
radiobut.h
region.h
scrolbar.h
setup0.h Fix a few minor typos in comments. 2010-07-13 13:29:44 +00:00
slider.h
sound.h To support playing async sounds on the stack on Mac, do not delete the wxSoundData when its wxSound object is destroyed if it's in the queue of sounds to be played. Instead, mark it to be deleted and delete it after it has played. 2009-12-30 17:41:29 +00:00
spinbutt.h
spinctrl.h
srchctrl.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
taskbarosx.h
textctrl.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
textentry.h Remove duplicate fields in wxTextCtrl / wxTextEntry. Fixes #11618. 2010-01-10 01:52:22 +00:00
tglbtn.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
toolbar.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
tooltip.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
toplevel.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
treectrl.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
uma.h
window.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00