]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/button.mm
Unicode build fixes
[wxWidgets.git] / src / cocoa / button.mm
2004-01-22  David ElliottUnicode build fixes
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-14  David ElliottAdded empty base class constructors. This will still...
2003-09-08  David ElliottUse wxStripMenuCodes
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-16  David ElliottImplement GetLabel and SetLabel
2003-07-14  David ElliottAdded wxButtonBase::GetDefaultSize stub
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
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 original works and stubs to CVS repository