]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/spinbutt.mm
Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / cocoa / spinbutt.mm
2005-04-22  Ryan Nortonflag checkin'
2005-04-22  Ryan Nortonimplement non-wrapping for wxSpinCtrl
2004-05-23  Julian SmartMore name change
2004-01-22  Vadim Zeitlinwarning about returning something from a void function
2003-09-08  David ElliottImplement wxSpinButton (except up/down events)
2003-09-02  David ElliottSupport precompiled headers
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-29  David ElliottIMPLEMENT_DYNAMIC_CLASS for wxSpinEvent
2003-07-14  David ElliottwxCocoa: Added wxSpinButton