Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / tracker.h
2008-01-29  Robin Dunnuse import/export macro on wxTrackable to avoid warning...
2008-01-16  Vadim Zeitlindefine (unusual) copy ctor and assignment operator...
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes
2008-01-08  Robert RoeblingLast part from weak ref patch for event sink disconnection
2008-01-08  Robert RoeblingUpdated wxTrackable to patch Weak references for wx...
2008-01-06  Vadim Zeitlinadded wxWeakRef<T> (slightly modified patch 1860953)