5281 Commits (6a04a33c4f81c15bd87e623b445fe787d0c75a71)
 

Author SHA1 Message Date
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
Jan Kučera 5d4a4b81da Assembly search option limited to NameOrFileName, FullName and FilePath 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
Jan Kučera b342dd6b11 Assembly search kind, default to short name 6 years ago
Jan Kučera c9b1a85282 Add assembly search strategy 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
Siegfried Pammer ab25e5c283 Fix #1697: Unexpected results in "implemented by" analyzer. 6 years ago
Siegfried Pammer 186690c81d Add dpiAwareness settings to app.manifest 6 years ago
Siegfried Pammer 94099689e9 Add separate icon for constructors. 6 years ago
Siegfried Pammer ccedfcac0f Update PublicOnly.xaml 6 years ago
Siegfried Pammer a465c71874 Add warning, find assembly and SearchMsdn icon. 6 years ago
Siegfried Pammer cee9d86b7a Use DrawingImage instead of Viewbox. 6 years ago
Andreas Weizel 4ec2eab699 Add some more new menu icons as XAML (Copy, Delete...) 6 years ago
Siegfried Pammer 7add0a7606 Add missing files. 6 years ago
Siegfried Pammer f2c9ff8ead Fix build. 6 years ago
Andreas Weizel 4b88c1c32d Add some more icons (SubTypes + SuperTypes, resource files) 6 years ago