Disable wxUSE_ENH_METAFILE for wxGTK builds.
[wxWidgets.git] / include / wx / meta /
2012-10-24  Vadim ZeitlinDisable wxEvtHandler::CallAfter() for VC6, it's too...
2012-10-23  Vadim ZeitlinAdd wx/meta/removeref.h header defining wxRemoveRef...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2010-11-07  Vadim ZeitlinFix build with Borland C++ compiler.
2010-11-02  Václav SlavíkFix compilation error in wxImplicitConversionType<...
2010-10-25  Václav SlavíkMake wxMin, wxMax and wxClip template functions.
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-05  Vadim Zeitlincompilation fixes for g++ 3.2 (closes #10875)
2008-08-28  Vadim Zeitlinadd cache for last used position and string length...
2008-02-15  Vadim Zeitlincompilation fix for bcc 5.82: don't use enum for value...
2008-01-31  Václav SlavíkFixed compilation of wxVector<T> with VC6:
2008-01-30  Václav Slavíkdo the VC6 hacks only when compiling with VC6
2008-01-29  Vadim Zeitlinmore VC6 fixes: nested value must be real classes,...
2008-01-29  Václav Slavíkcorrected VC++ version check
2008-01-29  Vadim Zeitlinfix compilation with VC6
2008-01-29  Václav SlavíkVC5 didn't support partial specialization either, check...
2008-01-29  Václav Slavíkcompilation fix for VC6, it doesn't support partial...
2008-01-22  Václav Slavíkfixed wxVector<T> to work with non-POD types again...
2008-01-21  Václav Slavíkuse full path to headers in header guards
2008-01-13  Vadim Zeitlinadd useful headers for meta-programming checks (part...