]> git.saurik.com Git - wxWidgets.git/history - include/wx/strvararg.h
fix compation with Watcom after latest vararg templates changes
[wxWidgets.git] / include / wx / strvararg.h
2007-05-06  Václav Slavíkfix compation with Watcom after latest vararg templates...
2007-05-04  Václav Slavíkcompilation fix for --enable-utf8 --disable-utf8only...
2007-05-04  Václav Slavíkuse wxFormatString helper class for 'vararg' functions...
2007-05-03  Václav Slavíkfixed passing raw unconverted strings through wxArgNorm...
2007-05-03  Václav Slavíkdon't do char*->wchar_t*>char* roundtrip in wxArgNormal...
2007-05-03  Václav Slavíkfixed vararg functions with format argument to not...
2007-04-29  Václav Slavíkcompilation fixes for --disable-log
2007-04-29  Václav Slavíkadded support for passing std::[w]string to 'vararg...
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2007-04-12  Václav Slavíkinitial version of UTF-8 strings representation (still...
2007-03-28  Václav Slavíkallow passing wx[W]CharBuffer to wx vararg templates
2007-03-26  Václav SlavíkPreparing wxString for UTF-8 representation:
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build: