Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / motif / menu.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2010-07-13  Vadim ZeitlinFix wxMotif compilation with g++ 4.4.
2009-09-30  Julian SmartApplied #11260 (found a regression while checking in...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-12-14  Vadim Zeitlincompilation fix after HandleWindowEvent() changes
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-08-18  Julian SmartCompile fix
2007-08-11  Julian SmartMenu label consistency changes
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-08-19  Vadim Zeitlindon't use deprecated wxStripMenuCodes overload
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.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-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-30  Mattia Barbon Implemented wxMenuBar::Insert and wxMenu::Insert.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-13  Vadim Zeitlinadded wxMOTIF_STR() macro casting away string literal...
2005-08-28  Mattia Barbon Remove useless code.
2005-08-24  Mattia Barbon As reported by Chris Elliott some releases of Lesstif...
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-05-31  Włodzimierz SkibaWarning fix.
2005-03-18  Dimitri Schoolwerthfixed signed/unsigned mismatch warning
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
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-30  David ElliottInstead of m_menuBar use GetMenuBar() which will be...
2004-03-26  Vadim Zeitlindon't set wxMenu::m_menuBar when appending the menu...
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-25  Mattia BarbonApplied patch from Ian Brown to make menus look better...
2002-04-16  Vadim Zeitlinreturn NULL from a function returning a pointer, not...
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-08-24  Jouk Jansen Committing in .
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-18  Jouk Jansen Committing in .
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-12  Julian SmartRemoved warning.
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
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-27  Vadim ZeitlinwxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-18  Julian SmartMotif files added.