Make it possible to subclass wxMenuBar in XRC (patch #11679).
[wxWidgets.git] / src / xrc / xh_tglbtn.cpp
2009-03-20  Vadim Zeitlininclude wx/button.h to get wxBU_EXACTFIT declaration
2009-03-20  Vadim Zeitlinadd wxBU_EXACTFIT support to wxToggleButton XRC handler...
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2004-09-23  Václav SlavíkwxUSE_XRC implies wxUSE_XML now
2004-09-22  Ryan NortonwxUSE_XML and wxUSE_XRC build fixes if expat is not...
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-01  Julian SmartAdded wxToggleButton handler