]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/spinctrl.cpp
move default button handling code from wxControlContainer to wxTLW (patch 1524441)
[wxWidgets.git] / src / mac / carbon / spinctrl.cpp
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-06-21  Włodzimierz SkibaInclude wx/containr.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-18  Julian SmartApplied patch [ 1312729 ] fix for wxMac Carbon spin...
2005-11-07  Julian SmartDon't resend an update event from m_spin to avoid recursion
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-12-31  Stefan CsomorSetFocus fixed
2004-11-07  Kevin HockThe spacing just isn't right without the 4 pixel border...
2004-10-19  Stefan Csomorleads to a double call of AddChild, if we don't see...
2004-09-29  Kevin HockSend EVT_COMMAND_TEXT_UPDATED from the spin control...
2004-08-07  Stefan Csomormoving focus rect overlap problems to the vis region...
2004-07-19  Kevin OllivierFixed display issues for Panther now that wxTextCtrl...
2004-06-20  Julian SmartCrash fix
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2002-09-01  Gilles Depeyrotadded wxSpinCtrl::SetSelection method
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-28  Gilles Depeyrotcorrected after wxUniv merge
2001-04-13  Gilles Depeyrotadded spinctrl implementation