1. Implemented support for different icons for different states (expanded,
[wxWidgets.git] / include / wx / msw / treectrl.h
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-24  Vadim ZeitlinwxTreeEvent is declared in one header, not 3 of them
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-02-27  Vadim ZeitlinwxTreeCtrl::GetBoundRect() implemented
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1999-01-07  Julian SmartWatcom C++ mods
1998-12-18  Vadim Zeitlinadded stubs for wxTreeCtrl functions not yet implemente...
1998-12-17  Vadim Zeitlin1. added wxTreeCtrl::DeleteChildren()
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-11  Julian SmartCorrections to Forty Thieves; wxMemoryDC problem tempor...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-30  Vadim Zeitlin1. added wxTreeCtrl::SetItemBold and IsBold, updated...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-10-26  Julian SmartAdded OnEraseBackground to wxNotebook on wxMSW to avoid...
1998-10-24  Vadim Zeitlinsome new functions:
1998-10-22  Julian SmartMods for Gnu-Win32
1998-10-18  Vadim Zeitlinnew wxTreeCtrl files
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim ZeitlinwxTREE_INSERT_XXX constants were incorrectly defined...
1998-07-12  Vadim Zeitlin1) separate expand/collapse event
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartwxEventType alterations.
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten Ballüderadded some wxMSW stuff