]> git.saurik.com Git - wxWidgets.git/history - src/common/unichar.cpp
fix for wxUSE_STL=1 build with MSVC8 with _HAS_ITERATOR_DEBUGGING==0 (patch 1712215)
[wxWidgets.git] / src / common / unichar.cpp
2007-05-03  Václav Slavíkadded code for optimized handling of UTF-8 locales...
2007-04-19  Václav Slavíkmoved primitive string and string iterators operations...
2007-04-12  Václav Slavíkinitial version of UTF-8 strings representation (still...
2007-03-19  Vadim Zeitlinfix non-PCH build after latest change
2007-03-19  Václav SlavíkwxUniChar::unicode_type -> value_type
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers