support for GTK3
[wxWidgets.git] / src / gtk / gauge.cpp
2012-06-30  Paul Cornettsupport for GTK3
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-06-06  Włodzimierz SkibaInclude wx/gauge.h according to precompiled headers...
2006-05-20  Paul Cornettavoid float to double conversion
2006-02-03  Mart RaudseppGTK2: gtk_progress_bar_update -> gtk_progress_bar_set_f...
2006-01-14  Mart RaudseppRemove stray whitespaces
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-06-24  Robin Dunn* Implemented BestSize cache
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-15  Robert Roebling Improve default size for wxGauge and wxChoice.
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2004-04-17  Robin DunnFix or add some DoGetBestSize's
2004-03-10  Robin DunnGive wxGauge a best size
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2001-12-14  Vadim Zeitlingot rid of ^Ms
2001-01-31  Vadim Zeitlinsupport for wxGA_VERTICAL in wxGauge
1999-11-27  Robert Roebling?lk
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-27  Robert Roebling Small distrib updates,
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-07-27  Robert Roeblingwarning msgs
1998-07-15  Karsten Ballüderfixed SetRange/GetValue
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-28  Robert RoeblingGTK