]> git.saurik.com Git - wxWidgets.git/history - src/common/arrstr.cpp
I assume ptr_scpd.h and ptr_shrd.h should only be in BASE_CMN_HDR and not in GUI_CMN_HDR
[wxWidgets.git] / src / common / arrstr.cpp
2007-06-28  Václav SlavíkANSI+Unicode compatibility fixes to wxArrayString
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-03-29  Václav SlavíkPCH-less compilation fix
2007-03-28  Václav Slavíksplit string.{h,cpp} into {string,stringimpl,arrstr...