Use RIAA wrapper for wxSpinCtrl event disabling in wxGTK.
[wxWidgets.git] / include / wx / tracker.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
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)