Update to current API.
[wxWidgets.git] / include / wx / containr.h
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-05-08  Gilles Depeyrotadded DECLARE_NO_COPY_CLASS where appropriate since...
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim Zeitlinfixed infinite recursion in SetFocus()
2001-08-06  Vadim Zeitlincompilation fixes
2001-08-06  Vadim Zeitlinpragma fix for gcc
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...