wxWidgets/build/msw
Vadim Zeitlin a9e41db760 Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric.
wxCompositeWindow<> is a convenient base class for composite windows, i.e.
windows consisting of several other wxWindows. Currently it just automatically
forwards various attributes setters calls to all of the composite window parts
but it could become more useful in the future.

Similarly, for now it is only used in wxDatePickerCtrlGeneric but it could
(and should) be used for other composite controls later and we probably should
even make this class public to allow its use in the client code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-01-03 11:24:13 +00:00
..
config.bcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
config.gcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
config.vc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
config.wat Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.bcc Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
makefile.gcc Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
makefile.vc Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
makefile.wat Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
wx_adv.dsp Move wxMSW wxCommandLinkButton files to native-only part. 2010-12-30 22:37:17 +00:00
wx_aui.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_base.dsp Add wxVersionInfo and functions returning it for 3rd party libraries. 2010-11-25 00:53:44 +00:00
wx_core.dsp Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
wx_dll.dsw Update wx_dll.dsw to include the ribbon library. 2010-09-01 09:48:24 +00:00
wx_gl.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_html.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_media.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_net.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_propgrid.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_qa.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_ribbon.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_richtext.dsp Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_stc.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_adv.vcproj Move wxMSW wxCommandLinkButton files to native-only part. 2010-12-30 22:37:17 +00:00
wx_vc7_aui.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_base.vcproj Add wxVersionInfo and functions returning it for 3rd party libraries. 2010-11-25 00:53:44 +00:00
wx_vc7_core.vcproj Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
wx_vc7_gl.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_html.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_media.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_net.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_propgrid.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_qa.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_ribbon.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_richtext.vcproj Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_vc7_stc.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_wxexpat.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxjpeg.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxpng.vcproj merge libpng 1.4.4 to trunk 2010-11-30 18:41:25 +00:00
wx_vc7_wxregex.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxscintilla.vcproj Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_vc7_wxtiff.vcproj Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +00:00
wx_vc7_wxzlib.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_xml.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_xrc.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx_vc7.sln Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
wx_vc8_adv.vcproj Move wxMSW wxCommandLinkButton files to native-only part. 2010-12-30 22:37:17 +00:00
wx_vc8_aui.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_base.vcproj Add wxVersionInfo and functions returning it for 3rd party libraries. 2010-11-25 00:53:44 +00:00
wx_vc8_core.vcproj Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
wx_vc8_gl.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_html.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_media.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_net.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_propgrid.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_qa.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_ribbon.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_richtext.vcproj Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_vc8_stc.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_wxexpat.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxjpeg.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxpng.vcproj merge libpng 1.4.4 to trunk 2010-11-30 18:41:25 +00:00
wx_vc8_wxregex.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxscintilla.vcproj Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_vc8_wxtiff.vcproj Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +00:00
wx_vc8_wxzlib.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_xml.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_xrc.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx_vc8.sln Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
wx_vc9_adv.vcproj Move wxMSW wxCommandLinkButton files to native-only part. 2010-12-30 22:37:17 +00:00
wx_vc9_aui.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_base.vcproj Add wxVersionInfo and functions returning it for 3rd party libraries. 2010-11-25 00:53:44 +00:00
wx_vc9_core.vcproj Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. 2011-01-03 11:24:13 +00:00
wx_vc9_gl.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_html.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_media.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_net.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_propgrid.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_qa.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_ribbon.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_richtext.vcproj Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_vc9_stc.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_wxexpat.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxjpeg.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxpng.vcproj merge libpng 1.4.4 to trunk 2010-11-30 18:41:25 +00:00
wx_vc9_wxregex.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxscintilla.vcproj Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_vc9_wxtiff.vcproj Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +00:00
wx_vc9_wxzlib.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_xml.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_xrc.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx_vc9.sln Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
wx_wxexpat.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxjpeg.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxpng.dsp merge libpng 1.4.4 to trunk 2010-11-30 18:41:25 +00:00
wx_wxregex.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxscintilla.dsp Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_wxtiff.dsp Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +00:00
wx_wxzlib.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_xml.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_xrc.dsp Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx.dsw Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00