]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/colour.cpp
second merge of the 2.2 branch (RL)
[wxWidgets.git] / src / gtk1 / colour.cpp
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