]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/listctrl.tex
added wxListCtrl::GetSubItemRect() and subitem hit testing (patch 1476971)
[wxWidgets.git] / docs / latex / wx / listctrl.tex
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-02-13  Vadim Zeitlinminor docs corrections and improvements from Andreas...
2006-02-11  Julian SmartDoc corrections
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-17  Julian SmartApplied patch [ 1369264 ] added note for wxListCtrl...
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-10-21  Vadim Zeitlinfixed typo in GetNextItem example (bug 1333797)
2005-10-19  Włodzimierz Skibaconstfunc correction
2005-09-14  Mart Raudsepp"See also wxListView" link for wxListCtrl
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-02  Vadim Zeitlinmade more clear that GetItemRect() returns physical...
2005-04-09  Robin DunnPythonNote corrected
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2004-11-01  Václav SlavíkOnGetItemText is const
2004-09-30  Julian SmartDeprecated SetItemImage with 2 image ids
2004-09-29  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-28  Julian SmartDuplicate wxLC_VIRTUAL removed
2004-09-24  Václav Slavíkdocumented return value of wxListCtrl::HitTest
2004-02-29  Vadim Zeitlinremoved erroneous return type from a membersection...
2004-02-08  Julian SmartDocument deletion of all items in SetWindowStyleFlag...
2004-02-08  Julian SmartFixed [ 875952 ] Win32 wxListControl::FindItem document...
2004-02-08  Vadim Zeitlinfixed and documented GetItemText/BackgroundColour(...
2003-09-14  Vadim Zeitlinfixed GetItemSpacing() inconsistency by deprecating...
2003-09-14  Vadim Zeitlinadded wxListCtrl::GetViewRect()
2003-08-04  Vadim Zeitlinupdate styles docs
2003-07-25  Vadim Zeitlincolumns are in report mode, not list (bug 776081)
2003-06-27  Vadim Zeitlinadded RefreshItem[s]()
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-12-06  Vadim Zeitlinfixed return type of GetEditControl(); updated its...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-29  Mattia BarbonDocumented wxListCtrl::GetColumnCount
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-08  Mattia BarbonAdded documentation for wxListItem.
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-15  Mattia BarbonUpdated docs for wxProcessEvent
2002-01-25  Vadim Zeitlincorrected a few bugs in OnGetItemXXX() docs
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-07-20  Vadim Zeitlinmade 2 column list wider to accomodate all entries
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-01-23  George TaskerOne more function was out of alphanumeric sequence
2001-01-23  George TaskerReordered some of the functions from the sequence they...
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-09-17  Václav Slavíkdocumented EVT_LIST_ITEM_RIGHT_CLICK
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Julian SmartMisc small changes
2000-03-17  Robin DunnSome wxPython doc changes
2000-03-15  Julian SmartSome doc proofreading
2000-02-22  Václav Slavíkbetter documented wxListCtrl::GetItem (it was absolutel...
2000-02-17  Václav Slavíkdocumented 2nd prototype of wxListCtrl::SetItem
2000-02-11  Julian SmartManual fixes
2000-02-07  Vadim ZeitlinwxListCtrl::SortItems() clarifications, more samples...
2000-01-25  Vadim Zeitlindocumented GetNextItem() behaviour precisely
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-11-16  Vadim ZeitlinwxListCtrl::DeleteAllItems() doesn't send notification...
1999-10-07  Robin DunnwxPython documentation updates
1999-09-30  Robin Dunnupdates for wxPython docs
1999-08-17  Robert Roebling Added new file dialog
1999-07-26  Robert Roebling Added more docs for the new events, derived from...
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-06-27  Robin Dunnfixed typo
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-02-24  Robin DunnMore wxPython docs...
1999-02-15  Julian SmartAdded 'Include files' section to class references
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-07-03  Julian SmartVarious documentation changes, makefile fixes
1998-06-14  Julian SmartChanged documentation const convention for non-objects...
1998-05-20  Karsten BallüderI've now added the documentation files.