202 Commits (343694c5499d2dd68896563bbbfc72604231deef)

Author SHA1 Message Date
Charlie Lin 65d1cbcdd5 Add EnableWindowsTargeting propery to csprojs targeting net6.0-windows 3 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 b0ec01de80 Fix #2610: Explicitly qualify members in TemplateBindings. 3 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 years ago
Siegfried Pammer 9b36f33f5c Fix CA1416: Properly specify SupportedOSPlatform in all platform-specific assemblies. 3 years ago
Siegfried Pammer 3a04963191 Fix BAML tests 3 years ago
Christoph Wille f5cfff8d9f Add RIDs for self-contained publishing 3 years ago
Christoph Wille d68cc56340 Fix up Baml decompiler unit test project 3 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 3 years ago
wwh1004 0b6a7af850 fix https://github.com/icsharpcode/ILSpy/issues/2116 4 years ago
SilverFox a917690fdf Fix null check in BamlDecompilerTypeSystem.HasType 4 years ago
Siegfried Pammer 113e00505d Fix #2337: Expose simple public XamlDecompiler API. 4 years ago
Siegfried Pammer a78b592bf6 Fix #2052: resolve XML namespaces of properties 4 years ago
Christoph Wille 1034eca9b0
Make it easy to play with .NET 5 (#2355) 4 years ago
Siegfried Pammer ab33c6927c Refactor code duplication in ConnectionIdRewritePass 4 years ago
wwh1004 d799fdb492
fix ConnectionIdRewritePass 4 years ago
Siegfried Pammer fa0e679626 Fix #1648 and fix #2133: Use simple assembly names for KnownThings. 4 years ago
Christoph Wille e08057a4a4 Exclude generated file in Baml Decompiler plugin 4 years ago
Christoph Wille ecec2075d8 Go back to single tfm (net472) 4 years ago
Christoph Wille 1c26331bbd Clean up project files for Windows SDK Desktop style (maybe some resource are wacky) 4 years ago
Christoph Wille a0aeac5628 Doesn't work: 4 years ago
Siegfried Pammer 43143a0cb7 Update the following nuget packages to the latest stable version: 4 years ago
Daniel Grunwald 7ebfc5ded5 Fix #2294: Issues discovered by static analysis. 4 years ago
文煌 2611fb38f3 find all field assignments 4 years ago
文煌 940bd7d64c report unknown connection id in xaml when can't find event 4 years ago
文煌 b7d3f146af fix 4 years ago
文煌 a9d953ba9f fix baml decompiler can't find EventSetter 4 years ago
Daniel Grunwald 2d0df349d8 Refactor resource loading. 5 years ago
Daniel Grunwald 0eb5469374 Extract package version numbers to packages.props. 5 years ago
Christoph Wille 914665e067 Update to AvalonEdit 6.1.0-preview1. Fixes #2139. 5 years ago
Siegfried Pammer 19719ee1fb #2109: Skip id ranges with no events 5 years ago
Siegfried Pammer e53fe4fe68 Fix #2106: EventSetter is lost. 5 years ago
Siegfried Pammer 9465054a70 Fix #2109: Add support for IStyleConnector.Connect in BAML decompilation 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 7f4653c274 Add support for tuple deconstruction 5 years ago
Siegfried Pammer e0a8f957cc Fix #2097: Prefix:PropertyName is invalid syntax 5 years ago
Siegfried Pammer 4f1443e2ff Fix #2097: Prefix:PropertyName is invalid syntax 5 years ago
Daniel Grunwald c0b1119fab Use C# 8.0 to build ILSpy. 5 years ago
Siegfried Pammer 81c8fcf958 Fix #2015: NRE in ConnectionIdRewritePass.DecompileEventMappings 5 years ago
Siegfried Pammer c6a1d5d67b Fix #2014: BAML rendering issue 5 years ago
Siegfried Pammer 5a53bc0e38 Fix remaining mismatched license headers 5 years ago
Siegfried Pammer a9e8d1e7ec Remove unused BamlDecompiler/Extensions.cs 5 years ago
Siegfried Pammer 8925b4ff7b Inline variable declarations/modernize parts of our code base. 5 years ago
Siegfried Pammer e33a54654f Fix build 5 years ago
Siegfried Pammer 0d6ac5030c Refactor DocumentModel API 6 years ago
Christoph Wille 9c591fef63 Update to latest MEF NuGet packages 6 years ago
Christoph Wille 77ac7c904e Update to AvalonEdit 6.0 RTM 6 years ago
Christoph Wille 1f3cb2c076 Update to AvalonEdit 6.0 RTM 6 years ago