Define __VISUALC__ for ICC under Windows again.
[wxWidgets.git] / include / wx / colour.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-04  Vadim ZeitlinAdd a more convenient wxColour::MakeDisabled() overload.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-02-19  Vadim ZeitlinMove "static" keyword out from wxDEPRECATED() macros...
2010-11-23  Robin DunnUse an enum for the colour/string conversion flags
2010-04-05  Vadim ZeitlinAdd wxTransparentColour global pseudo-variable.
2009-09-24  Julian SmartApplied part of #10034: wxImage::ConvertToDisabled()
2009-09-19  Vadim ZeitlinAdd wxColour::{Set,Get}RGB[A]().
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-02-10  David ElliottAdd wxCocoa to the list of ports which don't need wxCol...
2008-01-12  Stefan Neisderive wxColourBase from wxObject on os2 as well
2007-12-22  Vadim Zeitlinadded wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
2007-12-18  Stefan Csomorderive wxColourBase from wxObject on msw as well
2007-12-18  Stefan Csomorchanging colour derivation
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-07-21  Vadim Zeitlinadded wxTo/FromString(wxColour) (part of patch 1753875)
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-05-30  Václav Slavíkrestored wxColour ctor taking C string (now in both...
2007-05-30  Václav Slavíkuse wxString instead of wxChar* in wxColour::Set/FromString
2007-05-11  Vadim Zeitlinavoid truncating the colour channels values, this resul...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-30  Robert Roebling Move wxVariant support for GDI classes to their
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-04  Václav Slavíkreformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-26  Stefan Csomoradding constants
2006-08-26  Stefan Csomorgetting rid of unused param warning
2006-08-26  Stefan Csomoradding alpha to wxColour
2006-08-24  Włodzimierz SkibaKeep wxPalmOS buildable - wxIcon and wxCursor moved...
2006-08-10  Václav Slavíkmoved mgl/colour.{cpp,h} to generic so that it can...
2006-08-05  Václav Slavíkreformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS definition...
2006-04-28  Włodzimierz SkibaFinal touch for wxColour <-> wxString and wxColourBase...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-01-25  Michael WetherellFixes for the GTK1 split
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-05-04  Julian SmartAdded licence/copyright information
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2003-03-22  David ElliottInclude wxCocoa specific header
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-07-28  David Webster*** empty log message ***
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...