]> git.saurik.com Git - wxWidgets.git/history - include/wx/treelist.h
Factor out text measurement from wxDC and wxWindow into wxTextMeasure.
[wxWidgets.git] / include / wx / treelist.h
2012-06-07  Robin DunnAdd export macro for wxTreeListEvent so the non-inline...
2011-10-31  Vadim ZeitlinMake wxTreeListEvent dynamically creatable.
2011-09-22  Vadim ZeitlinFix inconsistent DLL export declaration for wxTreeListC...
2011-09-21  Vadim ZeitlinImplement sorting in wxTreeListCtrl.
2011-09-21  Vadim ZeitlinAdd wxTreeListCtrl::GetView() and GetDataView().
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-08  Vadim ZeitlinAllow setting colours and font of wxTreeListCtrl.
2011-08-29  Vadim ZeitlinMake it possible to TAB to wxTreeListCtrl contents.
2011-08-27  Vadim ZeitlinNo changes, just fix a typo in wxBannerWindow documenta...
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.