first round of debug/release merge: introduce wxDEBUG_LEVEL, for now defined as 1...
[wxWidgets.git] / src / cocoa / gauge.mm
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