]> git.saurik.com Git - wxWidgets.git/history - src/common/wxchar.cpp
use AM_ICONV for iconv configure checks
[wxWidgets.git] / src / common / wxchar.cpp
2001-09-28  Vadim Zeitlin1. made description of some options in configure [hopef...
2001-09-02  Václav Slavíkapplied utf-8 fix patch
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2000-07-19  Ove KaavenMore Unicode compilation fixes.
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-13  Vadim Zeitlinattempted Unicode fixes for BC++
1999-12-06  Vadim ZeitlinwxSetlocale() doesn't always return NULL
1999-11-16  David WebsterAdded full UNICODE support for VisualAge C++ for OS...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-23  Ove KaavenImplementation of wxFopen, wxFreopen, wxStrftime
1999-06-19  Ove KaavenwxStrncmp implementation.
1999-06-17  Ove KaavenAttempt to implement a bunch of wx string.h equivalents.
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-11  Vadim Zeitlinmore DLL compilation changes
1999-05-13  Guilhem Lavaux* fix in wcslen()
1999-05-11  Vadim Zeitlinlibrary build even without wcslen()
1999-05-08  Brian MacyFixed two missing parens
1999-05-07  Ove KaavenTry to not include ctype functions for win32. Not reall...
1999-04-26  Ove KaavenOptional implementation of wcslen().
1999-04-24  Ove KaavenAdded wxOKlibc(), which checks for glibc2.0, which...
1999-04-20  Ove KaavenSome Unicode fixes (mostly for Borland's pickiness...
1999-04-18  Ove Kaavenglibc2.1 chokes on null input to wcstombs()
1999-04-17  Ove KaavenFixed typo
1999-04-13  Ove KaavenFixed a typo. Added sloppy implementation of wxSscanf...
1999-04-13  Ove KaavenMore Unicode stuff. Implemented wxFprintf.
1999-04-13  Ove KaavenImplemented wxPrintf.
1999-04-13  Ove KaavenwxAtof implementation independent of (the rest of)...
1999-04-12  Ove KaavenAdded wxchar.cpp, which contains: