Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / common / colourcmn.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-04  Vadim ZeitlinAdd a more convenient wxColour::MakeDisabled() overload.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-31  Vadim ZeitlinCompilation fix for wxUSE_STL==1 build after r67356.
2011-03-31  Vadim ZeitlinFix alpha handling in CSS syntax in wxColour in non...
2011-01-07  Stefan Csomorxti changes
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2009-09-24  Julian SmartApplied part of #10034: wxImage::ConvertToDisabled()
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2007-07-21  Vadim Zeitlinadded wxTo/FromString(wxColour) (part of patch 1753875)
2007-07-12  Vadim Zeitlinadded support for alpha channel to wxColour to/from...
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-05-30  Václav Slavíkuse wxString instead of wxChar* in wxColour::Set/FromString
2007-04-27  Václav SlavíkPCH-less compilation fixes
2006-09-30  Robert Roebling Move wxVariant support for GDI classes to their
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-05-18  Paul Cornettavoid wxColour::Set(long) confusion
2006-05-05  Włodzimierz SkibaCSS colour compatibility after #1473731.
2006-04-28  Włodzimierz SkibaFinal touch for wxColour <-> wxString and wxColourBase...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibawxTheColourDatabase->Find() can fail.
2006-04-24  Włodzimierz SkibawxOS2 build fixes after wxColourBase introduction.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...