Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / cocoa / statbmp.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
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