wxWidgets/include/wx/generic
Vadim Zeitlin d47fa718cd Add wxDataViewCtrl::ExpandChildren()
This convenient method allows to expand all children of the item
recursively.

This is directly supported by both native implementations, so it makes
sense to have this in wxDataViewCtrl itself, even if it could be also
(less efficiently) implemented in the user code.
2020-12-05 16:37:13 +01:00
..
private Simplify API for extending wxListCtrl background display 2020-11-09 00:37:55 +01:00
aboutdlgg.h
accel.h
activityindicator.h
animate.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
bmpcbox.h Implement GetStringSelection() in generic wxBitmapComboBox 2020-10-01 02:19:12 +02:00
busyinfo.h Allow updating wxBusyInfo text while it's shown 2019-09-08 23:13:00 +02:00
buttonbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
calctrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
caret.h
choicdgg.h Initialize member variables to avoid warnings 2019-10-14 08:09:47 +03:00
clrpickerg.h Make wxGenericColourButton DPI aware 2020-07-31 22:25:02 +02:00
collheaderctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
collpaneg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
colour.h
colrdlgg.h Make wxGenericColourDialog DPI aware 2020-07-31 22:25:10 +02:00
combo.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
ctrlsub.h
custombgwin.h
dataview.h Add wxDataViewCtrl::ExpandChildren() 2020-12-05 16:37:13 +01:00
datectrl.h Fix wxDatePickerCtrl build in wxOSX after the previous commit 2020-11-13 13:55:05 +01:00
dcpsg.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
dirctrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dirdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dragimgg.h
dvrenderer.h
dvrenderers.h
fdrepdlg.h
filectrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
filedlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
filepickerg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
fontdlgg.h
fontpickerg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
fswatcher.h
grid.h Add wxGridSelectNone selection mode 2020-10-31 17:01:36 +01:00
gridctrl.h Get dates directly from table in wxGridCellDateEditor if possible 2020-11-03 17:30:54 +01:00
grideditors.h Add support for date format to wxGridCellDateEditor too 2020-11-03 02:57:22 +01:00
gridsel.h Replace "sendEvent" parameter in wxGridSelection with "eventType" 2020-08-21 11:49:34 +02:00
headerctrlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
helpext.h Don’t use void for functions without arguments 2019-10-02 00:54:14 +02:00
hyperlink.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
icon.h Remove checks for wxNEEDS_CHARPP 2020-10-19 20:07:16 +02:00
imaglist.h
infobar.h
laywin.h
listctrl.h Simplify API for extending wxListCtrl background display 2020-11-09 00:37:55 +01:00
logg.h
mask.h
mdig.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
msgdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
notebook.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
notifmsg.h
numdlgg.h
paletteg.h
panelg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
printps.h
prntdlgg.h
progdlgg.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
propdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
region.h
richmsgdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
sashwin.h
scrolwin.h
spinctlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
splash.h
splitter.h
srchctlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statbmpg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statline.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stattextg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statusbr.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
tabg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
textdlgg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
timectrl.h Fix inheritance hierarchy of wxTimePickerCtrlGeneric 2020-11-05 00:34:10 +01:00
treectlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
wizard.h