Added wxUSE_DC_CACHEING and associated code to wxMSW
[wxWidgets.git] / include / wx / dc.h
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-09  Vadim Zeitlinadded wxDCClipper
2001-06-27  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2000-08-19  Kevin HockwxDrawObject::Draw vritual and non const wxDCBase
2000-08-06  Kevin Hocksupport for drawing arbitary object on DC's
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-21  Robert Roebling Set logical functions to wxCOPY, no -1.
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-07-28  David Webster*** empty log message ***
1999-06-14  Vadim ZeitlinwxGetFullHostName() implemented - it doesn't work thoug...
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-05-26  Robert Roebling Made wxClientDC's use safe as per wxMSW.
1999-05-25  Brian MacyMove code to a dcbase.cpp
1999-05-22  Robert Roebling Put wxGTK's threads back to life.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-17  Vadim ZeitlinDrawCircle() added
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-05-13  Vadim ZeitlinwxWindowDC compiles (wxGTK doesn't link yet because...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision