]> git.saurik.com Git - wxWidgets.git/history - src/generic/treelist.cpp
remove unnecessary GTK declarations from defs.h, move things only used once to the...
[wxWidgets.git] / src / generic / treelist.cpp
2011-08-31  Vadim ZeitlinFix deleting and clearing wxTreeListCtrl columns.
2011-08-30  Vadim ZeitlinBetter support for flat lists in wxTreeListCtrl.
2011-08-27  Vadim ZeitlinCompilation fix for wxTreeListCtrl when not using PCH.
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.