]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/bitmap.mm
Add wxBitmap::GetNSImage() which creates an autoreleased NSImage either
[wxWidgets.git] / src / cocoa / bitmap.mm
2003-12-15  David ElliottAdd wxBitmap::GetNSImage() which creates an autorelease...
2003-12-09  David ElliottAdd support for wxMask creation from RGBx data (x=unused)
2003-12-08  David ElliottCompilation fix
2003-12-08  David ElliottImplement wxMask given a wxBitmap and a mask wxColour.
2003-12-06  David ElliottAdded simple implementation of (Get|Unget)RawData.
2003-09-02  David ElliottSupport precompiled headers
2003-08-08  David Elliott* When cloning the ref data, copy the NSBitmapImageRep...
2003-08-05  David ElliottRemoved wxTheBitmapList code
2003-07-21  David ElliottwxCocoa: Added preliminary wxBitmap support
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...