26 Commits (9f1028cbf3c27fd58768ff97d27688caa0d92bb6)

Author SHA1 Message Date
Eusebiu Marcu 9f1028cbf3 Add tooltips controls 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
Eusebiu Marcu 00d01f24ba Stepping in IL debugger 15 years ago
Daniel Grunwald a44673a170 Fix threading issues when accessing AssemblyList.Assemblies. 15 years ago
Eusebiu Marcu 42c2c95511 fix Bookmarks margin 15 years ago
Daniel Grunwald d0dc9538ef Don't catch exceptions in debug builds (makes debugging the decompiler easier) 15 years ago
Eusebiu Marcu c3ef036fd6 Add debugger core. 15 years ago
Daniel Grunwald 2b55a46d4b Replace AboutDialog with AboutPage. 15 years ago
Daniel Grunwald 1787a9c478 View/Save embedded resources. 15 years ago
Daniel Grunwald af44dcb4c6 Add button for reloading all assemblies. 15 years ago
Daniel Grunwald 1093ba83df Code cleanup. 15 years ago
Daniel Grunwald 614bce445a Add length limit to AvalonEdit output; added support for decompiling directly to disk. 15 years ago
Daniel Grunwald c8ab6a1e05 Handle failed assembly loads. 15 years ago
Daniel Grunwald a4af0a46f2 Move assembly loading from constructor to Loaded event. 15 years ago
Daniel Grunwald 507ae707cb Move TreeNodes to their own namespace. 15 years ago
Daniel Grunwald c4c3356f2b Move Language to FilterSettings. 15 years ago
Daniel Grunwald 1ee3aee83e Disassembler bugfixes. 15 years ago
Daniel Grunwald 831b4ffd39 Disassemble assembly header. 15 years ago
Daniel Grunwald d07a18dc43 Add folding support. 15 years ago
Daniel Grunwald 3d93236b28 Now elements other than methods can be disassembled as well. 15 years ago
Daniel Grunwald 44571c7e34 Implemented WaitAdorner for long-running decompilation tasks. 15 years ago
Daniel Grunwald d2e7be6cd4 Move decompiler threading logic to new class (DecompilerTextView). 15 years ago