]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/private/listctrl.h
Implement best size calculation for report mode wxListCtrl.
[wxWidgets.git] / include / wx / generic / private / listctrl.h
2012-01-07  Vadim ZeitlinImplement best size calculation for report mode wxListCtrl.
2011-12-02  Vadim ZeitlinUpdate all controls using in-place editors to handle...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-10-05  Vadim ZeitlinDestroy the in-place edit control in wxGenericListCtrl...
2010-09-14  Vadim ZeitlinFix drawing of items with custom background in wxGeneri...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-05-10  Vadim ZeitlinBuild fix: forgotten part of the previous commit.
2010-04-12  Vadim ZeitlinFix crash in wxListbook if image list is assigned after...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-04-16  Vadim Zeitlinpass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
2009-04-15  Vadim Zeitlinuse wxUIntPtr instead of long for 3rd parameter of...
2009-01-27  Vadim Zeitlinadd missing headers for PCH-less build
2009-01-27  Francesco Montorsismall cleanup; move private class definitions in a...