Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / cocoa / gauge.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.
2006-06-06  Włodzimierz SkibaInclude wx/gauge.h according to precompiled headers...
2005-09-11  Julian SmartApplied [ 1235509 ] wxCocoa unicode wxT("fixes")
2005-05-28  David ElliottRemoved bogus assert for wxGA_SMOOTH.
2005-05-23  David ElliottApplied patch 1206278 from Mike Wetherell.
2005-04-22  Ryan Nortonflag checkin'
2004-05-23  Julian SmartMore name change
2004-04-10  David ElliottImplement a reasonable DoGetBestSize (NSProgressIndicat...
2004-01-22  Vadim Zeitlinsuppress warnings about implicit double -> int conversions
2003-09-05  David ElliottImplement wxGauge
2003-09-02  David ElliottSupport precompiled headers
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-15  David ElliottwxCocoa: Added wxGauge