Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / tokenzr.h
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-07-24  Václav Slavíkoptimized wxStringTokenizer: it's now slightly faster...
2006-01-06  Vadim Zeitlinfixed bug in GetString() introduced during the latest...
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-04  Vadim Zeitlinanother new version of wxStringTokenizer (with tests...
2000-01-31  Vadim Zeitlin1. bug in wxString::find_first_of() fixed
2000-01-31  Vadim Zeitlin1. configre/makefiles changes
1999-06-10  Robin DunnFixed compile errors.
1999-06-10  Vadim ZeitlinWXDLLEXPORT added to wxStringTokenizer (and also severa...
1999-05-20  Guilhem Lavaux* Added a fix from Allen to wxStringTokenizer
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...