A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / src / motif / menuitem.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2008-06-11  Paul Cornettmove 8 copies of the same function to common code
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-08-11  Julian SmartMenu label consistency changes
2006-09-03  Robert Roebling Compilo.
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
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.