25 Commits (37c56e7e7b977de64c78a129031e6744b59ad7a2)

Author SHA1 Message Date
ds5678 8439e1ca1e Fix BamlResourceNodeFactory 1 month ago
Siegfried Pammer 31bbcf41bc Fix handling of file extensions in project export. 3 months ago
tom-englert 0be506bd4e Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 7 months ago
tom-englert 610b0c2ed5 Annotate service lifetime explicitly. 9 months ago
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
Christoph Wille 7c259a8895 Split Baml Addin into library & addin projects 1 year ago
Siegfried Pammer ff0e929866 - Introduce ProjectItemInfo instead of tuples in WholeProjectDecompiler project item generation. 2 years ago
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