1. made CRT wrappers definitions indepenent of wxUSE_UNICODE: both ANSI and Unicode...
[wxWidgets.git] / include / wx / wxcrt.h
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-06-03  Vadim Zeitlinmingw32 doesn't define _tsystem so provide one ourselve...
2007-04-30  Václav Slavíkalways define wxLocaleIsUtf8
2007-04-25  Vadim Zeitlindon't declare inline function with dllexport declaratio...
2007-04-23  Václav Slavíkcompilation fix: setlocale() returns non-const string...
2007-04-23  Václav Slavíkadded code for checking if the current locale is UTF...
2007-04-19  Václav Slavíkmoved vararg CRT functions wrappers to a new wxcrtvarar...
2007-04-11  Vadim Zeitlinadded our own implementation of strto[u]ll() if the...
2007-04-01  Vadim Zeitlincompilation fix for !wxUSE_PRINTF_POS_PARAMS
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers