move Ellipsize() to wxControl so it can be easily used by other controls
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 28 Dec 2008 21:16:00 +0000 (21:16 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 28 Dec 2008 21:16:00 +0000 (21:16 +0000)
commit5c87527c5a81eda63e7ccbda2f226ca02716e7da
tree9bd50a96e94a07576d88abc237332ba739ae03a4
parentf8f31de610489618dd00d1cc0a3b2ef5f797c2f5
move Ellipsize() to wxControl so it can be easily used by other controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/control.h
include/wx/stattext.h
interface/wx/control.h
interface/wx/stattext.h
src/common/ctrlcmn.cpp
src/common/stattextcmn.cpp