fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / common / tokenzr.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-08-11  Václav Slavíkfixed wxStringTokenizer to correctly handle wxTOKEN_RET...
2007-07-24  Václav Slavíkoptimized wxStringTokenizer: it's now slightly faster...
2007-07-18  Václav Slavíkuse iterators instead of c_str()
2007-06-11  Václav Slavíkcompilation fixes for PCH-less build
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
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
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
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 Zeitlinnew wxStringTokenizer
1999-06-23  Guilhem Lavaux* Bug fixed in CountTokens()
1999-06-19  Robert Roebling Remaining Makefile.ins,
1999-06-11  Vadim Zeitlinmore DLL compilation 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-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...