]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/statbox.mm
use GetLabelText() instead of wxStripMenuCodes() to avoid stripping the part of the...
[wxWidgets.git] / src / cocoa / statbox.mm
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2004-09-29  David ElliottwxStaticBox constructor is not supposed to take a wxVal...
2004-05-23  Julian SmartMore name change
2003-12-15  David ElliottStrip menu codes from label
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-02  David ElliottSupport precompiled headers
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-07-12  David ElliottIn the object destructor, Disassociate the object from...
2003-07-05  Vadim Zeitlinsome float -> int conversion warnings suppressed (but...
2003-04-05  David ElliottAdded GetBordersForSizer(int *bordertop, int *borderOther)
2003-03-21  David ElliottAdded more original works and stubs