Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / cmdargs.h
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2007-11-13  Julian SmartAdded missing return type
2007-11-13  Vadim Zeitlinreplace changes of r49890 by defining more compatibilit...
2007-11-13  Vadim Zeitlincompilation fix for g++ 3.4 (and maybe others)
2007-11-12  Vadim Zeitlinmade wxApp::argv an object convertible to either char...