]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/carbon/dc.h
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward...
[wxWidgets.git] / include / wx / mac / carbon / dc.h
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-03-18  Vadim ZeitlinwxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
2006-10-29  Robert Roebling wxCoordRound -> wxRound.
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-09-22  Stefan Csomortypo
2006-09-22  Stefan Csomorextending graphics context encapsulation
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-02-14  David Surovellcleanup - reformatting
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-18  David Surovellcleanup - reformat
2005-11-06  Stefan Csomornot needed for CG
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-14  Stefan Csomoradding Robert Lang's native CG-Bezier patch
2005-02-18  Stefan Csomorreintroducing direct access, cleanup
2005-02-15  Stefan Csomordrawing fixes
2005-02-13  Stefan Csomoradding metafile and clipboard support
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-01-28  Stefan CsomorCoreGraphics dev
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-23  Stefan Csomorclassic