]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/brush.h
Fix for mistake with const for non pointer/reference with corrections in documentation.
[wxWidgets.git] / include / wx / msw / brush.h
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
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-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
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-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-02-04  Vadim Zeitlintotal wxBrush cleanup: made private stuff private,...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-10-20  Vadim Zeitlinsorry... forgot to commit these 2 files
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff