]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/gauge.h
Make GTK callbacks passed to GTKConnectWidget() extern "C".
[wxWidgets.git] / include / wx / gtk / gauge.h
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-08-30  Paul Cornettheader includes cleanup
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
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