Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / datectrl.h
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-09-29  Vadim ZeitlinRefactor wxDatePickerCtrl to derive from wxDateTimePick...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-06-11  Vadim Zeitlinuse native calendar control in wxDatePickerCtrl if...
2007-02-08  Vadim Zeitlindefine wxUSE_DATEPICKCTRL_GENERIC as 0 if it's not...
2006-02-21  Mart RaudseppRevert inclusion of wx/dateevt.h for now, as it breaks...
2006-02-20  Julian SmartInclude dateevt.h from datectrl.h
2005-02-17  Vadim Zeitlincorrected wxRTTI macros
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-13  Vadim Zeitlinbug fixes for using wxTransientPopupWindow and wxDP_ALL...
2005-02-07  Julian SmartAdded validator to generic date picker control
2005-02-07  Václav Slavíkuse wxUSE_DATEPICKCTRL
2005-01-21  Vadim Zeitlindefine wxHAS_NATIVE_DATEPICKCTRL in the header file...
2005-01-21  Vadim Zeitlinrenamed generic version to wxDatePickerCtrlGeneric...
2005-01-20  Vadim Zeitlinadded and implemented for MSW wxDP_SHOWCENTURY flag
2005-01-19  Vadim Zeitlinadded wxDP_SPIN/DROPDOWN styles (only Win32 native...
2005-01-19  Vadim Zeitlinadded generic version of wxDatePickerCtrl from Andres...
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...