]> git.saurik.com Git - wxWidgets.git/history - include/wx/string.h
make install
[wxWidgets.git] / include / wx / string.h
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-04  Vadim Zeitlinsize_t -> int conversion and the warnings about it...
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-17  Vadim Zeitlincorrect (working) version of wxString
1998-07-15  Vadim Zeitlinoptimizations: more functions made inline, added Alloc...
1998-07-12  Vadim ZeitlinwxGetEmptyString() function added
1998-07-08  Vadim Zeitlin1) some size_t replaced with uint - does it now compile...
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-06-22  Vadim ZeitlinOops... just added wxString::Scanf() functions can...
1998-06-18  Vadim Zeitlin1) Right(char ch) now returns the part of the string...
1998-05-27  Julian SmartMisc changes for DOS compatibility, plus added wxApp...
1998-05-20  Karsten BallüderInitial revision