]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/slider.h
Move InitMouseEvent<T>() to wx/gtk/private/event.h.
[wxWidgets.git] / include / wx / gtk / slider.h
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2009-11-14  Robert RoeblingImplement wxSL_VALUE_LABEL and wxSL_MIN_MAX_LABELS...
2007-10-23  Vadim Zeitlindon't compare initial slider position with uninitialize...
2007-09-14  Paul Cornettremove m_blockScrollEvent from wxWindowGTK
2006-08-25  Vadim ZeitlinMany changes:
2006-05-20  Paul Cornettremove unneeded declarations missed in previous commit
2006-05-19  Paul Cornettgtk slider code simplification and better event determi...
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
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-09  Robert Roebling No events when setting values.
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-11-28  Robert Roebling slider link fix 2.
1999-11-27  Robin Dunncompilation fixes
1999-11-27  Robert Roeblingsdasd
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1998-11-14  Robert Roebling Doc corrections
1998-10-29  Robert Roebling Big color update with the newest information
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
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-20  Karsten BallüderInitial revision