]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/slider.mm
Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / cocoa / slider.mm
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