5241 Commits (c6ec08f6669bd3d051c8c188a39c08f28ec68aaa)
 

Author SHA1 Message Date
Christoph Wille c6ec08f666 Non-conditional DiaSymReader package reference deleted (was duplicated) 6 years ago
Christoph Wille 282174263b Disable DecompileInNewViewCommand (will be re-activated when multi-document support is designed) 6 years ago
Siegfried Pammer 9c0200a296 Remove Viewbox special cases. 6 years ago
jkuehner c580576742 bugfix closeable panes 6 years ago
jkuehner 853987803b feature enbale command only in treeview 6 years ago
jkuehner 97009de794 support multiple decompilations 6 years ago
jkuehner 6a23e5ae9b work on docking ui 6 years ago
jkuehner 851ee29261 work on avalondock 6 years ago
Siegfried Pammer 9ab83e71de Reset version back to 6.0.0. 6 years ago
Siegfried Pammer a89111b914 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 6 years ago
Daniel Grunwald d43d4785cb #1711: Support /navigateTo:none on command-line to disable the automatic navigation on startup. 6 years ago
Siegfried Pammer 28ef411109 Set version = 5.0.1 6 years ago
Siegfried Pammer 9fff0438c0 Fix #1675: Emit __ldftn/__ldvirtftn pseudo expressions, if delegate construction is not supported. 6 years ago
Daniel Grunwald fb70a2861e Fix #1656: Disable CopyPropagation for split variables. 6 years ago
Daniel Grunwald 0d3a3bee82 Fix #1703: Support async methods that never return normally. 6 years ago
Christoph Wille ba22906b3b Fix obvious .Result errors (there are more instances of calling .Result that would need investigation) 6 years ago
Christoph Wille e8015aac37 Link to test repository of VS Addin 6 years ago
Andreas Weizel 1d11d0efa4 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 years ago
Andreas Weizel ef477c5c28 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 years ago
Christoph Wille 144b62e975
Merge pull request #1714 from christophwille/netcore3rtm-updates 6 years ago
Siegfried Pammer 1684514817
Merge pull request #1710 from christophwille/issue1418vsixdeps 6 years ago
Christoph Wille 1f3cb2c076 Update to AvalonEdit 6.0 RTM 6 years ago
Christoph Wille a53cf0a0e2 Addin: Change Package References 6 years ago
Andreas Weizel 06d343bd7e Removed Viewbox from Copy icon causing an exception when opening context menu 6 years ago
Andreas Weizel 486f6f6c8a Completed some missing sources in list of ILSpy icons 6 years ago
Siegfried Pammer b8c2e7c35a
Merge pull request #1707 from miloush/search-strategies 6 years ago
Jan Kučera 146b3e7f4b Accomodate result image caching, split search result, jump to resource children, clean-up 6 years ago
Jan Kučera 8dbf1b6a17 Basic resource search strategy fitness 6 years ago
Jan Kučera ee1096958c Add resource search strategy 6 years ago
Siegfried Pammer 5920049faa Do not shrink icons that only have the static overlay. 6 years ago
Siegfried Pammer 1b1d77967b
Merge pull request #1690 from miloush/master 6 years ago
Siegfried Pammer ec7e627547 Merge branch 'master' of https://github.com/icsharpcode/ILSpy 6 years ago
Siegfried Pammer 006c6cb4eb Fix icons in SearchPane. 6 years ago
Siegfried Pammer 158d5e2304
Merge pull request #1704 from icsharpcode/icons-refresh 6 years ago
Siegfried Pammer ed2d7c2a45
Merge pull request #1686 from christophwille/net472switch 6 years ago
Siegfried Pammer fc8633d152 Set version to 6.0-alpha1 6 years ago
Siegfried Pammer ccd8311909 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into icons-refresh 6 years ago
Siegfried Pammer dbb34ac155 Remove all PNGs and add icons that did not have vector versions. 6 years ago
Christoph Wille 939832866f Update frontends for 5.0 RTM 6 years ago
Christoph Wille 112e751bb8 Set 3.0 SDK to RC1 6 years ago
Siegfried Pammer 978eaf2772 Add some missing SVGs; 6 years ago
Siegfried Pammer 37eae3d32f Fix bug in AddIn that causes ILSpy to infinitely be asked to load nuget packages. 6 years ago
Siegfried Pammer 9cea240b66 Update OverlayInternal.xaml 6 years ago
Siegfried Pammer 2d8f6c3b1c Add README.md for icons. 6 years ago
Siegfried Pammer 3509d06e75 Replace OverlayInternal.svg with resized Friend.svg from VS 2017 Icon Pack. 6 years ago
Siegfried Pammer d2f7258347 Fix #1681: Use discard assignment, if possible. 6 years ago
Siegfried Pammer c3e61b39fc #1681: Include fields from base types in AssignVariableNames.CollectReservedVariableNames 6 years ago
Siegfried Pammer 51b48b9332 Fix #1685: Add "Always show enum values" setting. 6 years ago
Siegfried Pammer 8f728b2898 Set VersionName = null (RTM). 6 years ago
Siegfried Pammer c98cae20a9 Fix #1696: Missing results in "overridden by" analysis. 6 years ago