Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / cocoa / mbarman.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2007-11-01  David ElliottTemporary hack to allow wxUSE_FSCRIPT to be set on...
2007-10-19  David ElliottImprove behavior of menubar switching when windows...
2007-10-12  David ElliottDisable accidently committed F-Script code.
2007-10-12  David ElliottRemove wxNonControlNSControl from trunk. Leave in...
2007-08-15  David ElliottAdd support for uniquifying to all wxCocoa Objective...
2007-07-26  David ElliottSilence the warning about lack of [NSApplication +setAp...
2004-05-23  Julian SmartMore name change
2004-04-12  David ElliottChange m_windowCurrent to m_currentNSWindow such that...
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-11-13  David ElliottRenamed UpdateWindowMenuBar to UpdateMenuBar and remove...
2003-11-06  David ElliottAdd wxCocoaNSWindow* parameter to GetAppMenuBar so...
2003-11-06  David Elliott* Removed CocoaInternalIdle()
2003-11-06  David ElliottwxMenuBarManager::InstallMenuBarForWindow no longer...
2003-11-04  David ElliottUse a lowercase 'q' for the Quit menu item's keyEquivalent.
2003-10-06  David Elliott* Add bool parameter to WindowDidResignKey indicating...
2003-09-08  David ElliottRemove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMai...
2003-09-04  David ElliottAdded wxMenuBarManager