15 Commits (c803b71a474fbfce7040008c5554284462b91221)

Author SHA1 Message Date
Siegfried Pammer 51aafa0fd9 Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace 4 weeks ago
Siegfried Pammer 461faeda58 Port the sample plugin to Avalonia 4 weeks ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 10 months ago
tom-englert 0be506bd4e Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 2 years ago
tom-englert 610b0c2ed5 Annotate service lifetime explicitly. 2 years ago
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Siegfried Pammer 9e08b348b3 Fix build of TestPlugin/ContextMenuCommand 8 years ago
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 9 years ago
Daniel Grunwald d18b4c2a1f Fix #1014: fix assembly load errors causing ILSpy to crash 9 years ago
Daniel Grunwald 3e6d202665 Fix #1014: fix assembly load errors causing ILSpy to crash 9 years ago
Siegfried Pammer 12dc70e05a Tuning MainWindow_Loaded: Show IU as early as possible 9 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 10 years ago
Daniel Grunwald b813092cfe Add support for opening .netmodules. 13 years ago
Siegfried Pammer bfda87c43b refactored ContextMenu API to allow opening a context menu in both tree view and text view. closes #215 14 years ago
Daniel Grunwald aaaf350bc0 Add context menu command and option page to the test plugin. 15 years ago