]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/brush.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
[wxWidgets.git] / include / wx / gtk / brush.h
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-02-04  Robert Roebling Added missing test in wxObject::Ref() for already
2000-07-15  Bryan Pettymerged 2.2 branch
1999-10-11  Robert Roebling added SpinCtrl,
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-09-11  Robert Roebling Updates to memcheck
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision