Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / listimpl.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-10  Vadim ZeitlinFix link errors with VC 11 in DLL STL build.
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2007-10-20  Vadim Zeitlinundefine _DEFINE_LIST before redefining it; also rename...
2006-04-24  Vadim Zeitlindon't use invalid/uninitialized iterator in wxList...
2006-03-23  Vadim Zeitlinworkaround for mingw 3.2.3 DLL build with wxUSE_STL=1
2006-02-03  Mattia Barbon DeleteFunction argument should be non-const since it
2006-01-17  Julian SmartApplied patch [ 1392288 ] FIX: Bug 1306671 Build Error...
2005-02-27  Vadim Zeitlinbetter compatibility with old wxList in wxUSE_STL=...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-25  Vadim ZeitlinWX_DECLARE_HASH() macro for type safe hashes
1998-11-24  Vadim Zeitlin1. new wxList code
1998-05-30  Vadim Zeitlinhelper file for WX_DEFINE_LIST: dynamic list implementation