wxWidgets/include/wx/generic
Vadim Zeitlin 7481c74365 Make other wxGenericProgressDialog methods virtual too
Solve the same problem as was recently with hiding, instead of
overriding, Resume() in the native MSW wxProgressDialog class for all
the other methods which were also affected by it.
2017-11-16 01:35:52 +01:00
..
private Fix missing virtual dtor warning for wxMarkupText 2017-04-11 15:34:50 +02:00
aboutdlgg.h
accel.h
activityindicator.h
animate.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
bmpcbox.h
busyinfo.h
buttonbar.h
calctrlg.h Automatically determine the first weekday for a calendar control 2017-09-02 17:02:35 +03:00
caret.h
choicdgg.h
clrpickerg.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
collheaderctrl.h
collpaneg.h
colour.h
colrdlgg.h Avoid -Wexpansion-to-defined clang warning in wxOSX 2017-07-11 23:16:28 +02:00
combo.h
ctrlsub.h
custombgwin.h Resolve -Wsuggest-override warnings. 2017-02-24 23:37:44 +01:00
dataview.h Add wxDataViewCtrl::GetTopItem() and GetCountPerPage() 2017-10-21 22:10:35 +02:00
datectrl.h
dcpsg.h Move duplicated code to the shared function 2017-03-04 19:07:05 +01:00
dirctrlg.h Fix compilation when wxUSE_DIRDLG==0 2017-08-01 21:35:06 +02:00
dirdlgg.h
dragimgg.h
dvrenderer.h Add wxDataViewValueAdjuster 2016-12-11 15:20:42 +01:00
dvrenderers.h Fix handling of ampersands in wxDataViewCtrl markup 2017-04-07 18:45:39 +02:00
fdrepdlg.h
filectrlg.h Resize name column in wxFileListCtrl to be as wide as possible 2016-12-27 17:23:00 +01:00
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
fswatcher.h
grid.h
gridctrl.h
grideditors.h
gridsel.h
headerctrlg.h
helpext.h
hyperlink.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
icon.h
imaglist.h
infobar.h
laywin.h
listctrl.h
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h Make other wxGenericProgressDialog methods virtual too 2017-11-16 01:35:52 +01:00
propdlg.h Add missing wxPropertySheetDialog methods and fix a typo. 2016-10-21 20:16:53 -07:00
region.h
richmsgdlgg.h
sashwin.h
scrolwin.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
spinctlg.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
splash.h
splitter.h
srchctlg.h
statbmpg.h
statline.h
stattextg.h
statusbr.h
tabg.h
textdlgg.h
timectrl.h Resolve -Wsuggest-override warnings. 2017-02-24 23:37:44 +01:00
treectlg.h
wizard.h