improve look of wxDataViewCtrl and of its renderer on wxMSW when windows XP themeing...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 5 Mar 2009 00:36:17 +0000 (00:36 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 5 Mar 2009 00:36:17 +0000 (00:36 +0000)
commitde4bf0b30514fe9839098c7d5ba9f3dcf3cd3038
tree9c5e3003597d1d18699c1dbefe143bc9c2bcc203
parent826da45133baecd8a8a13af301a00bc00a1c8013
improve look of wxDataViewCtrl and of its renderer on wxMSW when windows XP themeing is not used (wxRendererXP::DrawItemSelectionRect implementation is ok also for wxRendererMSW; share the code).
Fix a typo in the drawing code for horizontal rules in wxDataViewCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/datavgen.cpp
src/msw/renderer.cpp