2 Commits (1ab0ae246f928e867f4a249de30fa2d8a86e258a)

Author SHA1 Message Date
tom-englert 152f70e789 ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 9 months ago
Christoph Wille d54ac416f7
SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 11 months ago
Daniel Grunwald 7ebfc5ded5 Fix #2294: Issues discovered by static analysis. 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 8c434eeaa5 Fix #1973: Switch License Headers / License Information to MIT for SharpTreeView 5 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Daniel Grunwald 0ede3cf555 Fix TreeFlattener.IndexOf (avoids crash when navigating or loading assemblies while a search filter is active) 15 years ago
Daniel Grunwald 7f75176e7a Fixed bug in TreeFlattener.IndexOf() [this was causing ScrollToItem() to work incorrectly] 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