Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / dcgraph.h
2009-10-05  Vadim ZeitlinReplaced GraphicsHDC from src/msw/renderer.cpp with...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-07-31  Stefan Csomorbetter guarding when no printing architecture exists...
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-04-30  Robert RoeblingAdded constructor to wxGCDC from wxPrinterDC
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-06  Paul Cornettmake access for virtuals match base
2007-12-03  Stefan Csomorfixing warning about missing virt destructor
2007-12-03  Paul Cornettnon-pch build fixes
2007-11-30  Stefan Csomorusing common code
2007-11-30  Robert RoeblingDC reorganization
2007-11-09  Stefan Csomorforward port from 2.8
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-03-18  Vadim ZeitlinwxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
2006-12-03  Stefan Csomoradding raster op hook to graphics context
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-10-29  Stefan Csomorforgotten commit for having native affine matrix ops
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Robert Roebling Fix warning.
2006-10-21  Stefan Csomoruntangling dc and gc