]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/dc.h
Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / cocoa / dc.h
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
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-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2007-12-04  David ElliottMake wxCocoa compile with new pImpl wxDC.
2007-07-20  David ElliottwxCocoa: Basic support for font underlining:
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-01-17  David ElliottMoved Clear() implementation into wxDC using a new...
2005-01-14  David ElliottSeparate NSAffineTransform creation out of wxDC::CocoaA...
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-26  David ElliottMake wxCocoa work with wxUSE_STL==1:
2003-07-22  David ElliottwxCocoa: Added preliminary Blit support
2003-07-21  David ElliottImplemented wxDC stack with focus locking and unlocking
2003-07-10  David ElliottImplement SetBackgroundMode()
2003-04-07  David ElliottWhoops! Might want the headers too.
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...