Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / treectrl / treetest.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-31  Vadim ZeitlinChange wxMSW wxTreeCtrl::DoFreeze() to not hide the...
2012-10-07  Vadim ZeitlinAdd a possibility to beep on no match to wxGenericTreeCtrl.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinAdd a test for selecting the last item in the tree...
2010-05-02  Vadim ZeitlinAdd wxTreeCtrl::{Clear,Set}FocusedItem().
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
2009-05-31  Vadim Zeitlinimprove wxTreeCtrl::ScrollTo() behaviour in the generic...
2009-03-16  Vadim Zeitlinadd a menu item to test setting focus (see #626 comment:42)
2009-01-25  Vadim Zeitlinfix state images after changing their style (see #9591)
2008-09-03  Vadim Zeitlintest showing parent/sibling items too (#9903)
2008-06-24  Robert RoeblingNext part of tree state icon patches
2007-10-07  Vadim Zeitlinmade wxTreeCtrl::GetNextVisible() behave in the same...
2007-04-10  Vadim Zeitlinadded a menu command to clear log
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2006-11-04  Vadim Zeitlintest GetBoundingRect()
2006-09-24  Vadim Zeitlinmake log messages more readable
2006-08-03  Vadim Zeitlinmake control children of a panel and not directly the...
2005-04-09  Vadim Zeitlinforgot to check in OnItemRClick() declaration (bug...
2005-04-05  Vadim Zeitlinlog right mouse down/up events too
2005-03-18  Vadim Zeitlinadded EVT_TREE_ITEM_MENU test
2005-03-15  Julian SmartDon't start ids at zero
2005-01-16  Robert Roebling Applied patch which solved conflicts between wxWidgets
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-07-21  Włodzimierz SkibawxUSE_LOG fixes and sizer adjustements related to posit...
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-02-12  Vadim Zeitlinadded Select() test
2003-09-24  Vadim Zeitlinunused param warnings fixed
2003-09-21  Vadim Zeitlinadded IsVisible() test
2003-07-20  Vadim Zeitlinfixes for deprecated warnings
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-05-01  Julian SmartReset m_lastItem to avoid crashes
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-03-16  Vadim Zeitlinenhanced sample to show the state of the different...
2002-03-12  Julian SmartFinally reverted treectrl name back to treetest after...
2000-03-14  Ron Leerenamed treectrl sample
2000-03-10  Vadim Zeitlinchanged default image size to 16
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-02-23  Vadim Zeitlinmultiple/single sel mode can now be toggled from menu
2000-02-15  Vadim Zeitlin1. dnd demo in treetest
1999-12-29  Vadim Zeitlin1. added test for wxTreeCtrl::Insert(size_t index)
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
1999-04-12  Vadim ZeitlinHitTest test added
1999-03-24  Vadim ZeitlinCollapseAndReset() fixed
1999-03-23  Vadim ZeitlinEnsureVisible() also expands the parent items
1998-12-20  Vadim Zeitlinmissing functions implemented in wxMSW tree ctrl (custo...
1998-12-18  Vadim ZeitlinwxTreeCtrl::Sort() changed, adapted the sample to show it.
1998-12-17  Vadim Zeitlin1. added wxTreeCtrl::DeleteChildren()
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-09  Julian SmartVarious fixes incl. checking in .po/.mo files
1998-12-07  Robert Roebling Keyboard navigatino in tree ctrl
1998-11-30  Vadim Zeitlin1. added wxTreeCtrl::SetItemBold and IsBold, updated...
1998-11-26  Vadim ZeitlinwxTreeCtrl::Delete() bug corrected, sample expanded...
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-10-28  Vadim Zeitlinsome old changes I forgot to check in
1998-10-26  Vadim Zeitlinfinal (?) changes to the generic tree ctrl -- seems...
1998-10-25  Unknown (UG)no message
1998-05-22  Julian Smart*** empty log message ***