]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/radiobut.mm
CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types
[wxWidgets.git] / src / cocoa / radiobut.mm
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-02  David ElliottSupport precompiled headers
2003-08-20  David ElliottThe default state for the first radio button in a group...
2003-08-18  David Elliott* Implement GetValue() and SetValue().
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-15  David ElliottUse wxAutoNSAutoreleasePool in Create() method
2003-07-12  David ElliottIn the object destructor, Disassociate the object from...
2003-06-13  David ElliottUse the new wxNSStringWithWxString conversion function
2003-03-21  David ElliottAdded more original works and stubs