]> git.saurik.com Git - wxWidgets.git/history - include/wx/convauto.h
1. made CRT wrappers definitions indepenent of wxUSE_UNICODE: both ANSI and Unicode...
[wxWidgets.git] / include / wx / convauto.h
2006-04-18  Vadim Zeitlinremoved extra semicolon
2006-04-06  Vadim Zeitlinfixed gcc warnings about not initializing the base...
2006-04-05  Vadim Zeitlin1. use a manifest constant wxNO_LEN instead of -1 for...
2006-04-05  Vadim Zeitlinadded wxMBConv::Clone() to be able to copy conversion...
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...