warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / common / encconv.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-09-22  Vadim Zeitlinmade Convert() methods const
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-12  Vadim Zeitlinfix for a warning
2003-07-11  Julian SmartMore WinCE mods.
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-01-07  Julian SmartRemoved redundant <search.h> inclusion
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-01-25  Vadim Zeitlincompilation fix
2002-01-25  Vadim Zeitlindon't crash, even if used incorrectly
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-02-02  Vadim Zeitlinapplied patch #103444
2000-10-11  Václav Slavíkfixed Cyrillic encodings
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-19  Václav Slavíkiso8859-1,15 and cp1252 added to Cyrillic charsets
2000-01-08  Václav SlavíkBorland #include hack
2000-01-03  David WebsterNeed LINKAGEMODE for Visualage C++ compiles on the...
2000-01-03  Václav SlavíkBorland #include hack
2000-01-02  Václav Slavíkadded wxEncodingConverter::Convert(char*,wxChar*) and...
1999-12-31  Václav Slavíkadded wxEncodingConverter