]> git.saurik.com Git - wxWidgets.git/history - src/common/execcmn.cpp
accept \r as a delimiter when parsing dates (bug 684617)
[wxWidgets.git] / src / common / execcmn.cpp
2003-01-06  Vadim Zeitlinmade the #error message less self-contradictory
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-20  Vadim Zeitlinfixes for wxExecute() with IO redirection: wxStreamTemp...