Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / interface / wx / treelist.h
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-11-19  Vadim ZeitlinAdd wxTL_NO_HEADER style to wxTreeListCtrl.
2012-06-07  Robin DunnInterface fixes for Phoenix
2012-02-06  Vadim ZeitlinFix typo in an event type constant in wxTreeListCtrl...
2011-11-05  Francesco Montorsifix some simple Doxygen warning
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-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.