]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/treectrl.tex
Applied patch [ 827011 ] Event-based processing of item tooltips in wxTreeCtrl
[wxWidgets.git] / docs / latex / wx / treectrl.tex
2003-12-11  Julian SmartApplied patch [ 827011 ] Event-based processing of...
2003-07-19  Vadim ZeitlinGetFirst/NextChild() now use wxTreeItemIdValue instead...
2003-04-28  Julian SmartDoc suggestions applied
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-12  Vadim ZeitlinDeleteAllItems() does send DELETE_ITEM events (closes...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-06  Vadim Zeitlinfixed return type of GetEditControl(); updated its...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-12  Julian SmartAdded unix2dos.c utility
2002-05-05  Vadim Zeitlinfixed LaTeX compilation problems (part of patch 551210)
2002-03-16  Václav Slavíkapplied wxTR_HIDE_ROOT patch for wxMSW
2002-02-15  Mattia BarbonUpdated docs for wxProcessEvent
2002-01-14  Vadim Zeitlinmade the alphabetic class order more alphabetic
2001-12-17  Václav Slavíkpresent, not past sense
2001-12-17  Václav Slavíkapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
2001-11-27  Václav Slavíkdocs update for Greg's wxGenericTreeCtrl patch
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2001-02-08  Vadim Zeitlinmade EXPAND/COLLAPSE docs more clear
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-08-03  Julian SmartAdded ability to call wxWindow::OnPaint under Windows...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-22  Vadim Zeitlinnote about comctl32.dll bug with tree ctrl colours...
2000-03-17  Robin DunnSome wxPython doc changes
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-02-11  Julian SmartManual fixes
2000-02-09  Vadim Zeitlinand ITEM_COLLAPSED/ING too
2000-02-09  Vadim Zeitlinadded EVT_TREE_ITEM_ACTIVATED
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-23  Robin DunnwxPython doc updates
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-11-23  Julian SmartWM_MOUSEMOVE correction
1999-09-30  Robin Dunnupdates for wxPython docs
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-08-02  Robert Roebling Minor changes
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
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-04-29  Robin DunnwxPython documentation update
1999-02-27  Vadim Zeitlin1. typos corrected in ftp/protocol/url (Members is...
1999-02-27  Vadim Zeitlin1. (very) short i18n overview added, wxGetTranslation...
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-06-14  Julian SmartChanged documentation const convention for non-objects...
1998-05-20  Karsten BallüderI've now added the documentation files.