Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / samples / treectrl / treetest.cpp
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-08-18  Sylvain Bougnouxchange some #ifdef
1999-08-06  Robert Roebling Minor changes to samples.
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-07-19  Robert Roebling Updated testconf
1999-07-16  Sylvain Bougnouxcheck wxUSE_LIBJPEG
1999-07-16  Sylvain Bougnouxflag use of multiple selection for MSW
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
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
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-01-31  Julian SmartVarious small fixes
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
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-08  Vadim Zeitlinuncommented some code which works now
1998-12-07  Vadim Zeitlin1. wxNotebook::GetPageCount() returns only the number...
1998-12-07  Robert Roebling Keyboard navigatino in tree ctrl
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-01  Robert Roebling Pixel corrections for wxListCtrl
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-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-10-28  Vadim Zeitlinsome old changes I forgot to check in
1998-10-28  Denis PershinMinor modifications...
1998-10-26  Vadim Zeitlinfinal (?) changes to the generic tree ctrl -- seems...
1998-10-25  Unknown (UG)no message
1998-10-24  Vadim Zeitlinsome new functions:
1998-10-24  Denis PershinPrealpha, prebeta of new wxTreeCtrl for GTK. It is...
1998-09-29  Vadim Zeitlin1) wxGTK now use the new, native implementation of...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-27  Robert Roeblingwarning msgs
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-03  Julian SmartVarious documentation changes, makefile fixes
1998-05-22  Julian Smart*** empty log message ***