]> git.saurik.com Git - wxWidgets.git/history - src/common/spinbuttcmn.cpp
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / common / spinbuttcmn.cpp
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-21  Vadim Zeitlinfix compilation with wxUSE_SPIN{BTN,CTRL}==0 (closes...
2009-01-19  Vadim Zeitlincorrect Id tags
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...