wxWidgets/build/msw
Vadim Zeitlin abfdefede3 Add wxWithImages helper mix-in with {Set,Get,Assign}ImageList() methods.
Avoid defining SetImageList() in several different places in wx API as not
only this resulted in (trivial) code duplication but this method also had
different semantics before: it didn't take ownership of the pointer passed to
it in wxTreeCtrl, wxListCtrl and wxBookCtrl and derived classes but did take
its ownership in wxDataViewTreeCtrl and wxRichTextFormattingDialog.

Harmonize this for all the classes now: SetImageList() never takes ownership
while AssignImageList() (which is now available in all classes having
SetImageList()) always does.

Also add convenience wxWithImages::GetImage() helper to avoid (more) code
duplication in wxDataViewTreeCtrl code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-21 14:08:43 +00:00
..
config.bcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
config.gcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
config.vc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
config.wat Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.bcc Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
makefile.gcc Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
makefile.vc Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
makefile.wat Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_adv.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_aui.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_base.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_core.dsp Add wxWithImages helper mix-in with {Set,Get,Assign}ImageList() methods. 2011-08-21 14:08:43 +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 Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_html.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_media.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_net.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_propgrid.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_qa.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_ribbon.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_richtext.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_stc.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_adv.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_aui.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_base.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_core.vcproj Add wxWithImages helper mix-in with {Set,Get,Assign}ImageList() methods. 2011-08-21 14:08:43 +00:00
wx_vc7_gl.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_html.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_media.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_net.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_propgrid.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_qa.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_ribbon.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_richtext.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_stc.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_wxexpat.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc7_wxjpeg.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc7_wxpng.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc7_wxregex.vcproj Fix VC2008 dependencies with Bakefile 0.2.9. 2011-02-13 17:09:33 +00:00
wx_vc7_wxscintilla.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc7_wxtiff.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc7_wxzlib.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc7_xml.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc7_xrc.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +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 Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_aui.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_base.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_core.vcproj Add wxWithImages helper mix-in with {Set,Get,Assign}ImageList() methods. 2011-08-21 14:08:43 +00:00
wx_vc8_gl.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_html.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_media.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_net.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_propgrid.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_qa.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_ribbon.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_richtext.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_stc.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_wxexpat.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc8_wxjpeg.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc8_wxpng.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc8_wxregex.vcproj Fix VC2008 dependencies with Bakefile 0.2.9. 2011-02-13 17:09:33 +00:00
wx_vc8_wxscintilla.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc8_wxtiff.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc8_wxzlib.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc8_xml.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc8_xrc.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +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 Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_aui.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_base.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_core.vcproj Add wxWithImages helper mix-in with {Set,Get,Assign}ImageList() methods. 2011-08-21 14:08:43 +00:00
wx_vc9_gl.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_html.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_media.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_net.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_propgrid.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_qa.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_ribbon.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_richtext.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_stc.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_wxexpat.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc9_wxjpeg.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc9_wxpng.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc9_wxregex.vcproj Fix VC2008 dependencies with Bakefile 0.2.9. 2011-02-13 17:09:33 +00:00
wx_vc9_wxscintilla.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc9_wxtiff.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc9_wxzlib.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wx_vc9_xml.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_vc9_xrc.vcproj Increased the version to 2.9.3. 2011-07-22 16:32:07 +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 Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +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 Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx_xrc.dsp Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
wx.dsw Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00