wxWidgets/src
Vadim Zeitlin 62e9285aba Add name argument to wxDataViewCtrl ctor for consistency.
As all the other wxWidgets controls take the parameter in their ctor/Create()
it's unexpected that wxDataViewCtrl does not. Add the name parameter and pass
it to wxWindowBase::CreateBase() as usual.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-08-08 11:37:57 +00:00
..
aui Implement wxAuiDefaultTabArt::Clone() using its copy ctor. 2010-07-23 23:33:51 +00:00
cocoa
common Correct a print format specifier mismatch in wxFileConfig::Parse(). 2010-08-08 11:35:49 +00:00
dfb
expat
generic Add name argument to wxDataViewCtrl ctor for consistency. 2010-08-08 11:37:57 +00:00
gtk Add name argument to wxDataViewCtrl ctor for consistency. 2010-08-08 11:37:57 +00:00
gtk1
html Remove hard limit on number of pages in wxHtmlPrintout. 2010-07-24 12:27:18 +00:00
jpeg
mgl
motif
msdos
msw Fix MSVC warning about int->bool conversion. 2010-08-03 12:59:30 +00:00
os2 Really set svn:eol-style property. 2010-07-17 14:55:45 +00:00
osx Add name argument to wxDataViewCtrl ctor for consistency. 2010-08-08 11:37:57 +00:00
palmos
png
propgrid Refactored validation of numeric properties (wxIntProperty, wxUIntProperty and wxFloatProperty). They now use (basically) a single template function instead of three separate ones. 2010-07-25 10:36:19 +00:00
regex
ribbon Add EVT_RIBBONGALLERY_CLICKED event. 2010-07-24 12:27:25 +00:00
richtext Don't reset bullet number and outline number when applying style sheet. 2010-08-03 17:15:33 +00:00
stc
tiff
univ Define colours for all wxSYS_COLOUR_XXX values in wxUniv. 2010-07-23 23:32:35 +00:00
unix
wxWindows.xcodeproj Replace 2.9.1 version with 2.9.2. 2010-07-22 12:09:04 +00:00
x11
xml Fix attributes escaping when writing XML. 2010-08-04 14:57:30 +00:00
xrc
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc