introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default...
[wxWidgets.git] / include / wx / cocoa / bitmap.h
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-08-09  David ElliottRemove virtual from the newly added Create methods.
2007-08-09  David ElliottAdd wxBitmap constructors and Create methods to allow...
2007-07-27  David Elliott* Implement the wxMask copy constructor to retain the...
2007-07-10  Václav Slavíkcleanup of raw access to bitmaps:
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2004-12-29  David ElliottAdded wxBitmap::UseAlpha() stub.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-27  David ElliottwxCocoa: Better icon support
2003-12-15  David ElliottAdd wxBitmap::GetNSImage() which creates an autorelease...
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-08-08  David Elliott* When cloning the ref data, copy the NSBitmapImageRep...
2003-07-21  David ElliottwxCocoa: Added preliminary wxBitmap support
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...