]> git.saurik.com Git - wxWidgets.git/history - include/wx/vector.h
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)
[wxWidgets.git] / include / wx / vector.h
2003-04-07  Mattia Barbon Fix some GCC 3.2 -O2 warnings.
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-09  Mattia Barbon The size_type typedef must be public.
2002-12-08  Mattia Barbon Replaced int with size_t where appropriate, added...
2001-07-09  Vadim Zeitlinfixes to my previous errors in stack/vector (patch...
2001-07-07  Vadim Zeitlinadded vector and stack classes (UNTESTED)