]> git.saurik.com Git - wxWidgets.git/history - src/generic/treectrl.cpp
Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
[wxWidgets.git] / src / generic / treectrl.cpp
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.
1998-08-08  Denis PershinDP:
1998-08-03  Vadim ZeitlinSelectItem() always sends the notification messages
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-24  Vadim ZeitlinSelectItem() now sends a wxEVT_SELECTED notification.
1998-07-23  Vadim ZeitlinwxTreeControl::Get/SetSelection implemented
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-07-07  Vadim Zeitlinadded missing DeleteItem(long itemId) function
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-01  Vadim Zeitlinmany changes to make generic tree control (more) MSW...
1998-06-29  Vadim Zeitlinfixes redraw bug which was leaving a horizontal strip...
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-05-20  Karsten BallüderInitial revision