A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / widgets / gauge.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinUse PBM_SETMARQUEE to implement indeterminate mode...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-03-20  Vadim Zeitlinno changes, just fixed spelling of 'indeterminate'
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-10-22  Vadim Zeitlintest indeterminate wxGauge mode (part of patch 1551409)
2006-09-09  Kevin OllivierMac(Carbon) impl of wxGauge::Pulse, also added sample...
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-05-25  Julian SmartMore name changes
2004-01-13  Dimitri SchoolwerthApplied patch #876228: "Current value" always counts...
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-03-26  David ElliottUse #if wxUSE_GAUGE instead of #if 1
2003-03-23  Mattia Barbon Add missing header.
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-04-09  Julian SmartMade widgets sample take up less space
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch