don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / src / mgl / pen.cpp
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-17  Francesco Montorsisome more build fix for wxPen/wxBrush style changes
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2006-11-03  Vadim Zeitlincompilation fix for last fix
2006-11-03  Vadim Zeitlincompilation fix for wxPenRefData operator==()
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
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-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-02-12  Václav Slavíkcompilation fixes
2002-02-15  Václav Slavíkcopyright update
2002-02-09  Václav Slavíkuse AllocExclusive for reference counting
2001-12-08  Václav Slavík- added precompiled headers code
2001-11-21  Václav Slavík- removed GDI lists from wxMGL
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch