Reset wxTheApp when starting to destroy the object it points to.
[wxWidgets.git] / tests / controls / treectrltest.cpp
2009-06-06  Vadim Zeitlinfix bug in generic wxTreeCtrl: calling SelectItem(true...
2009-01-17  Vadim Zeitlinimplement wxTreeCtrl::ItemHasChildren() properly for...