138 Commits (6766ad0c595fbd27b56236f7835881553d72c78e)

Author SHA1 Message Date
Andreas Weizel 56b9401a49 Basic work to add AvalonDock using MVVM, avoiding too big changes to existing architecture for now 6 years ago
Christoph Wille 11fca6c338 TCS to async/await for AboutPage version checking code 6 years ago
Christoph Wille 282174263b Disable DecompileInNewViewCommand (will be re-activated when multi-document support is designed) 6 years ago
Siegfried Pammer 9c0200a296 Remove Viewbox special cases. 6 years ago
jkuehner 853987803b feature enbale command only in treeview 6 years ago
jkuehner 97009de794 support multiple decompilations 6 years ago
Andreas Weizel 788fdf4fe2 Add new icons for many member types and other tree view entries, added icons for some more menu commands 6 years ago
Siegfried Pammer 8d116d9cfb Add XAML icons in toolbar. 6 years ago
Daniel Grunwald 18cad9dd73 Make "Save as solution" logic more similar to "Save as project" logic: 6 years ago
Siegfried Pammer 5fdeb223dd "Save Code" should only work with ILSpyTreeNodes. 6 years ago
dymanoid 46dfa72954 Add 'Save Code' context menu item 6 years ago
Oren Novotny a6ba0449f5
Disable update checks when running in package 6 years ago
Siegfried Pammer 8dbfa825d3 Initial implementation of metadata explorer. 7 years ago
Siegfried Pammer 988a351498 Move CopyFullyQualifiedNameContextMenuEntry and SearchMsdnContextMenuEntry to Commands folder. 7 years ago
Siegfried Pammer bec9559385 Add ShowCFGContextMenuEntry - requires GraphViz dot.exe in PATH. 7 years ago
Siegfried Pammer e7da8bc305 Add context menu for Pdb2XmlCommand 7 years ago
Siegfried Pammer 1719115eab Add Pdb2XmlCommand 7 years ago
Siegfried Pammer 4925702a1b Use location of assembly as initial directory for Generate PDB dialog. 7 years ago
Siegfried Pammer cd99326f87 Debug: restore DecompileAllCommand 7 years ago
MysticBoy 3fd999a42b Localization of Chinese, which is not completed, will continue to translate. 7 years ago
Siegfried Pammer d5b495329f #1024: Make PDB Support in ILSpy more robust. 7 years ago
Siegfried Pammer 5946b32c2e Fix #984: Add keyboard shortcut for "analyze" 7 years ago
Siegfried Pammer 0cbd146c84 Add "Generate portable PDB" to main menu 7 years ago
Siegfried Pammer 9acc372a68 Use TypeSystem for ILSpy UI: 7 years ago
Siegfried Pammer ee093267a8 Add "Remove Assemblies with load errors" command (inspired by @mookiejones, see #1096) 7 years ago
Siegfried Pammer a8262dd506 Add back CSharpLanguage and ILAstLanguage 7 years ago
Daniel Grunwald 52670e004b Use lazy-loading for nested types. 8 years ago
Siegfried Pammer a2953913cb Fix #1081: Please add a default ctor for DecompilationOptions 8 years ago
Siegfried Pammer 3f5b8602f8 Add Language version dropdown 8 years ago
Siegfried Pammer 14d9f423ec Add version to output filename in DisassembleAllCommand 8 years ago
Siegfried Pammer 3dacf80af2 Add DisassembleAllCommand in Debug mode 8 years ago
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 8 years ago
Siegfried Pammer 628998e754 Add accelerators to items that are not accessible via keyboard. Closes #722. 8 years ago
Siegfried Pammer 4885299816 Fix #582: Collapse All button for the assemblies list 8 years ago
Siegfried Pammer 0644de6fd3 Rip out LogWindow and DecompilerEventSource 8 years ago
Siegfried Pammer 59d7416813 Add basic logging infrastructure 8 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Siegfried Pammer c590d28223 do not compile DebugSteps UI in release build 9 years ago
Siegfried Pammer b2ef367c77 Added UI for debug steps 9 years ago
Siegfried Pammer 23a3f46e90 add back DecompileAllCommand for debugging 9 years ago
Siegfried Pammer d298e0b099 fix #578 - Sort assemblies by name 9 years ago
Siegfried Pammer 7c283bd7ef move CheckForUpdates.cs to Commands folder 9 years ago
Raminder Singh c8fe3b5f2e Add ellipses to menu items 9 years ago
Ed Harvey 6d5e8ec473 Revert: Add 'Sort Assemblies' command to view menu 11 years ago
Ed Harvey 359d04b3b6 Add 'Sort Assemblies' command to view menu 11 years ago
Daniel Grunwald 27252656cf Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
Daniel Grunwald 9084ce2eb5 Add JumpToReferenceAsync() overload to allow detecting when the decompilation after the jump has finished. 11 years ago
Linquize 9479dbfe64 Add icon for Open from GAC 12 years ago
Daniel Grunwald ba80bb0089 Fix cancellation. 14 years ago
Ed Harvey 85c18d0951 Code Tidy: Mark fields read-only where appropriate 14 years ago