]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/treectrl.h
Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
[wxWidgets.git] / include / wx / generic / treectrl.h
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-03  Vadim ZeitlinSelectItem() always sends the notification messages
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-23  Vadim ZeitlinwxTreeControl::Get/SetSelection implemented
1998-07-23  Vadim ZeitlinIsItemExpanded() function added
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-03  Julian SmartAdded #pragmas for gcc.
1998-07-01  Vadim Zeitlinmany changes to make generic tree control (more) MSW...
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üderInitial revision