]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/toplevel.mm
CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types
[wxWidgets.git] / src / cocoa / toplevel.mm
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-02  David ElliottSet the m_isShown flag appopriately
2003-08-29  David ElliottRename some of the Cocoa methods to reflect that they...
2003-08-28  David ElliottSend all menu item actions to a dedicated target. ...
2003-08-26  David ElliottSend activate/deactivate events for become/resign key
2003-08-22  David ElliottShow(): Send a wxWindows size event just before calling...
2003-08-17  David ElliottHandle setting of client size for all types of windows
2003-08-14  David ElliottImplemented toolbar/statusbar positioning
2003-08-05  David ElliottIn destructor: DestroyChildren() and make sure m_cocoaN...
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-07-14  David ElliottIn destructor, pass the NSView ownership to the base...
2003-03-24  David Elliott- Remove wxTopLevelWindowCocoa from the wxRTTI class...
2003-03-21  David ElliottAdded original works and stubs to CVS repository