Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / interface / wx / listctrl.h
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-11-03  Bryan PettyFixed appearance images to use Doxygen @image command...
2012-10-15  Vadim ZeitlinCorrectly document the library the classes belong to.
2012-10-11  Vadim ZeitlinDocument default argument value of wxListCtrl::EnableBe...
2012-10-07  Vadim ZeitlinImplement incremental search in wxGenericListCtrl.
2012-03-27  Robin DunnAdd missing interface items for listctrl.
2012-03-15  Vadim ZeitlinImprove wxListCtrl::SetItemState() documentation.
2012-02-15  Vadim ZeitlinDon't document wxListCtrl::SetColumnsOrder() as being...
2012-01-07  Vadim ZeitlinAdd support for wxLIST_AUTOSIZE_USEHEADER to InsertColu...
2012-01-07  Vadim ZeitlinAdd convenient wxListCtrl::AppendColumn() wrapper.
2011-12-21  Vadim ZeitlinDocument wxListCtrl::InReportView() and IsVirtual().
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-13  Vadim ZeitlinMake wxListCtrl sort function take wxIntPtr, not long...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-09-22  Steve LamertonSend generic wxListCtrl wxEVT_COMMAND_LIST_KEY_DOWN...
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2010-08-22  Vadim ZeitlinDon't send event from wxMSW::wxListCtrl::DeleteAllItems...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-04  Vadim ZeitlinCorrect EVT_LIST_BEGIN_LABEL_EDIT macro name in the...
2010-05-21  Vadim ZeitlinUse ListView_CancelEditLabel() to implement wxListCtrl...
2010-05-20  Vadim ZeitlinFix wxListCtrl::EndEditLabel() which simply didn't...
2010-05-10  Vadim ZeitlinAdd column parameter to wxListCtrl::GetItemText().
2010-04-16  Vadim ZeitlinMinor corrections to the documentations.
2009-12-07  Vadim ZeitlinDocument wxListCtrl::FindItem() return value.
2009-10-18  Mattia BarbonCopy wxPerl notes from the LaTeX documentation.
2009-04-21  Francesco Montorsiuse :: when referring to wxDefaultSize or wxDefaultPosition
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-02-20  Francesco Montorsirecategorize many misplaced classes; move lots of class...
2009-02-18  Francesco Montorsimake distinction between classes which send events...
2009-01-28  Francesco Montorsino real changes; just cosmetic
2009-01-25  Vadim Zeitlinadded (MSW-only) wxListCtrl::OnGetItemColumnAttr()...
2008-12-12  Francesco Montorsifix doxygen warnings
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
2008-11-22  Francesco Montorsiclarify wxListCtrl::GetItem (fixes #9640)
2008-11-10  Francesco Montorsiother ifacecheck fixes
2008-10-29  Francesco Montorsimoved to appropriate 'protected' sections all functions...
2008-10-29  Francesco Montorsiautomated ifacecheck fixes
2008-10-19  Francesco Montorsiinterface revisions
2008-10-13  Francesco Montorsire-enabled all @appearance tags
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-01  Robert RoeblingReadded event docs for wxListCtrl
2008-09-01  Robert RoeblingMention wxEditableLisBox
2008-08-31  Robert Roeblingtry to correct wxListCtrl docs
2008-08-30  Vadim Zeitlinmore Doxygen warnings corrections from Tim S
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...