further routing into wxApp
[wxWidgets.git] / include / wx / chartype.h
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-02-19  Vadim ZeitlinAdd wxT_2() macro for compatibility with wxWidgets...
2010-11-07  Vadim ZeitlinFix build with Borland C++ compiler.
2010-04-16  Václav SlavíkRemove wxUSE_WCHAR_T checks.
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-07-29  Robert RoeblingAdded 32-bit (UCS-4) wxUString class
2008-04-16  Václav Slavíkwchar_t is now always required, updated chartype.h...
2008-01-02  Vadim Zeitlinadded wxS(); use it in a couple of places
2007-06-25  Václav Slavíkdon't use C++ comments in C files
2007-06-22  Vadim Zeitlindon't redefine __WCHAR_TYPE__ when using Sun CC if...
2007-04-23  Václav SlavíkANSI build compilation fix
2007-04-23  Václav Slavíkadded code for checking if the current locale is UTF...
2007-04-12  Václav Slavíkinitial version of UTF-8 strings representation (still...
2007-03-26  Václav SlavíkPreparing wxString for UTF-8 representation:
2007-03-22  Vadim Zeitlinremove wxWINT_T_IS_TYPEDEF as it seems wint_t is always...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers