Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / gtk1 / button.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
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...
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
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-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkadded stock buttons support
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-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
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-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2000-01-04  Robert Roebling New colour, font, theme and size code..
1999-11-22  Robert Roebling Headers moved a bit.
1999-10-11  Robert Roebling added SpinCtrl,
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-08-15  Robert Roebling Added graying out of menus and buttons
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision