Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / dfb / pen.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2008-04-13  Václav SlavíkwxDFB compilation fixes after recent brushes/pens chang...
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;...
2007-07-18  Václav Slavíkdon't use _T() for literals in wxDFB, it uses UTF-8...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-30  Václav Slavíkfixed another typo in pen/brush style validation
2006-09-30  Václav Slavíkfixed typos in pen/brush style validation
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port