Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / menucmn.cpp
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
1999-12-04  Vadim ZeitlinwxMenu::Insert() seems to work, bug in wxMenuBase:...
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-14  Julian SmartAdded m_callback init.
1999-11-03  Robert Roebling Some menu things.
1999-11-02  Vadim Zeitlinbug in wxMenuBase::FindChildItem() corrected
1999-11-02  Vadim ZeitlinwxGTK compiles (and seems to work) again after wxMenu...
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase