]> git.saurik.com Git - wxWidgets.git/history - tests/controls/treectrltest.cpp
Don't set stretchable spacers size to 0, this doesn't work so use 1 instead.
[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...