6890 Commits (v7.2-rc)
 

Author SHA1 Message Date
Christoph Wille 8accd16c09 Update to https://github.com/Dirkster99/AvalonDock/releases/tag/v4.70.0 for a11y fix https://github.com/Dirkster99/AvalonDock/pull/324 3 years ago
Christoph Wille 118ab8fa41 Remove <Preview> from VS 2022 addin manifest 3 years ago
Siegfried Pammer 6787d0169a
Merge pull request #2626 from czphoenix/issue2623 3 years ago
Chen Zhipeng 548bf193a1 #2623 Fix error in start up in zh-Hans 3 years ago
Siegfried Pammer 41c99e4727 #2622: Fix crash in ExpressionBuilder when decompiling object initializer composed of readonly properties. 3 years ago
Siegfried Pammer 07bedd45d1 Fix #2572: Shallow clones do not produce correct version numbers as these require full history. 3 years ago
Siegfried Pammer f1bdbfba2d Add CopyAnalysisResultsContextMenuEntry to AnalyzerSearchTreeNode 3 years ago
Siegfried Pammer 294ebb8736 Add /separate cmd-line argument to launchSettings.json 3 years ago
Daniel Grunwald 892570a68f Sort Resources.zh-Hans.resx 3 years ago
Daniel Grunwald 7a97fdd02d Add comment for Double_One_Div_LongMaxValue 3 years ago
Christoph Wille 5ff81c25f8 Update (c) for 2022 3 years ago
Daniel Grunwald db7d507138 Fix #2615: Overflow check did not work reliably due to fp rounding error 3 years ago
Siegfried Pammer 2ee248bc2e
Merge pull request #2608 from icsharpcode/submenu-support 3 years ago
Siegfried Pammer d98ff730a0 Fix build. 3 years ago
Siegfried Pammer 4aa7f5fc38 Fix #2612 decompilation of newarr with int.MaxValue causes OOME in decompiler. 3 years ago
Siegfried Pammer 00a32e0575 Use AlwaysQualifyMemberReferences = true in Windows Forms InitializeComponent methods. 3 years ago
Siegfried Pammer f7be178d18 Fixes #2605: Add possibility to add submenu items 3 years ago
Christoph Wille 9ba323d788
Merge pull request #2606 from Nyerst/patch-1 3 years ago
Siegfried Pammer 94ffb32533 Use MenuItem.Tag to identify menu items and remove dependency of menu item creation on GetResourceString 3 years ago
Nyerst 54f054751b
Update Resources.zh-Hans.resx 4 years ago
Siegfried Pammer 03c38c5e17 Improved Window menu. 4 years ago
Siegfried Pammer 906ba2e5e3 Add single-instance launch config 4 years ago
Siegfried Pammer fe3fcc8e36 Fix #2597, fix #2579: Use "ILSpyInstance" mutex to wait until the first ILSpy instance is ready to receive WM_COPYDATA. 4 years ago
Siegfried Pammer 2077306a49 Fix #2368: Dim namespaces containing only internal types 4 years ago
Siegfried Pammer 7c7247d359 Fix AnalyzerSearchTreeNode.Text 4 years ago
Siegfried Pammer 104aafbd5d Remove ILSpy-specific triggers from Generic.xaml 4 years ago
Siegfried Pammer e2428148ef Ignore instructions with field operands in MethodVirtualUsedByAnalyzer 4 years ago
Siegfried Pammer 1c0460d077 AnalyzerScope: Retrieve list of assemblies only once and not in every iteration. 4 years ago
Siegfried Pammer 9d264f56d6 - Properly reset AnalyzerSearchTreeNode on assembly list changes. 4 years ago
Siegfried Pammer 0f577200f5
Merge pull request #2595 from AustinWise/austin/FixIconLoading 4 years ago
Austin Wise 89101b593d Fix loading icons embedded as resources. 4 years ago
Siegfried Pammer e823ed9966 #2594: Cache LoadedAssembly.GetTargetFrameworkIdAsync, LoadedAssembly.GetRuntimePackAsync, PEFile.Name, PEFile.FullName to improve performance of assembly resolving. This improves performance of the analysis by a factor of 2. 4 years ago
Siegfried Pammer d501de8766
Merge pull request #2589 from icsharpcode/christophwille/ae613update 4 years ago
Siegfried Pammer a2223e033e Add missing license headers. 4 years ago
Siegfried Pammer 2a7e9c1d78 #2590: Fix printing of "Invalid MethodBodyBlock" comments. Make them appear between the braces of the block. 4 years ago
Christoph Wille c9d3d58d5b Update to AvalonEdit 6.1.3.50 4 years ago
Siegfried Pammer d9bde66505
Merge pull request #2586 from icsharpcode/christophwille/nupdates2021 4 years ago
Siegfried Pammer 88e2f5e94c
Merge pull request #2585 from yyjdelete/openlink 4 years ago
Siegfried Pammer 344cd61395 Update Microsoft.Build.Locator and NuGet.Protocol in ICSharpCode.Decompiler.Tests 4 years ago
Siegfried Pammer 27cb329105 Fix `JumpToReference` for search results from unexpanded bundle/package tree nodes. 4 years ago
Siegfried Pammer 26183f798b #2397: Add TypeSystemExtensions.IsUnmanagedType 4 years ago
Christoph Wille 963a99d330 Update NuGet packages 4 years ago
SilverFox 1f47bce470 Fix MainWindow.OpenLink for net6.0 4 years ago
Siegfried Pammer 12e586b44b Âdd a test case for stackalloc in nested context. 4 years ago
Siegfried Pammer f09deb4dfd
Merge pull request #2578 from davidwengier/AddTypeDefinitionDocuments 4 years ago
Siegfried Pammer 518ade7523 Make GetReferenceAssemblyPath pick the closest available version. 4 years ago
Siegfried Pammer 1998bb2967 Add hyperlinks to other metadata tables to make the "Go to Token" command more accessible. 4 years ago
Christoph Wille 3503b91f77 Fix unreachable code 4 years ago
David Wengier 52628a219a Add TypeDefinitionDocuments to custom debug information data 4 years ago
Andreas Weizel 3d2176554f Correct manufacturer name in MSI package 4 years ago