11 Commits (2228f29330981150889c0e936217527239952cf7)

Author SHA1 Message Date
Daniel Grunwald 2d4de37ac2 Fix NullReferenceException in AssemblyListTreeNode.Find*Node 15 years ago
Daniel Grunwald 381df74fa6 Split assembly loading logic out of AssemblyTreeNode. 15 years ago
Daniel Grunwald 0cb55f64a0 Add back drag'n'drop to SharpTreeView. 15 years ago
Daniel Grunwald 7f45c26f6d Adjust ILSpy to SharpTreeView changes. 15 years ago
Daniel Grunwald 54e170cae5 Reimplemented expanding/collapsing. 15 years ago
Daniel Grunwald ad14b53945 Started implementing a better TreeFlattener for SharpTreeView. 15 years ago
Daniel Grunwald a44673a170 Fix threading issues when accessing AssemblyList.Assemblies. 15 years ago
Daniel Grunwald 3d2459c6a4 Make all nodes display something in the output view. 15 years ago
Daniel Grunwald 8fd9c3c312 Simplify SharpTreeView's CanDelete() calls. 15 years ago
Daniel Grunwald 507ae707cb Move TreeNodes to their own namespace. 15 years ago
Daniel Grunwald d569ba5395 Moving the disassembler into the ICSharpCode.Decompiler library. 15 years ago
Daniel Grunwald 212a08345a Implemented search filter for TreeView. 15 years ago
Daniel Grunwald 1c8602df06 Prepare TreeView filtering. 15 years ago
Daniel Grunwald 5e3773b588 Prepare interfaces for decompiler integration. 15 years ago
Daniel Grunwald aa9599a31d Base type list: implemented jumping to a type. 15 years ago
Daniel Grunwald 47b64383f4 Copyright/License notices. 15 years ago
Daniel Grunwald d121d6e57c Implemented drilling down into references. 15 years ago
Daniel Grunwald a256eedae3 Show assembly location in OpenFromGacDialog. 15 years ago
Daniel Grunwald 3de637c632 Allow drag'n'drop reordering of assembly tree nodes. 15 years ago
Daniel Grunwald 0c972544af Added "Open From GAC" dialog. 15 years ago
Daniel Grunwald fd0c9cfe7d Work on TreeView. 15 years ago