merged 2.4 branch into the trunk
[wxWidgets.git] / src / gtk / colour.cpp
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-03-26  Vadim Zeitlinfixed crash under GTK+ 2.0
2002-02-22  Vadim Zeitlinfix for a nasty bug with colouor copying
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-04  Robert Roebling Added missing test in wxObject::Ref() for already
2001-09-30  Václav Slavíkfixed wxColour bug that broken wxUniv
2001-09-28  Vadim Zeitlinapplied fix for 8 bit displays (already in the 2.2...
2001-08-21  Vadim Zeitlinremoved assert from wxColour::InitFromName() as there...
2000-12-16  Robert Roebling Applied colour patch for better 8-bit support,
2000-07-19  Ove KaavenCasting to GdkColormapPrivate is neither possible nor...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-04  Robert Roebling String changes for translations,
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-10  Robert Roebling Docs.
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-10  Robert Roebling Various update to Blit() SetBackground() Clear()...
1999-01-12  Robert Roebling image update
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-11-10  Robert Roebling Deleted a debugging line.
1998-11-10  Robert Roebling Bit fiddling part 4.
1998-10-26  Julian SmartMotif and other mods
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-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-11  Robert Roebling Updates to memcheck
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-06-22  Karsten Ballüderfixed #include paths to use local copies of png/gdk_iml...
1998-05-20  Karsten BallüderInitial revision