]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/colour.h
1. more accurate conversion from 8-bit wx color to 16-bit GDK color
[wxWidgets.git] / include / wx / gtk / colour.h
2006-06-15  Paul Cornett1. more accurate conversion from 8-bit wx color to...
2006-05-05  Paul Cornettcorrect access for virtuals
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
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-17  Vadim Zeitlinadded CreateByName(), use it in wxColourDatabase
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-02-04  Robert Roebling Added missing test in wxObject::Ref() for already
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-04  Robin DunnAdded wxColour::wxColour(unsigned long)
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-10-27  Vadim Zeitlin"unsigned char" restored in wxColour ctor
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-24  Robert Roebling Removed usage of GdkImlib
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-07-11  Robert Roeblingevent/leave events
1998-05-20  Karsten BallüderInitial revision