wxWidgets/build/msw
Vadim Zeitlin e2bfe6731e - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite
number of columns in it, it turns out that getting column information from
  the associated control is much easier than copying it into the control.
- Provide wxHeaderCtrlSimple derived class which can be used easily if
  callback approach of wxHeaderCtrl is not needed.
- Because of wxHeaderCtrl virtualization, port-specific implementations of
  wxHeaderColumn are not needed any more and were removed.
- Use wxHeaderCtrl in the generic wxDataViewCtrl: this means that column
  events are broken right now in it as they haven't been implemented by
  wxHeaderCtrl yet, this will be fixed a.s.a.p.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-12-07 14:47:55 +00:00
..
config.bcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
config.gcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
config.vc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
config.wat rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.bcc - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
makefile.gcc - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
makefile.vc - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
makefile.wat - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
wx_adv.dsp native wxBitmapComboBox implementation for MSW (patch 1941399) 2008-05-17 22:43:00 +00:00
wx_aui.dsp rebake because of new auibar.* 2008-08-24 09:29:58 +00:00
wx_base.dsp wx/tls.h belongs to base headers, not core (#10148) 2008-11-03 12:47:56 +00:00
wx_core.dsp - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
wx_dll.dsw added wxscintilla and wx_stc projects (#4378) 2008-07-06 13:40:22 +00:00
wx_gl.dsp
wx_html.dsp
wx_media.dsp
wx_net.dsp extract (and expand and clean up and document) the header window implementation used inside the generic wxDataViewCtrl in a separate wxHeaderCtrl class which could be reused in (generic) wxListCtrl and, most importantly, wxGrid later 2008-12-03 21:53:10 +00:00
wx_propgrid.dsp added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00
wx_qa.dsp
wx_richtext.dsp
wx_stc.dsp
wx_vc7_adv.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_aui.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_base.vcproj wx/tls.h belongs to base headers, not core (#10148) 2008-11-03 12:47:56 +00:00
wx_vc7_core.vcproj - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
wx_vc7_gl.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_html.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_media.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_net.vcproj extract (and expand and clean up and document) the header window implementation used inside the generic wxDataViewCtrl in a separate wxHeaderCtrl class which could be reused in (generic) wxListCtrl and, most importantly, wxGrid later 2008-12-03 21:53:10 +00:00
wx_vc7_propgrid.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_qa.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_richtext.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_stc.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_wxexpat.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_wxjpeg.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_wxpng.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_wxregex.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_wxscintilla.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_wxtiff.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_wxzlib.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_xml.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7_xrc.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc7.sln added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00
wx_vc8_adv.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_aui.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_base.vcproj wx/tls.h belongs to base headers, not core (#10148) 2008-11-03 12:47:56 +00:00
wx_vc8_core.vcproj - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
wx_vc8_gl.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_html.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_media.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_net.vcproj extract (and expand and clean up and document) the header window implementation used inside the generic wxDataViewCtrl in a separate wxHeaderCtrl class which could be reused in (generic) wxListCtrl and, most importantly, wxGrid later 2008-12-03 21:53:10 +00:00
wx_vc8_propgrid.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_qa.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_richtext.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_stc.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_wxexpat.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_wxjpeg.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_wxpng.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_wxregex.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_wxscintilla.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_wxtiff.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_wxzlib.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_xml.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8_xrc.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc8.sln added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00
wx_vc9_adv.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_aui.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_base.vcproj wx/tls.h belongs to base headers, not core (#10148) 2008-11-03 12:47:56 +00:00
wx_vc9_core.vcproj - Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite 2008-12-07 14:47:55 +00:00
wx_vc9_gl.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_html.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_media.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_net.vcproj extract (and expand and clean up and document) the header window implementation used inside the generic wxDataViewCtrl in a separate wxHeaderCtrl class which could be reused in (generic) wxListCtrl and, most importantly, wxGrid later 2008-12-03 21:53:10 +00:00
wx_vc9_propgrid.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_qa.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_richtext.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_stc.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_wxexpat.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_wxjpeg.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_wxpng.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_wxregex.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_wxscintilla.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_wxtiff.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_wxzlib.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_xml.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9_xrc.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
wx_vc9.sln add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
wx_wxexpat.dsp
wx_wxjpeg.dsp
wx_wxpng.dsp
wx_wxregex.dsp
wx_wxscintilla.dsp
wx_wxtiff.dsp
wx_wxzlib.dsp
wx_xml.dsp
wx_xrc.dsp extract parts of wxXRC depending on wxAdv in a separate file to allow statically linking with wxXRC but without wxAdv; note that rebaked project/make files also contain ustring.cpp/h now 2008-08-02 14:15:22 +00:00
wx.dsw added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00