Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / cocoa / stattext.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2007-08-08  David ElliottImplement the wxST_NO_AUTORESIZE style for wxStaticText.
2007-08-08  David ElliottTranslate the wxALIGN flags to the Cocoa alignment...
2007-08-08  David ElliottUse static wxControl::GetLabelText in preference to...
2007-07-19  David ElliottStrip mnemonics from the label before passing it to...
2007-03-13  Vadim Zeitlinimplemented GetLabel() (part of patch 1679337)
2006-05-30  Włodzimierz SkibaInclude wx/stattext.h according to precompiled headers...
2005-09-11  Julian SmartApplied [ 1235509 ] wxCocoa unicode wxT("fixes")
2005-05-23  David ElliottForce size to integer coordinates in all cases.
2005-05-23  David ElliottImplemented SetLabel
2004-05-23  Julian SmartMore name change
2004-01-22  David ElliottUnicode build fixes
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-02  David ElliottSupport precompiled headers
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-14  David ElliottAfter calling sizeToFit, round the size up to the next...
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-07-12  David ElliottIn the object destructor, Disassociate the object from...
2003-03-21  David ElliottAdded original works and stubs to CVS repository