Implemented wxMenuBar::Insert and wxMenu::Insert.
[wxWidgets.git] / src / motif / menuitem.cpp
2005-09-30  Mattia Barbon Implemented wxMenuBar::Insert and wxMenu::Insert.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Fixed menu separators.
2004-05-01  Mattia Barbon Precompiled headers support.
2004-03-22  Vadim Zeitlinremoved wxMotif::wxMenuItem::DeleteSubMenu()
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-22  Mattia Barbon Correct wxCommandEvent.IsChecked() when generated...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-01-11  Bart A.M. JourquinBug fix in GetLabelFromText
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
1999-12-15  Vadim Zeitlincorrected bug in wxMenu::Enable()
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-04  Vadim Zeitlinbug with object being passed through ... corrected
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-10-27  Vadim Zeitlin1. wxMenu{Item|Bar} modifications for wxMotif
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-18  Julian SmartMotif files added.