first round of debug/release merge: introduce wxDEBUG_LEVEL, for now defined as 1...
[wxWidgets.git] / src / cocoa / brush.mm
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2006-10-31  Vadim Zeitlincompilation fix after wxBitmap::operator==() removal
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/brush.h according to precompiled headers...
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...
2004-05-23  Julian SmartMore name change
2003-09-02  David ElliottSupport precompiled headers
2003-07-09  David ElliottwxNullBrush should not be Ok(), and GetNSColor() should...
2003-07-09  David ElliottwxBrushRefData constructor: m_style = style instead...
2003-07-07  David ElliottFirst hack at wxBrush for wxCocoa