]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/wxstring.tex
*** empty log message ***
[wxWidgets.git] / docs / latex / wx / wxstring.tex
2004-10-22  Kevin Hock*** empty log message ***
2004-10-20  Włodzimierz SkibaMinor manual fixes.
2004-09-23  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-22  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-06-09  Václav Slavíkdocumented wxString's ctors that convert between wc...
2004-05-04  Julian SmartName change replacements
2004-01-09  Julian SmartAdded FromAscii, ToAscii docs
2003-09-01  Mattia Barbon Corrected statements about wxString correctly handling
2003-05-31  Vadim Zeitlincorrected MakeLower/Upper() return value
2003-05-06  Julian SmartDoc clarifications
2003-04-28  Chris Elliottfix wxChar error in docs
2003-02-02  Vadim Zeitlinfixed First() signatures
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-17  Vadim Zeitlindocumented UngetWriteBuf overload
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-07  Vadim Zeitlinremoved Left(char ch) version which doesn't exist any...
2002-02-20  Vadim Zeitlinuse base 10 by default in wxString::To[U]Long
2002-02-19  Vadim Zeitlinadded a note about parsing numbers with leading zeroes...
2002-01-25  Vadim Zeitlinremoved inexisting Index() version
2001-12-01  Vadim Zeitlinadded wxStringBuffer helper
2001-10-12  Vadim Zeitlinadded base parameter to wxString::To[U]Long
2001-06-22  Vadim Zeitlinminor docs fixes
2001-02-03  George TaskerSpelling typos fixed
2000-11-26  Vadim Zeitlinfixed SubString docs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-02  Vadim Zeitlincorrected Remove() description
1999-12-21  Václav Slavíkfixed typo (const<->cosnt)
1999-12-21  Vadim ZeitlinwxString::Format() added
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-06-15  Vadim ZeitlinwxString::IsSameAs(char) added and documented as well...
1999-03-12  Julian SmartMinor doc tweaks plus major wxTreeCtrl bug fixed (doubl...
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-27  Vadim Zeitlin1. (very) short i18n overview added, wxGetTranslation...
1999-02-26  Julian SmartSome doc fixes
1999-02-25  Julian SmartCorrected some .tex problems
1999-02-24  Vadim ZeitlinwxString docs are nearly complete (but don't compile...
1999-02-20  Vadim Zeitlin\\param -> \param
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-01-07  Julian SmartWatcom C++ mods
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-05-20  Karsten BallüderI've now added the documentation files.