reverted m_adjustMinSize change prepatory for a new approach to fix
authorRobin Dunn <robin@alldunn.com>
Mon, 21 Jun 2004 22:58:13 +0000 (22:58 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 21 Jun 2004 22:58:13 +0000 (22:58 +0000)
commitc0e6c0513862fc9a33e5800526058193b7492d8b
treebc153d4b6bda08daee7272a9b5e9ba582d4db354
parent478ba84485d00d0d9a80ce3304f226355f457471
reverted m_adjustMinSize change prepatory for a new approach to fix
the problem

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
33 files changed:
docs/latex/wx/control.tex
include/wx/control.h
include/wx/gtk/control.h
include/wx/gtk/stattext.h
include/wx/gtk1/control.h
include/wx/gtk1/stattext.h
include/wx/mac/carbon/stattext.h
include/wx/mac/classic/stattext.h
include/wx/msw/stattext.h
include/wx/stattext.h
src/common/bookctrl.cpp
src/common/ctrlcmn.cpp
src/gtk/bmpbuttn.cpp
src/gtk/button.cpp
src/gtk/checkbox.cpp
src/gtk/control.cpp
src/gtk/radiobox.cpp
src/gtk/radiobut.cpp
src/gtk/statbox.cpp
src/gtk/stattext.cpp
src/gtk/tglbtn.cpp
src/gtk1/bmpbuttn.cpp
src/gtk1/button.cpp
src/gtk1/checkbox.cpp
src/gtk1/control.cpp
src/gtk1/radiobox.cpp
src/gtk1/radiobut.cpp
src/gtk1/statbox.cpp
src/gtk1/stattext.cpp
src/gtk1/tglbtn.cpp
src/mac/carbon/stattext.cpp
src/mac/classic/stattext.cpp
src/msw/stattext.cpp