Misc fixes
[wxWidgets.git] / src / msw / treectrl.cpp
2000-05-05  Julian SmartMisc fixes
2000-03-09  Vadim Zeitlindon't allow multiple root in the tree
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-03-01  Julian SmartFixing commit problem
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-29  Vadim Zeitlin1. fixed bug with MDI child frames changign state when...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-23  Vadim Zeitlin1. wxGCBoolRenderer looks better under MSW
2000-02-17  Vadim Zeitlinwarning in GetItemFromPoint with mingw32 fixed
2000-02-15  Julian SmartAdded comment makeg95.env
2000-02-15  Michael BedwardFixed typo with TV_HITTESTINFO
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-03  Vadim Zeitlin1. wxTreeCtrl::SetBackgroundColour() works (with new...
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-16  Guillermo Rodrigue... Fix for mingw32 compilation (replaced #ifdef NM_CUSTOMD...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-01  George TaskerwxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast...
1999-11-30  Vadim ZeitlinwxTreeCtrl::IsVisible() fix
1999-11-09  Julian SmartMisc small fixes
1999-11-02  Vadim Zeitlinend label edit patch from Ricky Gonzales <gonzales...
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-15  Vadim Zeitlinresolved a conflict
1999-10-14  Julian SmartAdded sqltypes.h (for Cygwin b20), some other Cygwin...
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-13  Unknown (CR)Added item clicks event support
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-20  Harco de Hilsterheader inclusion fix
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-08-06  Ove KaavenTVS_CHECKBOXES doesn't seem to exist in Borland C++
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
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 Zeitlincompilation fix
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-06-18  Vadim Zeitlin1. uninitialized variable in wxPanel fixed and unused...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
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-07  Vadim Zeitlintree ctrl sorting shouldn't crash when items don't...
1999-03-24  Vadim ZeitlinCollapseAndReset() fixed
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-12  Julian SmartMinor doc tweaks plus major wxTreeCtrl bug fixed (doubl...
1999-03-06  Julian SmartSmall changes
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-27  Vadim ZeitlinwxTreeCtrl::GetBoundRect() implemented
1999-01-29  Vadim Zeitlincompile fix (still not tested) for GetLastChild()
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Vadim Zeitlinmissing functions implemented in wxMSW tree ctrl (custo...
1998-12-18  Vadim Zeitlinadded stubs for wxTreeCtrl functions not yet implemente...
1998-12-18  Julian SmartAdded dummy DeleteChildren so the sample will at least...
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-11-30  Vadim Zeitlin1. added wxTreeCtrl::SetItemBold and IsBold, updated...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-23  Julian SmartFix to wxTreeCtrl::GetNextChild from Marcel Rasche...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-10-25  Unknown (UG)no message
1998-10-24  Vadim Zeitlinsome new functions:
1998-10-22  Julian SmartAdded casts to fix compile problem
1998-10-22  Julian SmartMods for Gnu-Win32
1998-10-18  Vadim Zeitlinnew wxTreeCtrl files
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-12  Vadim Zeitlin1. expand/collapse (and -ing variants) events are now...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-05-20  Karsten Ballüderadded some wxMSW stuff