]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/NSWindow.mm
Applied patch #881258: Add wxT() to debug messages and a few others
[wxWidgets.git] / src / cocoa / NSWindow.mm
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2004-01-22  David ElliottApplied correct filename case for header imports from...
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 ElliottImplement windowShouldClose: in delegate instead of...
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 Elliott#include "wx/cocoa/ObjcPose.h" from the source in prepa...
2003-03-21  David ElliottAdded original works and stubs to CVS repository