]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/NSWindow.h
Use NSWindow delegate notification windowWillClose instead of overriding close
[wxWidgets.git] / include / wx / cocoa / NSWindow.h
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