]> git.saurik.com Git - wxWidgets.git/history - src/common/string.cpp
* Changed "true" to "TRUE" in some file: "true" doesn't exist in BC++ 5
[wxWidgets.git] / src / common / string.cpp
1998-06-26  Vadim Zeitlincorrected "of by 1" error in wxString::insert()
1998-06-24  Vadim Zeitlinmisleading wxASSERT() corrected
1998-06-22  Julian SmartRemoved Scanf, Scanfv
1998-06-22  Julian SmartAdded more flags to resource.cpp, #ifdefed out ScanfV...
1998-06-22  Vadim ZeitlinwxString::Scanf() removed because can't be implemented...
1998-06-18  Vadim Zeitlin1) Right(char ch) now returns the part of the string...
1998-06-16  Vadim Zeitlin"-1" index error in wxString::Before fixed
1998-05-27  Julian SmartChanges to help with Win16 compilation.
1998-05-20  Karsten BallüderInitial revision