17 Commits (b161b7e94797215c110d33bc0e49e5d9d81b5751)

Author SHA1 Message Date
Daniel Grunwald 0cb55f64a0 Add back drag'n'drop to SharpTreeView. 15 years ago
Daniel Grunwald c2e909a386 Filtering performance improvement. 15 years ago
Daniel Grunwald 8d82bf11b4 SharpTreeView: Disable expensive checks to make debug builds a bit faster. 15 years ago
Daniel Grunwald c942248aaa SharpTreeView: implemented node removal. 15 years ago
Daniel Grunwald 54e170cae5 Reimplemented expanding/collapsing. 15 years ago
Daniel Grunwald aa50a0c3cb Implemented FlatListTreeNode. 15 years ago
Daniel Grunwald ad14b53945 Started implementing a better TreeFlattener for SharpTreeView. 15 years ago
Daniel Grunwald 1787a9c478 View/Save embedded resources. 15 years ago
Daniel Grunwald 8fd9c3c312 Simplify SharpTreeView's CanDelete() calls. 15 years ago
Daniel Grunwald 7e6d41a6ec Add SharpTreeNode.ToString() [used for keyboard navigation in WPF ListView] 15 years ago
Daniel Grunwald 7d2d43b898 Fix StackOverflowException when EnsureLazyChildren() is called by LoadChildren(). 15 years ago
Daniel Grunwald 495d86f69c SharpTreeView: add ActivateItem() [double-click support] 15 years ago
Daniel Grunwald 0a6a267ad3 SharpTreeView: change SelectedNode/ActiveNodes from List to HashSet (fixes performance issue when selecting lots of nodes) 15 years ago
Daniel Grunwald 3de637c632 Allow drag'n'drop reordering of assembly tree nodes. 15 years ago
Daniel Grunwald 2cd9d2c146 SharpTreeView: throw NotSupportedException when required members are not overridden. 15 years ago
Daniel Grunwald 4e7235c96f Change SharpTreeView to allow the use of ImageSources as icons. 15 years ago