]> git.saurik.com Git - wxWidgets.git/history - include/wx/meta/movable.h
Limit wxListBox best size to 100x100. Particularly important on trunk where
[wxWidgets.git] / include / wx / meta / movable.h
2008-02-15  Vadim Zeitlincompilation fix for bcc 5.82: don't use enum for value...
2008-01-29  Václav Slavíkcorrected VC++ version check
2008-01-29  Václav SlavíkVC5 didn't support partial specialization either, check...
2008-01-29  Václav Slavíkcompilation fix for VC6, it doesn't support partial...
2008-01-22  Václav Slavíkfixed wxVector<T> to work with non-POD types again...