wxWidgets/include/wx/generic
Vadim Zeitlin 8856715d2d Use wxVector instead of wxList for wxDataViewCtrl columns storage
As wxDataViewColumnList was never public, it should be fine to not
define it any more and use a vector instead.

This makes the code more clear and also marginally more efficient.
2018-12-15 14:43:47 +01:00
..
private Replace obsolete object array with vector in wxGenericListCtrl 2018-09-17 22:50:43 +02:00
aboutdlgg.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
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 Remove the separator static line in wxGenericCollapsiblePane 2018-05-12 19:10:28 +02:00
colour.h
colrdlgg.h Avoid -Wexpansion-to-defined clang warning in wxOSX 2017-07-11 23:16:28 +02:00
combo.h Fix TAB navigation with wxComboCtrl in non-MSW ports 2018-01-30 19:53:54 +01:00
ctrlsub.h
custombgwin.h Use Bind() instead of Connect() in wxWidgets code 2018-05-30 13:06:20 +02:00
dataview.h Use wxVector instead of wxList for wxDataViewCtrl columns storage 2018-12-15 14:43:47 +01:00
datectrl.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dcpsg.h Fix build with wxUSE_PALETTE==0 2018-10-09 22:24:58 -07:00
dirctrlg.h Remove trailing whitespace from several files 2018-04-18 15:45:42 +02:00
dirdlgg.h
dragimgg.h
dvrenderer.h Add wxDataViewValueAdjuster 2016-12-11 15:20:42 +01:00
dvrenderers.h Add wxDataViewToggleRenderer::ShowAsRadio() 2018-07-11 23:48:14 +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 Tidy up wxGenericFontDialog code a little 2018-08-02 01:10:14 +02:00
fontpickerg.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
fswatcher.h
grid.h Rename a class to restore backward compatibility 2018-09-05 18:34:07 +03:00
gridctrl.h
grideditors.h
gridsel.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
headerctrlg.h Fix dragging beyond the rightmost column in generic wxHeaderCtrl 2018-11-12 00:08:13 +01:00
helpext.h
hyperlink.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
icon.h
imaglist.h Always store wxBitmap objects in wxGenericImageList 2018-10-31 15:35:30 +01:00
infobar.h
laywin.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
listctrl.h Change the return type of wxListCtrl::SetItem() overload to bool 2018-06-28 00:39:31 +02: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 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 Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
scrolwin.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
spinctlg.h Explicitly return Boolean value as declared 2018-11-10 20:56:24 +01:00
splash.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
splitter.h
srchctlg.h Remove unnecessary wxSearchCtrl::DoMoveWindow() override 2018-07-09 17:54:09 +02:00
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 Avoid using mismatched translations for wxWizard buttons 2018-10-30 23:45:12 +01:00