Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / src / osx / cocoa / stattext.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-07-04  Stefan Csomorusing correct constant
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-02-27  Vadim ZeitlinAdd markup support to wxOSX/Cocoa wxStaticText and...
2011-02-17  Stefan Csomorpatch applied with thanks, fixes #10524
2010-05-19  Stefan Csomorremoving unused var
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-11  Kevin OllivierGet SetLabel working again for wxStaticText by overridi...
2009-03-08  Kevin OllivierMake sure the user can't select the text.
2009-03-07  Kevin OllivierAdd alignment support, and more tweaks for label size...
2009-03-05  Kevin OllivierMake wxStaticText for OS X Cocoa properly size multilin...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2008-12-27  Francesco Montorsi(blind) fix for unneeded inclusions of headers
2008-10-10  Stefan Csomormoving embedding to common API
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...
2008-08-23  Stefan Csomorcocoa implementation files