]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/dc.h
Implement mouse entered, exited, and synthesize move events while the mouse is inside.
[wxWidgets.git] / include / wx / cocoa / dc.h
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...