]> git.saurik.com Git - wxWidgets.git/history - src/generic/treelist.cpp
in DoSetSize, only call GetPosition if necessary
[wxWidgets.git] / src / generic / treelist.cpp
2011-10-21  Václav SlavíkUse the new wxDataViewRenderer activation API in wxTree...
2011-09-29  Vadim ZeitlinVC6 compilation fixes for wxTreeListCtrl.
2011-09-22  Vadim ZeitlinImprove appearance of wxTreeListCtrl during live resizing.
2011-09-22  Vadim ZeitlinAlways give all the remaining space to the first wxTree...
2011-09-21  Vadim ZeitlinImplement sorting in wxTreeListCtrl.
2011-09-21  Vadim ZeitlinAdd wxTreeListCtrl::GetView() and GetDataView().
2011-09-17  Vadim ZeitlinAdd wxUSE_TREELISTCTRL checks to treelist.cpp itself.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-08  Vadim ZeitlinAllow setting colours and font of wxTreeListCtrl.
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.