Disable wxUSE_ENH_METAFILE for wxGTK builds.
[wxWidgets.git] / include / wx / stack.h
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-02-27  Vadim ZeitlinAdd a simple wxStack<> template class based on wxVector<>.
2007-09-03  Robin DunnUpdate wxStack class macro for the new wxVector
2007-05-18  Vadim Zeitlinfix warning about unused rc variable in release builds
2004-09-22  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-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2001-07-09  Vadim Zeitlinfixes to my previous errors in stack/vector (patch...
2001-07-07  Vadim Zeitlinadded vector and stack classes (UNTESTED)