Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / gtk1 / radiobut.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2006-01-23  Mart RaudseppRemove GTK2 specific prototypes from wx/include/gtk1...
2005-12-08  David Surovellapplied patch 1376506 - remove unneeded member variable...
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
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2002-05-31  Vadim Zeitlinreplaced m_isRadioButton with a virtual function
2001-11-17  Robert Roebling More changes to various controls for more reliably
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-04  Robert Roebling New colour, font, theme and size code..
1999-10-20  Robert Roebling Fixed problem with mouse events getting sent to wrong
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-11  Robert Roebling Typos fixed.
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1998-12-14  Robert Roebling Now even wxRadioButton works
1998-12-10  Robert Roebling Fix for radiobutton
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-05-20  Karsten BallüderInitial revision