wxWidgets/include/wx/generic
Vadim Zeitlin db890987c6 Add documentation for several grid cell renderer/editor classes.
Document the previously undocumented renderers and editors.

Closes #11965.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-22 11:20:50 +00:00
..
private Fix crash in wxListbook if image list is assigned after adding pages. 2010-04-12 00:37:08 +00:00
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h minor cleanup 2009-12-05 19:57:58 +00:00
buttonbar.h
calctrlg.h
caret.h
choicdgg.h Add initial selection parameter to wxGetSingleChoice() functions. 2010-03-21 11:06:31 +00:00
clrpickerg.h
collpaneg.h
colour.h
colrdlgg.h
combo.h
ctrlsub.h
dataview.h Big wxDataViewCtrl renderer classes refactoring. 2009-11-10 17:40:58 +00:00
datectrl.h
dcpsg.h
dirctrlg.h
dirdlgg.h
dragimgg.h
dvrenderer.h Allow custom wxDataViewCtrl renderers to easily use attributes. 2009-11-10 17:41:11 +00:00
dvrenderers.h Allow custom wxDataViewCtrl renderers to easily use attributes. 2009-11-10 17:41:11 +00:00
fdrepdlg.h
filectrlg.h
filedlgg.h Make wxFileDialog::Set/SetPath() behave consistently. 2009-11-26 16:17:00 +00:00
filepickerg.h Initialize picker style in native GTK file/dir pickers. 2010-03-16 00:23:57 +00:00
fontdlgg.h
fontpickerg.h
fswatcher.h Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
grid.h Return the kind of cells span from wxGrid::GetCellSize(). 2009-12-27 19:40:41 +00:00
gridctrl.h Add documentation for several grid cell renderer/editor classes. 2010-04-22 11:20:50 +00:00
grideditors.h
gridsel.h
headerctrlg.h
helpext.h
hyperlink.h
icon.h
imaglist.h minor cleanup 2009-12-05 19:57:58 +00:00
infobar.h minor cleanup 2009-12-05 19:57:58 +00:00
laywin.h
listctrl.h Don't store header height in generic wxListCtrl member variable. 2010-03-06 00:31:04 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h Add wxProgressDialog::Was{Cancelled,Skipped}() convenience methods. 2010-04-20 11:10:33 +00:00
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h wxSpinCtrl values are always integral, they don't need to be rounded 2009-11-10 17:36:53 +00:00
splash.h
splitter.h
srchctlg.h
statbmpg.h
statline.h
stattextg.h Restore correct access to wxGenericStaticText::Set{Font,Label}. 2009-12-14 12:41:55 +00:00
statusbr.h
tabg.h
textdlgg.h
treectlg.h Add wxTreeCtrl::SelectChildren() method. 2010-01-26 12:43:39 +00:00
wizard.h