18 Commits (343694c5499d2dd68896563bbbfc72604231deef)

Author SHA1 Message Date
Siegfried Pammer 5046e4cf60 Fix #2718, Fix #2719, Fix #2725: Remove WPF compiler-generated code. 3 years ago
Siegfried Pammer 9ed4d084d5 #2718: Move XAML files that have an x:Class declaration next to their C# counterparts when using WholeProjectDecompiler. 3 years ago
Siegfried Pammer e8a480d43f Move search functionality to ILSpyX 3 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 years ago
Siegfried Pammer 113e00505d Fix #2337: Expose simple public XamlDecompiler API. 4 years ago
Daniel Grunwald 2d0df349d8 Refactor resource loading. 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 5a53bc0e38 Fix remaining mismatched license headers 5 years ago
Siegfried Pammer 8925b4ff7b Inline variable declarations/modernize parts of our code base. 5 years ago
Siegfried Pammer bcfb3742eb Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
Siegfried Pammer 8884306244 Port BAML decompiler to SRM. 7 years ago
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 7 years ago
Siegfried Pammer 12dc70e05a Tuning MainWindow_Loaded: Show IU as early as possible 8 years ago
Daniel Grunwald 1d029b36cb Fix build. 8 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Siegfried Pammer d93ef69cf6 fix #369 - Saving whole project should also decompile baml-files 9 years ago
Ronny Klier 77c2411b6d Decompile contents of resource file nodes + non-Stream resources 14 years ago
Siegfried Pammer d3f31d054e implement basic plug-in 14 years ago