]> git.saurik.com Git - wxWidgets.git/history - src/univ/tglbtn.cpp
m_id was already set, don't set it to the passed in value again as then we lose the...
[wxWidgets.git] / src / univ / tglbtn.cpp
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2006-05-24  Paul Cornettderive univ toggle button from button
2006-05-24  Paul Cornettcorrect access for virtuals, other minor corrections
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...