wxDC::GetHandle support for wxGTK
[wxWidgets.git] / include / wx / gtk / dcmemory.h
2012-07-28  Robin DunnwxDC::GetHandle support for wxGTK
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-25  Robert RoeblingAdded wxDC::CreateGraphicsContext and implemented it...
2007-12-06  Paul Cornettmake access for virtuals match base
2007-11-30  Robert RoeblingDC reorganization
2007-11-14  Robert RoeblingFurther wxDC changes
2007-10-26  Paul Cornettmake access for virtuals match base
2007-09-23  Robert RoeblingConverted wxGTK's basic DC classes to new DC code
2007-03-30  Vadim Zeitlinremoved virtual GetSelectedBitmap() from the base wxDC...
2006-12-07  Paul Cornettcorrect access for virtuals
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-29  Stefan CsomorGetAsBitmap with subrect
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-12  Robin DunnFixup Blit so it can be used with a source that is...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-01  Vadim Zeitlinfixes for working with mono bitmaps (patch 728768)
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
1999-11-22  Robert Roebling Headers moved a bit.
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
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-01  Robert Roebling New wxDC hierarchy
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-20  Karsten BallüderInitial revision