Added wxUSE_DC_CACHEING and associated code to wxMSW
[wxWidgets.git] / src / motif / dcclient.cpp
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-01  Julian SmartFull-screen dragging fix (GC setting)
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-08  Jouk Jansen Committing in .
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Vadim ZeitlinEMX compilation fix
1999-11-18  Jouk Jansen Committing in .
1999-10-27  Julian SmartFixed wxMotif's wxRegion/wxRegionIterator to optionally...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-19  Michael BedwardNumerous changes to comply with use of wxCoord.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-05  Michael BedwardAdded a line to set m_font in the wxWindowDC ctor ...
1999-06-23  Robert Roebling Motif things.
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-04  Julian SmartSome warnings removed.
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-12-30  Robert Roebling Motif corrections in
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-03  Julian SmartSmall Motif bug fixes
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartMotif files added.