Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / gtk1 / gauge.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-09-28  Jouk Jansen Committing in .
2006-01-23  Mart RaudseppRemove GTK2 specific prototypes from wx/include/gtk1...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-03-10  Robin DunnGive wxGauge a best size
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-09-24  Robin DunnSince wxGTK's wxGauge doesn't derive from wxGaugeBase...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
1999-11-22  Robert Roebling Headers moved a bit.
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-01-24  Robert Roebling Small doc corrections
1998-10-29  Robert Roebling Big color update with the newest information
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-28  Robert RoeblingGTK
1998-05-20  Karsten BallüderInitial revision