]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/scrolbar.h
support for GTK3
[wxWidgets.git] / include / wx / gtk / scrolbar.h
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-25  Vadim ZeitlinMany changes:
2006-05-17  Paul Cornettscrollbar handling simplification
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-02-28  Václav Slavíkfixed wxScrollBar creation when default size was used
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-15  Robert Roebling Next try at avoiding too few or too many size events.
1999-11-27  Robert Roebling?jl
1999-11-22  Robert Roebling Headers moved a bit.
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
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-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
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