Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / cocoa / button.mm
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2007-08-09  David ElliottImplement wxBU_LEFT/wxBU_RIGHT styles.
2007-08-06  David ElliottConsolidate cocoa view/control/cell label setting into...
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-05-23  David ElliottApplied patch 1206278 from Mike Wetherell.
2004-10-30  David ElliottCodeWarrior (8.3 mwcc) can't figure out that it needs...
2004-10-05  David ElliottImplement wxButtonBase::GetDefaultSize()
2004-09-29  David ElliottGet the stock label when stock ID is used with empty...
2004-05-23  Julian SmartMore name change
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
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