]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/menuitem.mm
Nuke #pragma implementation/interface's
[wxWidgets.git] / src / cocoa / menuitem.mm
2004-10-20  David ElliottAdded CocoaSetKeyEquivalent() that sets the accelerator...
2004-10-15  David ElliottUse wxObjcAutoRefFromAlloc for sm_cocoaTarget.
2004-06-24  David ElliottWe don't need to pose for NSMenuItem, target/action...
2004-05-23  Julian SmartMore name change
2004-03-26  David ElliottAdd support for checked and radio menu items
2004-03-26  David ElliottImplement SetBitmaps()
2004-03-26  David Elliott* Add a comment to Enable() indicating that it is prope...
2004-03-26  David ElliottCreate real separator items instead of items without...
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-22  David ElliottUnicode build fixes
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-11-06  David ElliottChanged Command to ProcessCommand
2003-09-08  David ElliottImplement NSMenuValidation protocol for the wxNSMenuIte...
2003-08-28  David ElliottSend all menu item actions to a dedicated target. ...
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-03-21  David ElliottAdded original works and stubs to CVS repository