removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / include / wx / msw / colour.h
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-30  Stefan Csomorenabling alpha on msw colour
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
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-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-10-18  Vadim Zeitlinuse wxColourDatabase::Find() instead of deprecated...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-05  Stefan Csomorxti change
2001-10-18  Mattia BarbonForgot to commit
2001-05-08  Vadim Zeitlinfixed wxColour::operator==
2000-02-17  Julian SmartRemoved redundant wxColour constructor (how come this...
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-09-14  J. Russell SmythMingw32/gcc-2.95 change
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-04  Robin DunnAdded wxColour::wxColour(unsigned long)
1998-10-26  Julian SmartMotif and other mods
1998-10-20  Vadim Zeitlinadded back the missing "unsigned"s to wxColour ctor
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Robin DunnCommented out constructor causing ambiguity
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-06-14  Vadim Zeitlinadded ctor wxColour(unsigned long colRGB) and the corre...
1998-05-20  Karsten Ballüderadded some wxMSW stuff