Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / xrc / xh_menu.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-02-11  Václav SlavíkMake it possible to subclass wxMenuBar in XRC (patch...
2009-03-15  Václav Slavíkbetter XRC errors reporting: report location of the...
2008-12-03  Vadim Zeitlincompilation fixes for PCH-less build after r57074
2008-12-02  Vadim Zeitlinreplace asserts in XRC code with wxLogError/Warning...
2008-08-18  Vadim Zeitlinadd support for using bitmap2 for checked menu item...
2007-05-26  Vadim Zeitlinfix typo: s/radion/radio/
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-06  Vadim Zeitlinfix for popup menus (part of patch 1238355)
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2005-10-13  Julian SmartAdded "enabled" support for submenus
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2004-10-21  Václav SlavíkOS/2 needs wxUSE_OWNER_DRAWN, too
2004-10-18  Václav SlavíkXRC ignored menu bitmap on non-MSW platforms, fixed
2004-09-24  Włodzimierz SkibaAbove 2.3.0 SetBitmap is still for owner drawn only.
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-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2003-05-04  Julian SmartAdded some missing copyright lines
2003-04-02  Julian SmartCorrection to last patch
2003-04-02  Julian SmartApplied patch [ 700313 ] Allow wxUSE_OWNER_DRAWN = 0
2002-08-20  Václav Slavík1. minor rewrite of XRC's stock_id/stock_client handlin...
2002-03-24  Václav Slavíkadded radio menu items ot XRC
2002-02-15  Václav Slavíkdon't translate accelerators in XRC menus
2001-12-29  Václav Slavíkuse a programmer-friendly macro for subclassing
2001-12-27  Václav SlavíkChanges to the XRC library:
2001-11-23  Václav Slavíkcosmetic change: XML resource -> XRC resource
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h