]> git.saurik.com Git - wxWidgets.git/history - include/wx/containr.h
Wince fix
[wxWidgets.git] / include / wx / containr.h
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-04-11  Vadim Zeitlincontainers don't always accept focus (patch 718913)
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
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...