]> git.saurik.com Git - wxWidgets.git/history - src/generic/treectlg.cpp
patch from Mike Oliver <oliver@math.ucla.edu> to have correct position in wxTree...
[wxWidgets.git] / src / generic / treectlg.cpp
2000-11-16  Vadim Zeitlinpatch from Mike Oliver <oliver@math.ucla.edu> to have...
2000-11-15  David WebsterNeed to define wxArrayGenericTreeItems as WX_DEFINE_WXP...
2000-11-10  Vadim Zeitlinapplied patches from Mike Oliver <oliver@math.ucla...
2000-10-17  Václav Slavíkadded automatic growing of in-place wxTextCtrls for...
2000-10-07  Vadim Zeitlin1. more warnings fixed
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-09-12  Vadim Zeitlinattempt to fix crash in tree ctrl
2000-09-12  Vadim Zeitlinfixed bug in mouse handling
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-25  Julian SmartAdded some casts in hopes of fixing HP compilation...
2000-08-25  Julian SmartTypo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-07  Julian SmartAdded first stab at GetBoundingRect for generic tree...
2000-08-04  Julian SmartGeneric tree control text editor now has simple boder...
2000-08-04  Julian SmartGeneric tree control fixes
2000-08-04  Julian SmartRenamed generic tree control.