Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / meta /
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...