]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/ObjcRef.h
Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / include / wx / cocoa / ObjcRef.h
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-02-08  David ElliottReword the comment again. I forgot to save before...
2008-02-08  David ElliottChange the __NEXT_RUNTIME__ test to __OBJC_GC__ which...
2008-02-07  David ElliottInstead of using wxCFRetain/wxCFRelease directly for...
2008-02-06  David ElliottFix most of the Objective-C GC problems by using the...
2005-03-23  David ElliottGCC 4.0 (Apple 4059) is a little bit pickier than 3.3.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-13  David ElliottMake ObjcRelease() return void like [NSObject -release...
2004-04-10  David ElliottAdded header preprocessor guard
2004-04-02  David ElliottAdded wxObjcAutoRef* classes for automatic retain/relea...