]> git.saurik.com Git - wxWidgets.git/history - include/wx/stringimpl.h
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / include / wx / stringimpl.h
2007-04-12  Václav Slavíkinitial version of UTF-8 strings representation (still...
2007-04-09  Václav Slavíkstring iterator's operator- should return difference_ty...
2007-04-06  Vadim Zeitlincompilation fix for VC7.1: add size_t overloads for...
2007-04-05  Vadim Zeitlincompilation fix for g++ 3 (and probably others) after...
2007-04-05  Vadim Zeitlinadded overloads taking pairs of const char/wchar_t...
2007-04-01  Václav Slavík(OS/2) compilation fix
2007-03-28  Václav Slavíksplit string.{h,cpp} into {string,stringimpl,arrstr...