]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/CustomTreeCtrl.py
include wx/msw/missing.h after wx/msw/private.h, otherwise we get warnings when compi...
[wxWidgets.git] / wxPython / demo / CustomTreeCtrl.py
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-11  Robin Dunna little whitespace cleanup
2006-10-09  Robin DunnAdd CustomTreeCtrl from Andrea Gavana