]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/slider.mm
Major wxCocoa wxSlider overhaul from Mark Oxenham.
[wxWidgets.git] / src / cocoa / slider.mm
2007-08-10  David ElliottMajor wxCocoa wxSlider overhaul from Mark Oxenham.
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2004-05-23  Julian SmartMore name change
2003-09-06  David ElliottUse an NSSlider 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-06-28  David Elliottinclude "wx/setup.h" before testing for wxUSE_SLIDER
2003-06-23  David ElliottAdded #if wxUSE_SLIDER guard
2003-06-19  David ElliottMissed a few substitutions the first time around
2003-06-19  David ElliottAdded wxSlider stub