Don't ignore path when prompting for file in SaveAs()
[wxWidgets.git] / src / common / unichar.cpp
2007-11-12  Vadim Zeitlinsuppress unused parameter warning in UTF8-only build
2007-07-20  Vadim Zeitlinmake To/From8bit() inline for performance reasons
2007-07-04  Václav Slavíkalways assert if char<->wxUniChar conversion fails...
2007-05-16  Václav Slavíkanother PCH-less compilation fix
2007-05-15  Václav Slavíkcompilation fix for PCH-less build
2007-05-15  Václav Slavíkfixed non-const wxString iterators to work when a chara...
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