added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward...
[wxWidgets.git] / include / wx / cocoa / NSWindow.h
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2005-09-23  David ElliottAdded Cocoa_canBecomeKeyWindow.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-03  David Elliotts/wxTopLevelWindow/wxTopLevelWindowCocoa/
2004-03-03  David ElliottConstructor now takes a wxTopLevelWindow * = NULL so...
2004-02-27  David ElliottMake wxMenuItemAction: and validateMenuItem: delegate...
2004-02-20  David ElliottImplement wxMenuItemAction: and validateMenuItem: deleg...
2004-02-19  David ElliottUse one wxNSWindowDelegate instance per wxCocoaNSWindow...
2003-11-06  David ElliottAdd wxCocoaNSWindow* parameter to GetAppMenuBar so...
2003-11-06  David ElliottAdd virtual wxMenuBar* GetAppMenuBar();
2003-10-06  David ElliottUse NSWindow delegate notification windowWillClose...
2003-09-04  David Elliott* Added delegate notifications for Become/Resign Main
2003-08-29  David ElliottRename some of the Cocoa methods to reflect that they...
2003-08-29  David ElliottUse a delegate instead of manually adding notifications...
2003-08-28  David ElliottSend all menu item actions to a dedicated target. ...
2003-08-26  David ElliottAdded a notification observer for NSWindow. Observe...
2003-07-11  David ElliottAssociate/Disassociate now check for non-NULL pointer...
2003-04-19  David ElliottSeparated the Objective-C to C++ association code into...
2003-03-21  David ElliottAdded original works and stubs to CVS repository