]> git.saurik.com Git - wxWidgets.git/history - include/wx/meta/movable.h
add cache for last used position and string length to UTF-8 wxString, dramatically...
[wxWidgets.git] / include / wx / meta / movable.h
2008-08-28  Vadim Zeitlinadd cache for last used position and string length...
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...