1815 Commits (6cb55ef16d19bbf5eaeafdfaf7f7625b5734c3c1)
 

Author SHA1 Message Date
Linquize 9479dbfe64 Add icon for Open from GAC 11 years ago
Linquize 7ccac56862 Add tgit.icon project config 11 years ago
Daniel Grunwald 7d674c9290 Merge pull request #428 from raol/405-fix 11 years ago
Daniel Grunwald ff0a6d3d2e Merge pull request #423 from linquize/assembly-info 11 years ago
Daniel Grunwald 3b85120044 Merge pull request #420 from linquize/analyze-menu 11 years ago
Daniel Grunwald 801ff16c37 Merge pull request #422 from linquize/project-guid 11 years ago
Vince Panuccio 70d3ca0ba0 Allow System.Runtime for System Type Lookups. 11 years ago
Daniel Grunwald b45786e306 Add "Search MSDN..." context menu command. 12 years ago
Daniel Grunwald b4aec56447 When pressing F3 to move focus to the search box, select the text so that the previous search can be easily overwritten. 12 years ago
Daniel Grunwald 392277b6f8 Merge pull request #443 from 0x53A/master 12 years ago
Lukas Rieger 2d2a0aaea1 Modules may exist without an Assembly,in this case the line 12 years ago
Daniel Grunwald f23eee362a Add .gitattributes and normalize newlines 12 years ago
Daniel Grunwald eee2794eb4 Fix typos in comments 12 years ago
Oleg Rakitskiy 4fa6730660 #405 final fix. 12 years ago
Linquize 8d2bee69af Generate AssemblyInfo.vb 12 years ago
Linquize 97a1208110 Generate AssemblyInfo.cs 12 years ago
Linquize 2790f6373c For ProjectGuid project property, generate GUID in bracket form 12 years ago
Linquize 01c5f19a4c Add RemoveAnalyzeContextMenuEntry 12 years ago
Linquize b32003b3b1 If the first-level node in AnalyzerTreeView is selected, hide Analyze context menu item 12 years ago
Siegfried Pammer 91693a5183 update icons used in ILSpy with the ones from SharpDevelop 12 years ago
turbanoff 6a11367a0a remove redundant OrderBy: all handlers will have same TryStart.Offset after Where 12 years ago
Siegfried Pammer 10e7f4710b remove debugger integration, please use SharpDevelop ;) 12 years ago
Siegfried Pammer 7ce68392de fixed possible NREs in VB decompiler 12 years ago
Vaughan Woodzell 53cf2a6307 Additional testing for attached properties. 12 years ago
Vaughan Woodzell b54be3902f Fix namespace prefixes of property elements. 12 years ago
Daniel Grunwald 6ba013d9dd Fix bugs in async/await decompiler. 12 years ago
Siegfried Pammer 0482ef91ed fix #371 - BAML decompiler throws NullReferenceExceptions: if this cause occurs it should throw a better exception than just NRE 12 years ago
Siegfried Pammer 74238630cf fix #367 - VB output issues 12 years ago
Siegfried Pammer a52e0b2e64 fix #397 - Incorrect code generated for adding event handler in VB.NET. 12 years ago
Siegfried Oleg Pammer dbf4e3b161 Merge pull request #402 from vwoodzell/master 12 years ago
Vaughan Woodzell c0c47244d8 Test case for formatting simple properties as elements when following other elements. 12 years ago
Vaughan Woodzell b115aa0745 Always format properties as elements when they follow other elements. 12 years ago
Daniel Grunwald d2c24a3b0a Don't eliminate delegate caching when lambda decompilation is disabled. 12 years ago
Siegfried Pammer a90cf65cad extend test case to check inline markup extension syntax as well 12 years ago
Siegfried Pammer 0fc57edcb1 Merge branch 'master' of git://github.com/vwoodzell/ILSpy 12 years ago
Daniel Grunwald 60237354de Merge pull request #398 from RKlier/CtorJumps 12 years ago
Daniel Grunwald c6187ffe23 Merge pull request #384 from RKlier/multiicon 12 years ago
Daniel Grunwald 80db32582f Sort references. 12 years ago
Daniel Grunwald b813092cfe Add support for opening .netmodules. 12 years ago
Vaughan Woodzell 450c19f8ac Test case for markup extension conversion fix. 12 years ago
Vaughan Woodzell 4d23964d9f Don't convert markup extensions following nested elements. 12 years ago
Vaughan Woodzell 565f726ccd Correct node ordering when reading markup extensions. 12 years ago
Ronny Klier 25f35033ac Fix: Do not link arguments to constructor 12 years ago
Ronny Klier b4e8386611 Fix #220: Link constructor calls to constructor rather than type + add link for base constructor calls 12 years ago
Ronny Klier aad3125c10 show all icons of multi icon resource or file 13 years ago
Siegfried Pammer 6347c22404 fix #366 13 years ago
Daniel Grunwald d24cb3ff2e Fixed disassembling and decompiling negative zeroes. 13 years ago
Daniel Grunwald 6c5288b839 Fixed TextOutputFormatter so that it calls WriteDefinition() for method declarations. 13 years ago
Daniel Grunwald 6d4f2e37fe Fix crash when decompiling WebSocketBase::SendFrameAsync. 13 years ago
Daniel Grunwald 214c1f730d Merge NRefactory 5.2.0-261-g7a948e7 to ILSpy. 13 years ago