]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/dialog.mm
More name change
[wxWidgets.git] / src / cocoa / dialog.mm
2004-05-23  Julian SmartMore name change
2004-04-14  David ElliottwxASSERT_MSG instead of wxASSERT
2004-04-14  David ElliottRework modal dialog code to not depend on now obsolete...
2004-04-10  David ElliottHide (orderOut:) modal dialogs after stopping modal...
2004-02-09  David ElliottDon't close dialogs in ~wxDialog as it just hides other...
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-10-06  David ElliottUse NSWindow delegate notification windowWillClose...
2003-09-05  David Elliott* Set the window's title
2003-09-05  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-05  David ElliottWhen a modal dialog is shown and the app isn't running...
2003-09-02  David ElliottSupport precompiled headers
2003-09-02  David Elliott* Use wxTopLevelWindow::Show() for modeless dialogs
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-07-14  David ElliottIn the object destructor, Disassociate the object from...
2003-03-21  David ElliottAdded original works and stubs to CVS repository