]> git.saurik.com Git - wxWidgets.git/history - src/common/wxcrt.cpp
use UTF8-encoded char* strings in UTF8 build instead of wchar_t* if the current local...
[wxWidgets.git] / src / common / wxcrt.cpp
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
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-11  Vadim Zeitlinadded our own implementation of strto[u]ll() if the...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers