rebaked with baefile rev 928
[wxWidgets.git] / samples / treectrl / treetest.h
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 ***