]> git.saurik.com Git - wxWidgets.git/history - include/wx/unichar.h
destroy m_impl even if an exception is thrown from the main loop
[wxWidgets.git] / include / wx / unichar.h
2007-03-22  Vadim Zeitlinremove wxWINT_T_IS_TYPEDEF as it seems wint_t is always...
2007-03-22  Vadim Zeitlinadded macros to avoid code repetition when defining...
2007-03-22  Vadim Zeitlinadded conversion to unsigned int too: this is needed...
2007-03-20  Václav Slavíkadded wxUniChar <-> unsigned char conversion
2007-03-19  Václav Slavíkuse wxUin32 for wxUniChar::value_type: we need 32bit...
2007-03-19  Václav SlavíkwxUniChar::unicode_type -> value_type
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers