refactored common parts of DrawItem() in the base class; implemented GetTextTotal...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Sep 2006 14:51:14 +0000 (14:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Sep 2006 14:51:14 +0000 (14:51 +0000)
commit6229b92fb31d5a82c9ffe3790a85a13def4409f4
tree958c19d99d8010b830a2ac501c4309422d353e91
parent67a083dd38d1ad1df8c6a25a58bb2f0ec4f3a936
refactored common parts of DrawItem() in the base class; implemented GetTextTotal/ClientArea() there as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/stdrend.h
src/univ/stdrend.cpp
src/univ/themes/gtk.cpp
src/univ/themes/win32.cpp