]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/dcmemory.mm
Added wxAutoNSAutoreleasePool where needed for controls sample.
[wxWidgets.git] / src / cocoa / dcmemory.mm
2004-10-04  David ElliottAdded wxAutoNSAutoreleasePool where needed for controls...
2004-05-23  Julian SmartMore name change
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-29  David ElliottUse wxBitmap::GetNSImage(false) instead of duplicating...
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-09-02  David ElliottSupport precompiled headers
2003-08-08  David Elliottlock/unlockFocus when doing the copy in SelectObject
2003-08-08  David Elliott* Since AppKit cannot draw directly on NSBitmapImageRep...
2003-07-22  David ElliottwxCocoa: Added preliminary Blit support
2003-07-21  David ElliottwxCocoa: Preliminary wxMemoryDC implementation