]> git.saurik.com Git - wxWidgets.git/history - include/wx/weakref.h
fix GetTLWParentIfNotBeingDeleted() to work correctly even if an intermediate non...
[wxWidgets.git] / include / wx / weakref.h
2008-01-16  Vadim Zeitlinremoved unneeded wxWeakRefDynamic::AssignCopy() (last...
2008-01-16  Vadim Zeitlincompilation fixes for standard-conformant compilers...
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes
2008-01-08  Vadim Zeitlinadd conversion to unspecified_bool_type to allow writin...
2008-01-08  Robert RoeblingUpdated wxWeakRef<T> to patch Weak references for wx...
2008-01-06  Vadim Zeitlinadded wxWeakRef<T> (slightly modified patch 1860953)