Add wxMessageDialog::GetEffectiveIcon() and use it in all ports.
[wxWidgets.git] / src / cocoa / statbmp.mm
2007-08-09  David ElliottImplement wxStaticBitmap.
2006-05-31  Włodzimierz SkibaInclude wx/statbmp.h according to precompiled headers...
2004-05-23  Julian SmartMore name change
2004-03-26  David ElliottCreate(): use wxAutoNSAutoreleasePool
2003-09-06  David ElliottUse an NSImageView instead of an NSView (nothing works...
2003-09-02  David ElliottSupport precompiled headers
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-12  David ElliottIn the object destructor, leave m_cocoaNSView intact...
2003-03-24  David ElliottCreate an NSView (in leiu of a real static bitmap class)
2003-03-21  David ElliottAdded more original works and stubs