]> git.saurik.com Git - wxWidgets.git/history - src/common/wxchar.cpp
Did somework on the generic dialogs,
[wxWidgets.git] / src / common / wxchar.cpp
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: