69 Commits (1ab0ae246f928e867f4a249de30fa2d8a86e258a)

Author SHA1 Message Date
Siegfried Pammer 4ff0c262f9 Provide commit hash in AboutPage to make finding the correct version easier. 9 months ago
tom-englert 39b036b027 Remove more code from MainWindow, refactor startup sequence 9 months ago
tom-englert 610b0c2ed5 Annotate service lifetime explicitly. 10 months ago
Christoph Wille e5d11203d4
AOT and x-plat changes (#3203) 1 year ago
Christoph Wille b9c9e05a94 Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 2 years ago
Christoph Wille 003a2b45b4
Move Settings to ILSpyX (#2869) 3 years ago
Siegfried Pammer b3f8e4fe3c Simplify update-assemblyinfo.ps1 and introduce public DecompilerVersionInfo class. 3 years ago
Siegfried Pammer 378af34a41 Add HttpClientHandler.UseDefaultCredentials = true. 3 years ago
Siegfried Pammer 173759d554 Fix depreciation warning about WebClient: Use HttpClient instead. 3 years ago
Christoph Wille a4ecc5e81c Remove MSIX-specific code paths in ILSpy 3 years ago
Siegfried Pammer f7be178d18 Fixes #2605: Add possibility to add submenu items 3 years ago
tom-englert b1e4322906 Fix #2409: Styling of windows title bar is now optional. 4 years ago
Christoph Wille e55f00e155 Display .NET version ILSpy is running on in AboutPage 4 years ago
tom-englert dbebc035e9 Fix inline buttons 4 years ago
Christoph Wille 67e270cdba Extract WindowsVersionHelper to single location to not spread (and miss) instances of #if NET472 4 years ago
Christoph Wille a0aeac5628 Doesn't work: 4 years ago
Siegfried Pammer dfbce75699 Fix #2205: AboutPage should always be opened in a new tab. 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
MysticBoy 8863f977c5 ILSpy.ReadyToRun and more statements is Translated 5 years ago
Christoph Wille 02da8a3cf1 Remove MS-PL from docs (was no longer applicable to any portions of ILSpy) 5 years ago
Siegfried Pammer 8c434eeaa5 Fix #1973: Switch License Headers / License Information to MIT for SharpTreeView 5 years ago
Siegfried Pammer 89e8ea072d Fix navigation and history in AboutPage 6 years ago
Christoph Wille a7b898d963 Move notices to appropriate files, change hyperlinks in AboutPage 6 years ago
Siegfried Pammer 0d6ac5030c Refactor DocumentModel API 6 years ago
Siegfried Pammer 2ae91559be Update Resources used in new panels + code cleanup. 6 years ago
Siegfried Pammer 18f0038b29 Set title in AboutPage 6 years ago
Siegfried Pammer 84bb61cc5b Add primitive multi-document support. 6 years ago
Siegfried Pammer 22a0290a9d Remove unreachable code. 6 years ago
Christoph Wille 11fca6c338 TCS to async/await for AboutPage version checking code 6 years ago
Christoph Wille 9c591fef63 Update to latest MEF NuGet packages 6 years ago
Oren Novotny a6ba0449f5
Disable update checks when running in package 6 years ago
Siegfried Pammer 8d7f593620 Fix #1496: Disable automated URI/URL linking in decompiler view. 6 years ago
siriak fea354816b Fix 1362 Remove string literals in favor of nameof(), fix mixed tabs 7 years ago
MysticBoy 3fd999a42b Localization of Chinese, which is not completed, will continue to translate. 7 years ago
Daniel Grunwald f153aceb97 Use HTTPs for update check and other URLs. 7 years ago
Tim Van Holder 6f2af83131 Use VS MEF for the extensibility hosting. 7 years ago
Siegfried Pammer de98536f73 Move Process.Start-calls to a central helper method. This ensures we do not crash if there's an OS configuration error, missing browser, whatever. 8 years ago
Siegfried Pammer 037e12b301 fix #715 - Add a Check for Updates menu item to the Help Tab. 9 years ago
Linquize 3bf6f9b31f Get Proxy Server for Web Client asynchronously 10 years ago
Daniel Grunwald 8644581526 List the MS-PL in the README. 11 years ago
Siegfried Pammer 056dfa1194 remove old LGPL code copied from SharpDevelop 4 11 years ago
Daniel Grunwald 1170e2f88f Use 'stable' update 13 years ago
Daniel Grunwald 2e9f50c437 Fixed bug that caused ILSpy to needlessly save the settings on startup. 14 years ago
Ed Harvey 729cc9da0c Code Tidy : Remove redundant using statements 14 years ago
Daniel Grunwald 7e35c705b6 Initial implementation of Expression Tree Decompilation (#175) 14 years ago
Daniel Grunwald ac683e20e7 Yet another try at making proxy authentication work. Closes #46. 14 years ago
Eusebiu Marcu a42bd6b9ac Show constructor icon; reset icons in about page. 14 years ago
Artur Zgodziński 54d777f833 Fixed navigation to preserve state of decompiler's text view. 14 years ago
Daniel Grunwald 44b577af40 Trying to fix #46 ("Check for updates" fails behind a web proxy). 14 years ago
Daniel Grunwald f12371e0e1 Consistently use the full MIT license header on source files. 14 years ago