Remove empty PalmOS-related directories.
[wxWidgets.git] / src / mgl / brush.cpp
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
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-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2006-11-03  Vadim Zeitlincompilation fix: must include wx/dcmemory.h instead...
2006-11-03  Vadim Zeitlinuse wxMemoryDC::SelectObjectAsSource() for const wxBitmaps
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-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
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
2002-02-15  Václav Slavíkcopyright update
2002-02-09  Václav Slavíkuse AllocExclusive for reference counting
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