Added wxUSE_DC_CACHEING and associated code to wxMSW
[wxWidgets.git] / include / wx / gtk1 / dcclient.h
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-06-27  Vadim Zeitlinlinking fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2000-10-31  Vadim Zeitlincompilation fix (sorry!)
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-11-22  Robert Roebling Headers moved a bit.
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-05-26  Robert Roebling Got a new idea to do cursors, including global
1999-05-15  Vadim Zeitlintypo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S...
1999-05-13  Vadim ZeitlinwxWindowDC compiles (wxGTK doesn't link yet because...
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-05  Robert Roebling synched Clear() and SetBackgroundColour()
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-01  Robert Roebling New wxDC hierarchy
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-05-20  Karsten BallüderInitial revision