1912 Commits (a917690fdf503306b138184c7e1b7d30f7339419)

Author SHA1 Message Date
Christoph Wille 11ec27c2bb Set next version to 7.2-preview1 4 years ago
Siegfried Pammer 07199e2ecf Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 4 years ago
Oleksandr Povar be7d6a38af Return valid modules only 4 years ago
Siegfried Pammer 900d0a4b93 Fix #1966: Add option to show raw offsets and instruction bytes in IL view. 4 years ago
Siegfried Pammer e778a77774 Rearange display options. 4 years ago
Siegfried Pammer dd1621a811 Fix #2481: Remove 4 characters length requirement in regex search. 4 years ago
Siegfried Pammer 27f56a9253 Use ArrayPool<byte>.Shared for decompression. 4 years ago
Siegfried Pammer 6cda7cceb1 Use FileName parameter instead of LoadedAssembly.fileName 4 years ago
Christian Prähauser 95f9908823 Ensure we read all of compressed data in LoadCompressedAssembly 4 years ago
Christoph Wille 7bbad4a22f Update DataGridExtensions to 2.5.6 4 years ago
Christian Prähauser 39d230f022 Support loading compressed Xamarin assemblies, see #2137 4 years ago
Christoph Wille e2e38b667d Move TomsToolbox.Wpf.Styles version to packages.props 4 years ago
Christoph Wille a99a6a5fe3 Update NuGet packages 4 years ago
Andreas Weizel f76acdb09c Fix: NuGet package nodes were not selected when added through command line 4 years ago
Daniel Grunwald 52dad2f005 Add hotkeys for focusing the toolbar combo boxes 4 years ago
Daniel Grunwald 733029bbb7 Move commands for opening panes to `Window` menu and add commands for the "Assemblies" and "Analyzer" panes. 4 years ago
Siegfried Pammer 353ce88266 Fix NRE in ExtractPackageEntryContextMenuEntry 4 years ago
Siegfried Pammer eec79d5a5d Fix #2410: Add "Extract package entry" context menu entry for binaries inside bundles/packages. 4 years ago
Daniel Grunwald 6757295b3b Fix #2379: Keep `return` statements around in original form for ConditionDetection, only transform to fall-through block-exit at the end of the transform pipeline. 4 years ago
Siegfried Pammer 3c6961a944 Set version to final 7.1. 4 years ago
Marcel Wiessler 6a34df5cd0 fix string <> int convertion error 4 years ago
tom-englert b1e4322906 Fix #2409: Styling of windows title bar is now optional. 4 years ago
Daniel Grunwald 46e9f633ca #enable nullable in AssemblyList + DecompilerTextView 5 years ago
Daniel Grunwald bd700e11a3 Fix #2402: ArgumentNullException in IL mode for tooltips when decompiling bundle members. 5 years ago
Daniel Grunwald 163eb71886 Fix #2403: Implement support for NotifyCollectionChangedAction.Replace 5 years ago
Daniel Grunwald bd9aabeae2 Update to dotnet-format 5.1.225507. 5 years ago
MysticBoy 86c59cf0e9 Translate words "Language" for UI 5 years ago
MysticBoy aae20fc253 Translate new words to Chinese 5 years ago
vitek-karas 6f9ebc5047 PR feedback 5 years ago
Christoph Wille 909c6245b9 Update for 7.1-p1 development 5 years ago
Christoph Wille 1263bd4c80 Remove version postfix 5 years ago
tom-englert 6dd27d66d6 #2359: Adjust checkable style of MenuItem 5 years ago
Christoph Wille 5ab414a62b Prepare for rc2 (and fix PS csproj too) 5 years ago
vitek-karas 41c46a0414 Support for single-file bundle from .NET 6. 5 years ago
Siegfried Pammer 2a9a5237d1 Fix exception when trying to export project for which no target-framework moniker was detected. 5 years ago
Siegfried Pammer 632090093a Fix #2367: Add missing binding to custom CloseCommand. 5 years ago
Siegfried Pammer 8cbea9f348 Fix #1878: Add simple language switch to the UI. 5 years ago
Siegfried Pammer c67f204fd2 Avoid possible race with HasLoadError. 5 years ago
Siegfried Pammer 3081e52103 Use GetAwaiter().GetResult() 5 years ago
Siegfried Pammer 0284337a01 Fix #2356: Can't navigate if switch language in Analyze panel. 5 years ago
Siegfried Pammer 64338d8d23 Fix #2340: Do not traverse assemblies with load errors in AssemblyList.GetAllAssemblies() 5 years ago
tom-englert 02381321f9 - #2359: Restore glass frame, using minimum margin to not interfere with AvalonDock. 5 years ago
tom-englert 6840adb2fd Fix menu style 5 years ago
tom-englert 546deb5796 - #2359: Fix rendering of unpinned floating windows (https://github.com/icsharpcode/ILSpy/pull/2360#issuecomment-810630231) 5 years ago
tom-englert fa439b6d07 - #2359: Fix scroll bar cursor 5 years ago
Christoph Wille dfd82de1af Prepare for rc1 5 years ago
Christoph Wille 1034eca9b0
Make it easy to play with .NET 5 (#2355) 5 years ago
Christoph Wille e55f00e155 Display .NET version ILSpy is running on in AboutPage 5 years ago
Christoph Wille e0e56f8fa6 Fix Resources.resx entry in csproj 5 years ago
Siegfried Pammer 6169e678b2 #2299: Make sure all images are frozen. 5 years ago