Browse Source

Remove all PNGs and add icons that did not have vector versions.

pull/1704/head
Siegfried Pammer 6 years ago
parent
commit
dbb34ac155
  1. 132
      ILSpy/ILSpy.csproj
  2. BIN
      ILSpy/Images/Assembly.png
  3. BIN
      ILSpy/Images/AssemblyList.png
  4. BIN
      ILSpy/Images/AssemblyListGAC.png
  5. 10
      ILSpy/Images/AssemblyListGAC.svg
  6. 2
      ILSpy/Images/AssemblyListGAC.xaml
  7. BIN
      ILSpy/Images/AssemblyWarning.png
  8. BIN
      ILSpy/Images/Back.png
  9. BIN
      ILSpy/Images/Break.png
  10. BIN
      ILSpy/Images/Breakpoint.png
  11. BIN
      ILSpy/Images/Class.png
  12. BIN
      ILSpy/Images/ClearSearch.png
  13. 1
      ILSpy/Images/Close.svg
  14. 9
      ILSpy/Images/Close.xaml
  15. BIN
      ILSpy/Images/CollapseAll.png
  16. BIN
      ILSpy/Images/Constructor.png
  17. BIN
      ILSpy/Images/Copy.png
  18. BIN
      ILSpy/Images/CurrentLine.png
  19. BIN
      ILSpy/Images/Delegate.png
  20. BIN
      ILSpy/Images/Delete.png
  21. 24
      ILSpy/Images/Delete.xaml
  22. BIN
      ILSpy/Images/DisabledBreakpoint.png
  23. BIN
      ILSpy/Images/Enum.png
  24. BIN
      ILSpy/Images/EnumValue.png
  25. BIN
      ILSpy/Images/Event.png
  26. BIN
      ILSpy/Images/ExtensionMethod.png
  27. BIN
      ILSpy/Images/Field.png
  28. BIN
      ILSpy/Images/FieldReadOnly.png
  29. 69
      ILSpy/Images/FieldReadOnly.svg
  30. 10
      ILSpy/Images/FieldReadOnly.xaml
  31. BIN
      ILSpy/Images/FindAssembly.png
  32. BIN
      ILSpy/Images/Folder.Closed.png
  33. BIN
      ILSpy/Images/Folder.Open.png
  34. BIN
      ILSpy/Images/Forward.png
  35. 61
      ILSpy/Images/ILSpyNewIconList.txt
  36. 37
      ILSpy/Images/Images.cs
  37. BIN
      ILSpy/Images/Indexer.png
  38. BIN
      ILSpy/Images/Interface.png
  39. BIN
      ILSpy/Images/Library.png
  40. BIN
      ILSpy/Images/Literal.png
  41. BIN
      ILSpy/Images/Method.png
  42. BIN
      ILSpy/Images/NameSpace.png
  43. BIN
      ILSpy/Images/OK.png
  44. 26
      ILSpy/Images/OK.xaml
  45. BIN
      ILSpy/Images/Open.png
  46. BIN
      ILSpy/Images/Operator.png
  47. BIN
      ILSpy/Images/OverlayCompilerControlled.png
  48. 76
      ILSpy/Images/OverlayCompilerControlled.svg
  49. 10
      ILSpy/Images/OverlayCompilerControlled.xaml
  50. BIN
      ILSpy/Images/OverlayInternal.png
  51. BIN
      ILSpy/Images/OverlayPrivate.png
  52. BIN
      ILSpy/Images/OverlayPrivateProtected.png
  53. BIN
      ILSpy/Images/OverlayProtected.png
  54. BIN
      ILSpy/Images/OverlayProtectedInternal.png
  55. BIN
      ILSpy/Images/OverlayStatic.png
  56. BIN
      ILSpy/Images/PInvokeMethod.png
  57. 79
      ILSpy/Images/PInvokeMethod.svg
  58. 14
      ILSpy/Images/PInvokeMethod.xaml
  59. BIN
      ILSpy/Images/PrivateInternal.png
  60. BIN
      ILSpy/Images/Property.png
  61. BIN
      ILSpy/Images/PublicOnly.png
  62. 132
      ILSpy/Images/README.md
  63. BIN
      ILSpy/Images/ReferenceFolder.png
  64. BIN
      ILSpy/Images/Refresh.png
  65. BIN
      ILSpy/Images/Resource.png
  66. BIN
      ILSpy/Images/ResourceImage.png
  67. BIN
      ILSpy/Images/ResourceResourcesFile.png
  68. BIN
      ILSpy/Images/ResourceXml.png
  69. BIN
      ILSpy/Images/ResourceXsd.png
  70. 93
      ILSpy/Images/ResourceXsd.svg
  71. 12
      ILSpy/Images/ResourceXsd.xaml
  72. BIN
      ILSpy/Images/ResourceXsl.png
  73. 1
      ILSpy/Images/ResourceXsl.svg
  74. 10
      ILSpy/Images/ResourceXsl.xaml
  75. BIN
      ILSpy/Images/ResourceXslt.png
  76. BIN
      ILSpy/Images/Search.png
  77. BIN
      ILSpy/Images/SearchMsdn.png
  78. BIN
      ILSpy/Images/ShowAll.png
  79. 0
      ILSpy/Images/ShowPrivateInternal.svg
  80. 0
      ILSpy/Images/ShowPrivateInternal.xaml
  81. 0
      ILSpy/Images/ShowPublicOnly.svg
  82. 0
      ILSpy/Images/ShowPublicOnly.xaml
  83. BIN
      ILSpy/Images/Sort.png
  84. BIN
      ILSpy/Images/Struct.png
  85. BIN
      ILSpy/Images/SubTypes.png
  86. BIN
      ILSpy/Images/SuperTypes.png
  87. BIN
      ILSpy/Images/ViewCode.png
  88. 26
      ILSpy/Images/ViewCode.xaml
  89. BIN
      ILSpy/Images/VirtualMethod.png
  90. 93
      ILSpy/Images/VirtualMethod.svg
  91. 13
      ILSpy/Images/VirtualMethod.xaml
  92. BIN
      ILSpy/Images/Warning.png
  93. 13
      ILSpy/MainWindow.xaml
  94. 2
      ILSpy/TreeNodes/AssemblyTreeNode.cs

132
ILSpy/ILSpy.csproj

@ -253,23 +253,10 @@ @@ -253,23 +253,10 @@
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.zh-Hans.resx" />
<Resource Include="Images\AssemblyList.png" />
<Resource Include="Images\AssemblyListGAC.png" />
<Resource Include="Images\AssemblyWarning.png" />
<Resource Include="Images\ViewCode.png" />
<Resource Include="Images\OK.png" />
<Resource Include="Images\ClearSearch.png" />
<Resource Include="Images\Search.png" />
<Resource Include="Images\Delete.png" />
<Resource Include="Images\ILSpy.ico" />
<Resource Include="Images\FindAssembly.png" />
<EmbeddedResource Include="TextView\CSharp-Mode.xshd" />
<Resource Include="Images\Breakpoint.png" />
<Resource Include="Images\CurrentLine.png" />
<Resource Include="Images\DisabledBreakpoint.png" />
<None Include="app.config" />
<None Include="app.manifest" />
<None Include="Images\ResourceXsl.png" />
<None Include="Properties\app.config.template" />
<None Include="Properties\AssemblyInfo.template.cs" />
<None Include="Properties\launchSettings.json" />
@ -318,6 +305,7 @@ @@ -318,6 +305,7 @@
<Page Include="Images\AssemblyWarning.xaml" />
<Page Include="Images\Back.xaml" />
<Page Include="Images\Class.xaml" />
<Page Include="Images\Close.xaml" />
<Page Include="Images\CollapseAll.xaml" />
<Page Include="Images\Constructor.xaml" />
<Page Include="Images\Copy.xaml" />
@ -328,6 +316,7 @@ @@ -328,6 +316,7 @@
<Page Include="Images\Event.xaml" />
<Page Include="Images\ExtensionMethod.xaml" />
<Page Include="Images\Field.xaml" />
<Page Include="Images\FieldReadOnly.xaml" />
<Page Include="Images\FindAssembly.xaml" />
<Page Include="Images\Folder.Closed.xaml" />
<Page Include="Images\Folder.Open.xaml" />
@ -338,32 +327,39 @@ @@ -338,32 +327,39 @@
<Page Include="Images\Literal.xaml" />
<Page Include="Images\Method.xaml" />
<Page Include="Images\Namespace.xaml" />
<Page Include="Images\OK.xaml" />
<Page Include="Images\Open.xaml" />
<Page Include="Images\Operator.xaml" />
<Page Include="Images\OverlayCompilerControlled.xaml" />
<Page Include="Images\OverlayInternal.xaml" />
<Page Include="Images\OverlayPrivate.xaml" />
<Page Include="Images\OverlayPrivateProtected.xaml" />
<Page Include="Images\OverlayProtected.xaml" />
<Page Include="Images\OverlayProtectedInternal.xaml" />
<Page Include="Images\OverlayStatic.xaml" />
<Page Include="Images\PrivateInternal.xaml" />
<Page Include="Images\PInvokeMethod.xaml" />
<Page Include="Images\Property.xaml" />
<Page Include="Images\PublicOnly.xaml" />
<Page Include="Images\ReferenceFolder.xaml" />
<Page Include="Images\Refresh.xaml" />
<Page Include="Images\Resource.xaml" />
<Page Include="Images\ResourceImage.xaml" />
<Page Include="Images\ResourceResourcesFile.xaml" />
<Page Include="Images\ResourceXml.xaml" />
<Page Include="Images\ResourceXsd.xaml" />
<Page Include="Images\ResourceXsl.xaml" />
<Page Include="Images\ResourceXslt.xaml" />
<Page Include="Images\Save.xaml" />
<Page Include="Images\Search.xaml" />
<Page Include="Images\SearchMsdn.xaml" />
<Page Include="Images\ShowAll.xaml" />
<Page Include="Images\ShowPrivateInternal.xaml" />
<Page Include="Images\ShowPublicOnly.xaml" />
<Page Include="Images\Sort.xaml" />
<Page Include="Images\Struct.xaml" />
<Page Include="Images\SubTypes.xaml" />
<Page Include="Images\SuperTypes.xaml" />
<Page Include="Images\ViewCode.xaml" />
<Page Include="Images\VirtualMethod.xaml" />
<Page Include="Images\Warning.xaml" />
<Page Include="MainWindow.xaml" />
<Page Include="OpenFromGacDialog.xaml" />
@ -378,66 +374,6 @@ @@ -378,66 +374,6 @@
<Page Include="themes\generic.xaml" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\Class.png" />
<Resource Include="Images\Delegate.png" />
<Resource Include="Images\Enum.png" />
<Resource Include="Images\Field.png" />
<Resource Include="Images\Interface.png" />
<Resource Include="Images\Literal.png" />
<Resource Include="Images\Method.png" />
<Resource Include="Images\NameSpace.png" />
<Resource Include="Images\Open.png" />
<Resource Include="Images\Assembly.png" />
<Resource Include="Images\Struct.png" />
<Resource Include="Images\ReferenceFolder.png" />
<Resource Include="Images\Event.png" />
<Resource Include="Images\ExtensionMethod.png" />
<Resource Include="Images\Indexer.png" />
<Resource Include="Images\Operator.png" />
<Resource Include="Images\Property.png" />
<Resource Include="Images\Library.png" />
<Resource Include="Images\SubTypes.png" />
<Resource Include="Images\SuperTypes.png" />
<Resource Include="Images\Resource.png" />
<Resource Include="Images\Folder.Closed.png" />
<Resource Include="Images\Folder.Open.png" />
<Resource Include="Images\ResourceImage.png" />
<Resource Include="Images\ResourceResourcesFile.png" />
<Resource Include="Images\Back.png" />
<Resource Include="Images\Forward.png" />
<Resource Include="Images\PrivateInternal.png" />
<Resource Include="Images\Refresh.png" />
<Resource Include="Images\Constructor.png" />
<Resource Include="Images\CollapseAll.png" />
<Resource Include="Images\EnumValue.png" />
<Resource Include="Images\FieldReadOnly.png" />
<Resource Include="Images\OverlayInternal.png" />
<Resource Include="Images\OverlayPrivate.png" />
<Resource Include="Images\OverlayPrivateProtected.png" />
<Resource Include="Images\OverlayProtected.png" />
<Resource Include="Images\OverlayProtectedInternal.png" />
<Resource Include="Images\OverlayCompilerControlled.png" />
<Resource Include="Images\OverlayStatic.png" />
<Resource Include="Images\VirtualMethod.png" />
<Resource Include="Images\PInvokeMethod.png" />
<Resource Include="Images\Warning.png" />
<Resource Include="Images\ShowAll.png" />
<Resource Include="Images\PublicOnly.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\ResourceXml.png" />
<Resource Include="Images\ResourceXsd.png" />
<Resource Include="Images\ResourceXslt.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\Sort.png" />
<Resource Include="Images\SearchMsdn.png" />
<Resource Include="Images\Copy.png" />
</ItemGroup>
<ItemGroup>
<Page Update="@(Page)" SubType="Designer" Generator="MSBuild:Compile" />
<Page Update="Images\Assembly.xaml">
@ -462,6 +398,10 @@ @@ -462,6 +398,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Close.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\CollapseAll.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@ -496,6 +436,10 @@ @@ -496,6 +436,10 @@
<Page Update="Images\Field.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\FieldReadOnly.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\FindAssembly.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@ -526,6 +470,10 @@ @@ -526,6 +470,10 @@
<Page Update="Images\Method.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\OK.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Open.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@ -533,6 +481,10 @@ @@ -533,6 +481,10 @@
<Page Update="Images\Operator.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\OverlayCompilerControlled.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\OverlayInternal.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@ -557,17 +509,13 @@ @@ -557,17 +509,13 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\PrivateInternal.xaml">
<Page Update="Images\PInvokeMethod.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Property.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\PublicOnly.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\ReferenceFolder.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@ -588,6 +536,14 @@ @@ -588,6 +536,14 @@
<Page Update="Images\ResourceXml.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\ResourceXsd.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\ResourceXsl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\ResourceXslt.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
@ -606,6 +562,14 @@ @@ -606,6 +562,14 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\ShowPrivateInternal.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\ShowPublicOnly.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Sort.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@ -620,6 +584,14 @@ @@ -620,6 +584,14 @@
<Page Update="Images\SuperTypes.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\ViewCode.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\VirtualMethod.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Warning.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>

BIN
ILSpy/Images/Assembly.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

BIN
ILSpy/Images/AssemblyList.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

BIN
ILSpy/Images/AssemblyListGAC.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 602 B

10
ILSpy/Images/AssemblyListGAC.svg

@ -28,14 +28,14 @@ @@ -28,14 +28,14 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview36"
showgrid="false"
inkscape:zoom="59"
inkscape:cx="10.185456"
inkscape:cx="7.3041001"
inkscape:cy="6.2184606"
inkscape:window-x="-8"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg34" /><rect
@ -79,6 +79,6 @@ @@ -79,6 +79,6 @@
style="fill:#f6f6f6;fill-opacity:1;fill-rule:nonzero;stroke:#f6f6f6;stroke-width:1.42003238;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
d="m 14.258214,13.820912 0.562968,0.142223 c -0.118519,0.462227 -0.331855,0.81186 -0.640006,1.054826 -0.302225,0.242965 -0.675563,0.361485 -1.120012,0.361485 -0.4563,0 -0.829638,-0.08889 -1.114085,-0.278521 -0.284447,-0.183706 -0.503709,-0.456301 -0.651858,-0.805935 -0.154076,-0.355559 -0.225188,-0.734822 -0.225188,-1.137789 0,-0.444449 0.08296,-0.829638 0.254818,-1.155567 0.165927,-0.331855 0.408893,-0.580747 0.717044,-0.7526 0.314077,-0.171854 0.657784,-0.254818 1.031121,-0.254818 0.420745,0 0.782231,0.106668 1.066678,0.32593 0.290373,0.213335 0.491857,0.51556 0.60445,0.906675 l -0.551116,0.130372 c -0.09482,-0.308151 -0.242966,-0.533339 -0.426671,-0.669636 -0.189632,-0.142224 -0.420745,-0.213336 -0.705193,-0.213336 -0.325929,0 -0.598524,0.07704 -0.817786,0.23704 -0.219261,0.154075 -0.373337,0.361485 -0.462226,0.628154 -0.08889,0.260743 -0.136298,0.533339 -0.136298,0.81186 0,0.361485 0.05333,0.675563 0.160001,0.948158 0.106668,0.266669 0.26667,0.468153 0.491857,0.598525 0.219262,0.136297 0.462227,0.201483 0.717045,0.201483 0.314077,0 0.580746,-0.08889 0.800008,-0.272595 0.219261,-0.17778 0.367411,-0.450375 0.444449,-0.805934 z m -7.4429893,1.487422 1.6237201,-4.243006 h 0.6044506 l 1.7363136,4.243006 h -0.63408 L 9.647846,14.022395 H 7.8759762 l -0.4681529,1.285939 z m 1.2207531,-1.74224 H 9.4759924 L 9.0315434,12.392749 C 8.8952458,12.03719 8.794504,11.740891 8.7293181,11.509777 c -0.053334,0.272595 -0.1303716,0.545191 -0.2251874,0.81186 z m -3.3827602,0.07704 v -0.497783 h 1.7955738 v 1.570386 c -0.2725954,0.225188 -0.5570427,0.38519 -0.853342,0.497783 -0.2903733,0.112594 -0.5925986,0.165928 -0.9007499,0.165928 -0.414819,0 -0.7940821,-0.08889 -1.1377893,-0.266669 C 3.219129,14.934997 2.9583856,14.674254 2.7865321,14.336472 2.6146785,13.998691 2.5257887,13.625354 2.5257887,13.210535 c 0,-0.414819 0.08889,-0.800008 0.2607434,-1.161493 0.1718535,-0.355559 0.420745,-0.622229 0.7466742,-0.794082 0.3200032,-0.171854 0.6933403,-0.260744 1.1200113,-0.260744 0.3022253,0 0.5807466,0.04741 0.829638,0.14815 0.2488915,0.100742 0.444449,0.237039 0.5807467,0.414819 0.1422236,0.17778 0.2488914,0.408893 0.3259292,0.69334 L 5.8798967,12.392749 C 5.8147109,12.173488 5.737673,12.00756 5.6428573,11.883114 5.5480415,11.758668 5.4117438,11.657927 5.2398902,11.586815 5.0621106,11.509777 4.8665531,11.474221 4.6532176,11.474221 c -0.2548174,0 -0.4800048,0.04148 -0.6637104,0.11852 -0.1896316,0.07704 -0.3377812,0.177779 -0.4563009,0.308151 -0.1125938,0.124446 -0.2014835,0.26667 -0.2666694,0.420745 -0.1066677,0.260744 -0.1600016,0.545191 -0.1600016,0.853342 0,0.373337 0.065186,0.69334 0.1955575,0.948158 0.1303717,0.254817 0.3200033,0.444449 0.5688947,0.568895 0.2488914,0.118519 0.5096348,0.183705 0.7940821,0.183705 0.2429654,0 0.4800049,-0.04741 0.7111183,-0.142224 0.2311135,-0.09482 0.402967,-0.195557 0.5274127,-0.296299 v -0.794082 z" /><path
id="path26-2"
style="clip-rule:evenodd;fill:#090909;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.42003238;stroke-linejoin:round;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
style="clip-rule:evenodd;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.42003238;stroke-linejoin:round;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
d="m 14.258214,13.820911 0.562968,0.142223 c -0.118519,0.462227 -0.331855,0.81186 -0.640006,1.054826 -0.302225,0.242965 -0.675563,0.361485 -1.120012,0.361485 -0.4563,0 -0.829638,-0.08889 -1.114085,-0.278521 -0.284447,-0.183706 -0.503709,-0.456301 -0.651858,-0.805935 -0.154076,-0.355559 -0.225188,-0.734822 -0.225188,-1.137789 0,-0.444449 0.08296,-0.829637 0.254818,-1.155566 0.165927,-0.331855 0.408893,-0.580747 0.717044,-0.7526 0.314077,-0.171854 0.657784,-0.254818 1.031121,-0.254818 0.420745,0 0.782231,0.106668 1.066678,0.32593 0.290373,0.213335 0.491857,0.51556 0.60445,0.906675 l -0.551116,0.130372 c -0.09482,-0.308151 -0.242966,-0.533339 -0.426671,-0.669636 -0.189632,-0.142224 -0.420745,-0.213336 -0.705193,-0.213336 -0.325929,0 -0.598524,0.07704 -0.817786,0.23704 -0.219261,0.154075 -0.373337,0.361485 -0.462226,0.628154 -0.08889,0.260742 -0.136298,0.533338 -0.136298,0.811859 0,0.361485 0.05333,0.675563 0.160001,0.948158 0.106668,0.266669 0.26667,0.468153 0.491857,0.598525 0.219262,0.136297 0.462227,0.201483 0.717045,0.201483 0.314077,0 0.580746,-0.08889 0.800008,-0.272595 0.219261,-0.17778 0.367411,-0.450375 0.444449,-0.805934 z m -7.442988,1.487422 1.623719,-4.243005 h 0.604451 l 1.736313,4.243005 h -0.63408 L 9.647846,14.022394 h -1.77187 l -0.468153,1.285939 z m 1.220752,-1.74224 H 9.475993 L 9.031544,12.392749 C 8.895246,12.03719 8.794504,11.740891 8.729319,11.509777 c -0.05333,0.272595 -0.130372,0.545191 -0.225188,0.81186 z m -3.3827591,0.07704 V 13.14535 H 6.448793 v 1.570386 c -0.272596,0.225188 -0.557043,0.38519 -0.853342,0.497783 -0.290374,0.112594 -0.592599,0.165928 -0.9007501,0.165928 -0.414819,0 -0.794082,-0.08889 -1.13779,-0.266669 -0.337781,-0.17778 -0.598524,-0.438523 -0.770378,-0.776305 -0.171853,-0.337781 -0.260743,-0.711118 -0.260743,-1.125937 0,-0.414819 0.08889,-0.800008 0.260743,-1.161492 0.171854,-0.355559 0.420745,-0.62223 0.746674,-0.794083 0.320004,-0.171854 0.693341,-0.260744 1.120012,-0.260744 0.302225,0 0.5807461,0.04741 0.8296381,0.14815 0.248891,0.100742 0.444449,0.237039 0.580746,0.414819 0.142224,0.177781 0.248892,0.408894 0.32593,0.693341 L 5.879898,12.392751 C 5.814708,12.17349 5.737674,12.007562 5.642858,11.883116 5.548038,11.75867 5.411745,11.657929 5.239891,11.586817 5.062112,11.509779 4.8665539,11.474223 4.6532189,11.474223 c -0.254818,0 -0.480005,0.04148 -0.663711,0.11852 -0.189631,0.07704 -0.337781,0.177779 -0.456301,0.308151 -0.112593,0.124446 -0.201483,0.26667 -0.266669,0.420745 -0.106668,0.260743 -0.160002,0.54519 -0.160002,0.853341 0,0.373337 0.06519,0.69334 0.195558,0.948158 0.130372,0.254817 0.320003,0.444449 0.568895,0.568895 0.248891,0.118519 0.509634,0.183705 0.794082,0.183705 0.242965,0 0.4800051,-0.04741 0.7111181,-0.142224 0.231114,-0.09482 0.402967,-0.195557 0.527413,-0.296299 v -0.794084 z"
inkscape:connector-curvature="0" /></svg>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

2
ILSpy/Images/AssemblyListGAC.xaml

@ -40,5 +40,5 @@ @@ -40,5 +40,5 @@
<Pen Brush="#FFF6F6F6" Thickness="1.42003238" StartLineCap="Flat" EndLineCap="Flat" LineJoin="Round" />
</GeometryDrawing.Pen>
</GeometryDrawing>
<GeometryDrawing Brush="#FF090909" Geometry="F1 M16,16z M0,0z M14.258214,13.820911L14.821182,13.963134C14.702663,14.425361 14.489327,14.774994 14.181176,15.01796 13.878951,15.260925 13.505613,15.379445 13.061164,15.379445 12.604864,15.379445 12.231526,15.290555 11.947079,15.100924 11.662632,14.917218 11.44337,14.644623 11.295221,14.294989 11.141145,13.93943 11.070033,13.560167 11.070033,13.1572 11.070033,12.712751 11.152993,12.327563 11.324851,12.001634 11.490778,11.669779 11.733744,11.420887 12.041895,11.249034 12.355972,11.07718 12.699679,10.994216 13.073016,10.994216 13.493761,10.994216 13.855247,11.100884 14.139694,11.320146 14.430067,11.533481 14.631551,11.835706 14.744144,12.226821L14.193028,12.357193C14.098208,12.049042 13.950062,11.823854 13.766357,11.687557 13.576725,11.545333 13.345612,11.474221 13.061164,11.474221 12.735235,11.474221 12.46264,11.551261 12.243378,11.711261 12.024117,11.865336 11.870041,12.072746 11.781152,12.339415 11.692262,12.600157 11.644854,12.872753 11.644854,13.151274 11.644854,13.512759 11.698184,13.826837 11.804855,14.099432 11.911523,14.366101 12.071525,14.567585 12.296712,14.697957 12.515974,14.834254 12.758939,14.89944 13.013757,14.89944 13.327834,14.89944 13.594503,14.81055 13.813765,14.626845 14.033026,14.449065 14.181176,14.17647 14.258214,13.820911z M6.815226,15.308333L8.438945,11.065328 9.043396,11.065328 10.779709,15.308333 10.145629,15.308333 9.647846,14.022394 7.875976,14.022394 7.407823,15.308333z M8.035978,13.566093L9.475993,13.566093 9.031544,12.392749C8.895246,12.03719 8.794504,11.740891 8.729319,11.509777 8.675989,11.782372 8.598947,12.054968 8.504131,12.321637z M4.6532189,13.643133L4.6532189,13.14535 6.448793,13.14535 6.448793,14.715736C6.176197,14.940924 5.89175,15.100926 5.595451,15.213519 5.305077,15.326113 5.002852,15.379447 4.6947009,15.379447 4.2798819,15.379447 3.9006189,15.290557 3.5569109,15.112778 3.2191299,14.934998 2.9583869,14.674255 2.7865329,14.336473 2.6146799,13.998692 2.5257899,13.625355 2.5257899,13.210536 2.5257899,12.795717 2.6146799,12.410528 2.7865329,12.049044 2.9583869,11.693485 3.2072779,11.426814 3.5332069,11.254961 3.8532109,11.083107 4.2265479,10.994217 4.6532189,10.994217 4.9554439,10.994217 5.233965,11.041627 5.482857,11.142367 5.731748,11.243109 5.927306,11.379406 6.063603,11.557186 6.205827,11.734967 6.312495,11.96608 6.389533,12.250527L5.879898,12.392751C5.814708,12.17349 5.737674,12.007562 5.642858,11.883116 5.548038,11.75867 5.411745,11.657929 5.239891,11.586817 5.062112,11.509779 4.8665539,11.474223 4.6532189,11.474223 4.3984009,11.474223 4.1732139,11.515703 3.9895079,11.592743 3.7998769,11.669783 3.6517269,11.770522 3.5332069,11.900894 3.4206139,12.02534 3.3317239,12.167564 3.2665379,12.321639 3.1598699,12.582382 3.1065359,12.866829 3.1065359,13.17498 3.1065359,13.548317 3.1717259,13.86832 3.3020939,14.123138 3.4324659,14.377955 3.6220969,14.567587 3.8709889,14.692033 4.1198799,14.810552 4.3806229,14.875738 4.6650709,14.875738 4.9080359,14.875738 5.145076,14.828328 5.376189,14.733514 5.607303,14.638694 5.779156,14.537957 5.903602,14.437215L5.903602,13.643131z" />
<GeometryDrawing Brush="#FF0000FF" Geometry="F1 M16,16z M0,0z M14.258214,13.820911L14.821182,13.963134C14.702663,14.425361 14.489327,14.774994 14.181176,15.01796 13.878951,15.260925 13.505613,15.379445 13.061164,15.379445 12.604864,15.379445 12.231526,15.290555 11.947079,15.100924 11.662632,14.917218 11.44337,14.644623 11.295221,14.294989 11.141145,13.93943 11.070033,13.560167 11.070033,13.1572 11.070033,12.712751 11.152993,12.327563 11.324851,12.001634 11.490778,11.669779 11.733744,11.420887 12.041895,11.249034 12.355972,11.07718 12.699679,10.994216 13.073016,10.994216 13.493761,10.994216 13.855247,11.100884 14.139694,11.320146 14.430067,11.533481 14.631551,11.835706 14.744144,12.226821L14.193028,12.357193C14.098208,12.049042 13.950062,11.823854 13.766357,11.687557 13.576725,11.545333 13.345612,11.474221 13.061164,11.474221 12.735235,11.474221 12.46264,11.551261 12.243378,11.711261 12.024117,11.865336 11.870041,12.072746 11.781152,12.339415 11.692262,12.600157 11.644854,12.872753 11.644854,13.151274 11.644854,13.512759 11.698184,13.826837 11.804855,14.099432 11.911523,14.366101 12.071525,14.567585 12.296712,14.697957 12.515974,14.834254 12.758939,14.89944 13.013757,14.89944 13.327834,14.89944 13.594503,14.81055 13.813765,14.626845 14.033026,14.449065 14.181176,14.17647 14.258214,13.820911z M6.815226,15.308333L8.438945,11.065328 9.043396,11.065328 10.779709,15.308333 10.145629,15.308333 9.647846,14.022394 7.875976,14.022394 7.407823,15.308333z M8.035978,13.566093L9.475993,13.566093 9.031544,12.392749C8.895246,12.03719 8.794504,11.740891 8.729319,11.509777 8.675989,11.782372 8.598947,12.054968 8.504131,12.321637z M4.6532189,13.643133L4.6532189,13.14535 6.448793,13.14535 6.448793,14.715736C6.176197,14.940924 5.89175,15.100926 5.595451,15.213519 5.305077,15.326113 5.002852,15.379447 4.6947009,15.379447 4.2798819,15.379447 3.9006189,15.290557 3.5569109,15.112778 3.2191299,14.934998 2.9583869,14.674255 2.7865329,14.336473 2.6146799,13.998692 2.5257899,13.625355 2.5257899,13.210536 2.5257899,12.795717 2.6146799,12.410528 2.7865329,12.049044 2.9583869,11.693485 3.2072779,11.426814 3.5332069,11.254961 3.8532109,11.083107 4.2265479,10.994217 4.6532189,10.994217 4.9554439,10.994217 5.233965,11.041627 5.482857,11.142367 5.731748,11.243109 5.927306,11.379406 6.063603,11.557186 6.205827,11.734967 6.312495,11.96608 6.389533,12.250527L5.879898,12.392751C5.814708,12.17349 5.737674,12.007562 5.642858,11.883116 5.548038,11.75867 5.411745,11.657929 5.239891,11.586817 5.062112,11.509779 4.8665539,11.474223 4.6532189,11.474223 4.3984009,11.474223 4.1732139,11.515703 3.9895079,11.592743 3.7998769,11.669783 3.6517269,11.770522 3.5332069,11.900894 3.4206139,12.02534 3.3317239,12.167564 3.2665379,12.321639 3.1598699,12.582382 3.1065359,12.866829 3.1065359,13.17498 3.1065359,13.548317 3.1717259,13.86832 3.3020939,14.123138 3.4324659,14.377955 3.6220969,14.567587 3.8709889,14.692033 4.1198799,14.810552 4.3806229,14.875738 4.6650709,14.875738 4.9080359,14.875738 5.145076,14.828328 5.376189,14.733514 5.607303,14.638694 5.779156,14.537957 5.903602,14.437215L5.903602,13.643131z" />
</DrawingGroup>

BIN
ILSpy/Images/AssemblyWarning.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 578 B

BIN
ILSpy/Images/Back.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 243 B

BIN
ILSpy/Images/Break.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

BIN
ILSpy/Images/Breakpoint.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 735 B

BIN
ILSpy/Images/Class.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 B

BIN
ILSpy/Images/ClearSearch.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

1
ILSpy/Images/Close.svg

@ -0,0 +1 @@ @@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><style>.icon-canvas-transparent{opacity:0;fill:#f6f6f6}.icon-vs-out{fill:#f6f6f6}.icon-vs-bg{fill:#424242}</style><path class="icon-canvas-transparent" d="M16 0v16H0V0h16z" id="canvas"/><path class="icon-vs-out" d="M10.828 8l4.543 4.543-2.828 2.828L8 10.828l-4.543 4.543-2.828-2.828L5.172 8 .629 3.457 3.457.629 8 5.172 12.543.629l2.828 2.828L10.828 8z" id="outline"/><g id="iconBg"><path class="icon-vs-bg" d="M9.414 8l4.543 4.543-1.414 1.414L8 9.414l-4.543 4.543-1.414-1.414L6.586 8 2.043 3.457l1.414-1.414L8 6.586l4.543-4.543 1.414 1.414L9.414 8z"/></g></svg>

After

Width:  |  Height:  |  Size: 622 B

9
ILSpy/Images/Close.xaml

@ -0,0 +1,9 @@ @@ -0,0 +1,9 @@
<!-- This file was generated by the AiToXaml tool.-->
<!-- Tool Version: 14.0.22307.0 -->
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M8.0001,5.1721L3.4571,0.6291 0.629099999999999,3.4571 5.1721,8.0001 0.629099999999999,12.5431 3.4571,15.3711 8.0001,10.8281 12.5431,15.3711 15.3711,12.5431 10.8281,8.0001 15.3711,3.4571 12.5431,0.6291z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1M9.4141,8L13.9571,12.543 12.5431,13.957 8.0001,9.414 3.4571,13.957 2.0431,12.543 6.5861,8 2.0431,3.457 3.4571,2.043 8.0001,6.586 12.5431,2.043 13.9571,3.457z" />
</DrawingGroup.Children>
</DrawingGroup>

BIN
ILSpy/Images/CollapseAll.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 B

BIN
ILSpy/Images/Constructor.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 425 B

BIN
ILSpy/Images/Copy.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 469 B

BIN
ILSpy/Images/CurrentLine.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 468 B

BIN
ILSpy/Images/Delegate.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

BIN
ILSpy/Images/Delete.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 663 B

24
ILSpy/Images/Delete.xaml

@ -1,19 +1,9 @@ @@ -1,19 +1,9 @@
<!-- This file was generated by the AiToXaml tool.-->
<!-- Tool Version: 14.0.22307.0 -->
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<Rectangle Width="16" Height="16">
<Rectangle.Fill>
<DrawingBrush>
<DrawingBrush.Drawing>
<DrawingGroup>
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M0,10L16,10 16,6 0,6z" />
<GeometryDrawing Brush="#FFA1260C" Geometry="F1M15,9L1,9 1,7 15,7z" />
</DrawingGroup.Children>
</DrawingGroup>
</DrawingBrush.Drawing>
</DrawingBrush>
</Rectangle.Fill>
</Rectangle>
</Viewbox>
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M0,10L16,10 16,6 0,6z" />
<GeometryDrawing Brush="#FFA1260C" Geometry="F1M15,9L1,9 1,7 15,7z" />
</DrawingGroup.Children>
</DrawingGroup>

BIN
ILSpy/Images/DisabledBreakpoint.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 B

BIN
ILSpy/Images/Enum.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

BIN
ILSpy/Images/EnumValue.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 443 B

BIN
ILSpy/Images/Event.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 524 B

BIN
ILSpy/Images/ExtensionMethod.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 B

BIN
ILSpy/Images/Field.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 409 B

BIN
ILSpy/Images/FieldReadOnly.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 383 B

69
ILSpy/Images/FieldReadOnly.svg

@ -0,0 +1,69 @@ @@ -0,0 +1,69 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
enable-background="new 0 0 16 16"
version="1.1"
id="svg8"
sodipodi:docname="FieldReadOnly.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="18.615736"
inkscape:cy="24.445591"
inkscape:window-x="-8"
inkscape:window-y="340"
inkscape:window-maximized="1"
inkscape:current-layer="svg8" />
<style
type="text/css"
id="style2">.icon-canvas-transparent{opacity:0;fill:#F6F6F6;} .icon-vs-out{fill:#F6F6F6;} .icon-vs-fg{fill:#F0EFF1;} .icon-vs-action-blue{fill:#00539C;}</style>
<path
class="icon-canvas-transparent"
d="M16 16h-16v-16h16v16z"
id="canvas" />
<path
class="icon-vs-out"
d="M0 10.736v-6.236l9-4.5 7 3.5v6.236l-9 4.5-7-3.5z"
id="outline" />
<path
class="icon-vs-action-blue"
d="M9 1l-8 4v5l6 3 8-4v-5l-6-3zm-2 5.882l-3.764-1.882 5.764-2.882 3.764 1.882-5.764 2.882z"
id="iconBg"
style="fill:#424242;fill-opacity:1" />
<path
class="icon-vs-fg"
d="M9 2.118l3.764 1.882-5.764 2.882-3.764-1.882 5.764-2.882z"
id="iconFg" />
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

10
ILSpy/Images/FieldReadOnly.xaml

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ClipGeometry="M0,0 V16 H16 V0 H0 Z">
<GeometryDrawing Geometry="F1 M16,16z M0,0z M16,16L0,16 0,0 16,0 16,16z">
<GeometryDrawing.Brush>
<SolidColorBrush Color="#FFF6F6F6" Opacity="0" />
</GeometryDrawing.Brush>
</GeometryDrawing>
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M0,10.736L0,4.5 9,8.88178419700125E-16 16,3.5 16,9.736 7,14.236 0,10.736z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1 M16,16z M0,0z M9,1L1,5 1,10 7,13 15,9 15,4 9,1z M7,6.882L3.236,5 9,2.118 12.764,4 7,6.882z" />
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1 M16,16z M0,0z M9,2.118L12.764,4 7,6.882 3.236,5 9,2.118z" />
</DrawingGroup>

BIN
ILSpy/Images/FindAssembly.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 658 B

BIN
ILSpy/Images/Folder.Closed.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 441 B

BIN
ILSpy/Images/Folder.Open.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 560 B

BIN
ILSpy/Images/Forward.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 252 B

61
ILSpy/Images/ILSpyNewIconList.txt

@ -1,61 +0,0 @@ @@ -1,61 +0,0 @@
Currently used in ILSpy #D Icon
Assembly.png ClassBrowserIcons\Icons.16x16.Reference.png
AssemblyList.png new (Fugue-Icon-Mashup)
AssemblyWarning.png new (Fugue-Icon-Mashup)
Back.png BitmapResources-data\Icons.16x16.BrowserBefore.png
Breakpoint.png Bookmarks\Breakpoint.png
Class.png ClassBrowserIcons\Icons.16x16.Class.png
ClearSearch.png new (Fugue: Cross-white.png)
Constructor.png new (SharpDevelop-Team)
CurrentLine.png BitmapResources-Data\Icons.16x16.SelectionArrow.png
Delegate.png ClassBrowserIcons\Icons.16x16.Delegate.png
Delete.png BitmapResources-data\Icons.16x16.DeleteIcon.png
DisabledBreakpoint.png Bookmarks\DisabledBreakpoint.png
Enum.png ClassBrowserIcons\Icons.16x16.Enum.png
EnumValue.png new (SharpDevelop-Team)
Event.png ClassBrowserIcons\Icons.16x16.Event.png
ExtensionMethod.png ClassBrowserIcons\Icons.16x16.ExtensionMethod.png
Field.png ClassBrowserIcons\Icons.16x16.Field.png
FieldReadOnly.png new (SharpDevelop-Team)
Find.png BitmapResources-data\Icons.16x16.FindIcon.png
FindAssembly.png new (Fugue-Icon-Mashup)
Folder.Closed.png ClassBrowserIcons\Folder.Closed.png
Folder.Open.png ClassBrowserIcons\Folder.Open.png
Forward.png BitmapResources-Data\Icons.16x16.BrowserAfter.png
Indexer.png ClassBrowserIcons\Icons.16x16.Indexer.png
Interface.png ClassBrowserIcons\Icons.16x16.Interface.png
Library.png new (Fugue derived)
Literal.png ClassBrowserIcons\Icons.16x16.Literal.png
Method.png ClassBrowserIcons\Icons.16x16.Method.png
NameSpace.png ClassBrowserIcons\Icons.16x16.NameSpace.png
OK.png BitmapResources-data\Icons.16x16.OK.png
Open.png BitmapResources-data\Icons.16x16.OpenFileIcon.png
Operator.png ClassBrowserIcons\Icons.16x16.Operator.png
OverlayCompilerControlled.png new (Fugue derived)
OverlayInternal.png new (Fugue derived)
OverlayPrivate.png new (Fugue derived)
OverlayProtected.png new (Fugue derived)
OverlayProtectedInternal.png new (Fugue derived)
OverlayStatic.png new (Fugue derived)
PInvokeMethod.png new (Fugue-Icon-Mashup)
OverlayPrivateProtected.png new (Fugue derived)
Property.png ClassBrowserIcons\Icons.16x16.Property.png
ReferenceFolder.Closed.png ProjectBrowserIcons\ReferenceFolder.Closed.png
ReferenceFolder.Open.png ProjectBrowserIcons\ReferenceFolder.Open.png
Refresh.png BitmapResources-data\Icons.16x16.Refresh.png
Resource.png BitmapResources-data\Icons.16x16.SideBarDocument.png
ResourceImage.png BitmapResources-data\Icons.16x16.ResourceEditor.bmp.png
ResourceResourcesFile.png new (Fugue-Icon-Mashup)
ResourceXml.png backendicons\miscFiles\Icons.16x16.XMLFileIcon.png
ResourceXsd.png backendicons\miscFiles\XSD_16.png
ResourceXslt.png backendicons\miscFiles\XSL_16.png
SaveFile.png BitmapResources-data\Icons.16x16.SaveIcon.png
Search.png BitmapResources-data\Icons.16x16.FindIcon.png
StaticClass.png new (Fugue-Icon-Mashup)
Struct.png ClassBrowserIcons\Icons.16x16.Struct.png
SubTypes.png new (Fugue: arrow-turn-270.png)
SuperTypes.png new (Fugue: arrow-turn-090-left.png)
ViewCode.png BitmapResources-data\Icons.16x16.FormsDesigner.ViewCode.png
VirtualMethod.png new (SharpDevelop-Team)
Warning.png new (Fugue: exclamation.png (32x32))

37
ILSpy/Images/Images.cs

@ -30,38 +30,21 @@ namespace ICSharpCode.ILSpy @@ -30,38 +30,21 @@ namespace ICSharpCode.ILSpy
{
static class Images
{
static BitmapImage LoadBitmap(string name)
{
BitmapImage image = new BitmapImage(new Uri("pack://application:,,,/Images/" + name + ".png"));
image.Freeze();
return image;
}
static ImageSource Load(string icon)
{
icon = "Images/" + icon;
if (icon.EndsWith(".png", StringComparison.OrdinalIgnoreCase))
return LoadImage(null, icon);
Uri uri = GetUri(null, icon + ".xaml");
if (ResourceExists(uri)) {
return new DrawingImage(LoadDrawingGroup(null, icon));
}
return LoadImage(null, icon + ".png");
return new DrawingImage(LoadDrawingGroup(null, "Images/" + icon));
}
public static readonly ImageSource Breakpoint = LoadBitmap("Breakpoint");
public static readonly ImageSource CurrentLine = LoadBitmap("CurrentLine");
public static readonly ImageSource ViewCode = LoadBitmap("ViewCode");
public static readonly ImageSource ViewCode = Load("ViewCode");
public static readonly ImageSource Save = Load("Save");
public static readonly ImageSource OK = LoadBitmap("OK");
public static readonly ImageSource OK = Load("OK");
public static readonly ImageSource Delete = LoadBitmap("Delete");
public static readonly ImageSource Search = LoadBitmap("Search");
public static readonly ImageSource Delete = Load("Delete");
public static readonly ImageSource Search = Load("Search");
public static readonly ImageSource Assembly = Load("Assembly");
public static readonly ImageSource AssemblyWarning = Load("AssemblyWarning");
public static readonly ImageSource AssemblyLoading = Load("FindAssembly");
public static readonly ImageSource FindAssembly = Load("FindAssembly");
public static readonly ImageSource Library = Load("Library");
public static readonly ImageSource Namespace = Load("Namespace");
@ -88,16 +71,16 @@ namespace ICSharpCode.ILSpy @@ -88,16 +71,16 @@ namespace ICSharpCode.ILSpy
public static readonly ImageSource Enum = Load("Enum");
public static readonly ImageSource Field = Load("Field");
public static readonly ImageSource FieldReadOnly = Load("Field");
public static readonly ImageSource FieldReadOnly = Load("FieldReadOnly");
public static readonly ImageSource Literal = Load("Literal");
public static readonly ImageSource EnumValue = Load("EnumValue");
public static readonly ImageSource Method = Load("Method");
public static readonly ImageSource Constructor = Load("Constructor");
public static readonly ImageSource VirtualMethod = Load("Method");
public static readonly ImageSource VirtualMethod = Load("VirtualMethod");
public static readonly ImageSource Operator = Load("Operator");
public static readonly ImageSource ExtensionMethod = Load("ExtensionMethod");
public static readonly ImageSource PInvokeMethod = Load("Method");
public static readonly ImageSource PInvokeMethod = Load("PInvokeMethod");
public static readonly ImageSource Property = Load("Property");
public static readonly ImageSource Indexer = Load("Indexer");
@ -124,7 +107,7 @@ namespace ICSharpCode.ILSpy @@ -124,7 +107,7 @@ namespace ICSharpCode.ILSpy
return LoadImage(part, icon + ".png");
}
public static BitmapImage LoadImage(object part, string icon)
static BitmapImage LoadImage(object part, string icon)
{
Uri uri = GetUri(part, icon);
BitmapImage image = new BitmapImage(uri);

BIN
ILSpy/Images/Indexer.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 437 B

BIN
ILSpy/Images/Interface.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

BIN
ILSpy/Images/Library.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 B

BIN
ILSpy/Images/Literal.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

BIN
ILSpy/Images/Method.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 B

BIN
ILSpy/Images/NameSpace.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 B

BIN
ILSpy/Images/OK.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 B

26
ILSpy/Images/OK.xaml

@ -1,20 +1,10 @@ @@ -1,20 +1,10 @@
<!-- This file was generated by the AiToXaml tool.-->
<!-- Tool Version: 14.0.22307.0 -->
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<Rectangle Width="16" Height="16">
<Rectangle.Fill>
<DrawingBrush>
<DrawingBrush.Drawing>
<DrawingGroup>
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M8,16C3.589,16 0,12.411 0,8 0,3.589 3.589,0 8,0 12.411,0 16,3.589 16,8 16,12.411 12.411,16 8,16" />
<GeometryDrawing Brush="#FF329932" Geometry="F1M6.2998,12.3887L3.0428,9.1317 4.4568,7.7177 6.2998,9.5607 11.5428,4.3177 12.9568,5.7317z M7.9998,0.999700000000001C4.1338,0.999700000000001 0.9998,4.1337 0.9998,7.9997 0.9998,11.8657 4.1338,14.9997 7.9998,14.9997 11.8658,14.9997 14.9998,11.8657 14.9998,7.9997 14.9998,4.1337 11.8658,0.999700000000001 7.9998,0.999700000000001" />
<GeometryDrawing Brush="#FFFFFFFF" Geometry="F1M6.2998,12.3887L3.0428,9.1317 4.4568,7.7177 6.2998,9.5607 11.5428,4.3177 12.9568,5.7317z" />
</DrawingGroup.Children>
</DrawingGroup>
</DrawingBrush.Drawing>
</DrawingBrush>
</Rectangle.Fill>
</Rectangle>
</Viewbox>
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M8,16C3.589,16 0,12.411 0,8 0,3.589 3.589,0 8,0 12.411,0 16,3.589 16,8 16,12.411 12.411,16 8,16" />
<GeometryDrawing Brush="#FF329932" Geometry="F1M6.2998,12.3887L3.0428,9.1317 4.4568,7.7177 6.2998,9.5607 11.5428,4.3177 12.9568,5.7317z M7.9998,0.999700000000001C4.1338,0.999700000000001 0.9998,4.1337 0.9998,7.9997 0.9998,11.8657 4.1338,14.9997 7.9998,14.9997 11.8658,14.9997 14.9998,11.8657 14.9998,7.9997 14.9998,4.1337 11.8658,0.999700000000001 7.9998,0.999700000000001" />
<GeometryDrawing Brush="#FFFFFFFF" Geometry="F1M6.2998,12.3887L3.0428,9.1317 4.4568,7.7177 6.2998,9.5607 11.5428,4.3177 12.9568,5.7317z" />
</DrawingGroup.Children>
</DrawingGroup>

BIN
ILSpy/Images/Open.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 457 B

BIN
ILSpy/Images/Operator.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 415 B

BIN
ILSpy/Images/OverlayCompilerControlled.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

76
ILSpy/Images/OverlayCompilerControlled.svg

@ -0,0 +1,76 @@ @@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
version="1.1"
id="svg8"
sodipodi:docname="OverlayCompilerControlled.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview10"
showgrid="false"
inkscape:zoom="59"
inkscape:cx="16.385146"
inkscape:cy="5.2465319"
inkscape:window-x="-8"
inkscape:window-y="340"
inkscape:window-maximized="1"
inkscape:current-layer="svg8" />
<style
type="text/css"
id="style2">.icon-canvas-transparent{opacity:0;fill:#F6F6F6;} .icon-vs-out{fill:#F6F6F6;} .icon-vs-red{fill:#E51400;} .icon-white{fill:#FFFFFF;}</style>
<path
class="icon-canvas-transparent"
d="M 16.016949,16 H 9.0169494 V 9 h 6.9999996 z"
id="canvas"
inkscape:connector-curvature="0"
style="opacity:0;fill:#f6f6f6;stroke-width:0.43750003" />
<path
class="icon-vs-out"
d="m 9.0169494,12.5 c 0,-1.932875 1.5671326,-3.5 3.4999996,-3.5 1.932883,0 3.5,1.567125 3.5,3.5 0,1.932875 -1.567117,3.5 -3.5,3.5 -1.932867,0 -3.4999996,-1.567125 -3.4999996,-3.5 z"
id="outline"
inkscape:connector-curvature="0"
style="fill:#f6f6f6;stroke-width:0.43750003" />
<path
class="icon-vs-red"
d="m 12.516949,9.4375003 c -1.690934,0 -3.0624996,1.3711247 -3.0624996,3.0624997 0,1.690937 1.3715656,3.0625 3.0624996,3.0625 1.690934,0 3.0625,-1.371563 3.0625,-3.0625 0,-1.691375 -1.371566,-3.0624997 -3.0625,-3.0624997 z m -2.1875,3.4999997 v -0.875 h 4.375 v 0.875 z"
id="iconBg"
inkscape:connector-curvature="0"
style="fill:#e51400;stroke-width:0.43750003" />
<path
class="icon-white"
d="m 14.704449,12.9375 h -4.375 v -0.875 h 4.375 z"
id="iconFg"
inkscape:connector-curvature="0"
style="fill:#ffffff;stroke-width:0.43750003" />
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

10
ILSpy/Images/OverlayCompilerControlled.xaml

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ClipGeometry="M0,0 V16 H16 V0 H0 Z">
<GeometryDrawing Geometry="F1 M16,16z M0,0z M16.016949,16L9.0169494,16 9.0169494,9 16.016949,9z">
<GeometryDrawing.Brush>
<SolidColorBrush Color="#FFF6F6F6" Opacity="0" />
</GeometryDrawing.Brush>
</GeometryDrawing>
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M9.0169494,12.5C9.0169494,10.567125 10.584082,9 12.516949,9 14.449832,9 16.016949,10.567125 16.016949,12.5 16.016949,14.432875 14.449832,16 12.516949,16 10.584082,16 9.0169494,14.432875 9.0169494,12.5z" />
<GeometryDrawing Brush="#FFE51400" Geometry="F1 M16,16z M0,0z M12.516949,9.4375003C10.826015,9.4375003 9.4544494,10.808625 9.4544494,12.5 9.4544494,14.190937 10.826015,15.5625 12.516949,15.5625 14.207883,15.5625 15.579449,14.190937 15.579449,12.5 15.579449,10.808625 14.207883,9.4375003 12.516949,9.4375003z M10.329449,12.9375L10.329449,12.0625 14.704449,12.0625 14.704449,12.9375z" />
<GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M16,16z M0,0z M14.704449,12.9375L10.329449,12.9375 10.329449,12.0625 14.704449,12.0625z" />
</DrawingGroup>

BIN
ILSpy/Images/OverlayInternal.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 342 B

BIN
ILSpy/Images/OverlayPrivate.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

BIN
ILSpy/Images/OverlayPrivateProtected.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 423 B

BIN
ILSpy/Images/OverlayProtected.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

BIN
ILSpy/Images/OverlayProtectedInternal.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 431 B

BIN
ILSpy/Images/OverlayStatic.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 B

BIN
ILSpy/Images/PInvokeMethod.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 490 B

79
ILSpy/Images/PInvokeMethod.svg

@ -0,0 +1,79 @@ @@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
enable-background="new 0 0 16 16"
version="1.1"
id="svg20"
sodipodi:docname="PInvokeMethod.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata26">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs24" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview22"
showgrid="false"
inkscape:zoom="53"
inkscape:cx="8.3584906"
inkscape:cy="10.264151"
inkscape:window-x="-8"
inkscape:window-y="340"
inkscape:window-maximized="1"
inkscape:current-layer="svg20" />
<style
type="text/css"
id="style10">.icon-canvas-transparent{opacity:0;fill:#F6F6F6;} .icon-vs-out{fill:#F6F6F6;} .icon-vs-bg{fill:#424242;} .icon-vs-fg{fill:#F0EFF1;} .icon-vs-action-purple{fill:#652D90;}</style>
<path
class="icon-canvas-transparent"
d="M16 16h-16v-16h16v16z"
id="canvas" />
<path
style="fill:#f6f6f6"
d="M 10.580078 0 L 9.0507812 1.5292969 L 9.5195312 2 L 4.9941406 2 L 4.9941406 4.7753906 L 4.8632812 4.7070312 L -0.021484375 7.1757812 L -0.021484375 12.746094 L 5.1015625 15.972656 L 9.5664062 12.701172 L 9.5664062 7.1875 L 7.3144531 6 L 9.5195312 6 L 9.0507812 6.4707031 L 10.580078 8 L 12.470703 8 L 15.994141 4.4746094 L 15.994141 3.5253906 L 12.470703 0 L 10.580078 0 z "
id="outline" />
<path
style="fill:#424242"
inkscape:connector-curvature="0"
id="path17"
d="m 8.965,3.03 v 2 h -1 v -2 z m -3,0 v 2 h 1 v -2 z m 4.47,-1.47 1.469,1.47 H 9.965 v 2 h 1.939 l -1.47,1.47 1.061,1.06 3.53,-3.53 -3.53,-3.53 z"
class="icon-vs-bg" />
<path
style="fill:#652d90"
inkscape:connector-curvature="0"
id="path15"
d="M 8.5663208,12.194755 V 7.7917547 l -3.714,-1.959 -3.87400005,1.959 v 4.4030003 l 4.08100005,2.57 z m -3.76,-5.6860003 3.07,1.514 -2.864,1.718 -3.095,-1.766 z m -0.024,7.3740003 v 0.016 l -0.01,-0.008 -0.008,0.007 v -0.015 l -3.167,-2.065 V 8.4987547 l 3.209,1.7930003 v 3.573 z m 3.219,-1.963 -2.576,1.856 v -3.463 l 2.576,-1.5660003 z"
class="icon-vs-action-purple" />
<path
class="icon-vs-fg"
d="m 4.8063208,6.5087547 3.07,1.514 -2.864,1.718 -3.095,-1.766 z m 0,7.3560003 v -3.573 l -3.209,-1.7930003 v 3.3190003 l 3.167,2.064 v 0.016 l 0.008,-0.008 0.01,0.008 v -0.015 z m 3.195,-5.1180003 -2.576,1.5660003 v 3.463 l 2.576,-1.856 z"
id="iconFg"
inkscape:connector-curvature="0"
style="fill:#f0eff1" />
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

14
ILSpy/Images/PInvokeMethod.xaml

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ClipGeometry="M0,0 V16 H16 V0 H0 Z">
<DrawingGroup.Transform>
<TranslateTransform X="0.021484375" Y="0" />
</DrawingGroup.Transform>
<GeometryDrawing Geometry="F1 M16,16z M0,0z M16,16L0,16 0,0 16,0 16,16z">
<GeometryDrawing.Brush>
<SolidColorBrush Color="#FFF6F6F6" Opacity="0" />
</GeometryDrawing.Brush>
</GeometryDrawing>
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M10.580078,0L9.0507812,1.5292969 9.5195312,2 4.9941406,2 4.9941406,4.7753906 4.8632812,4.7070312 -0.021484375,7.1757812 -0.021484375,12.746094 5.1015625,15.972656 9.5664062,12.701172 9.5664062,7.1875 7.3144531,6 9.5195312,6 9.0507812,6.4707031 10.580078,8 12.470703,8 15.994141,4.4746094 15.994141,3.5253906 12.470703,0 10.580078,0z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1 M16,16z M0,0z M8.965,3.03L8.965,5.03 7.965,5.03 7.965,3.03z M5.965,3.03L5.965,5.03 6.965,5.03 6.965,3.03z M10.435,1.56L11.904,3.03 9.965,3.03 9.965,5.03 11.904,5.03 10.434,6.5 11.495,7.56 15.025,4.03 11.495,0.5z" />
<GeometryDrawing Brush="#FF652D90" Geometry="F1 M16,16z M0,0z M8.5663208,12.194755L8.5663208,7.7917547 4.8523208,5.8327547 0.97832075,7.7917547 0.97832075,12.194755 5.0593208,14.764755z M4.8063208,6.5087547L7.8763208,8.0227547 5.0123208,9.7407547 1.9173208,7.9747547z M4.7823208,13.882755L4.7823208,13.898755 4.7723208,13.890755 4.7643208,13.897755 4.7643208,13.882755 1.5973208,11.817755 1.5973208,8.4987547 4.8063208,10.291755 4.8063208,13.864755z M8.0013208,11.919755L5.4253208,13.775755 5.4253208,10.312755 8.0013208,8.7467547z" />
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1 M16,16z M0,0z M4.8063208,6.5087547L7.8763208,8.0227547 5.0123208,9.7407547 1.9173208,7.9747547z M4.8063208,13.864755L4.8063208,10.291755 1.5973208,8.4987547 1.5973208,11.817755 4.7643208,13.881755 4.7643208,13.897755 4.7723208,13.889755 4.7823208,13.897755 4.7823208,13.882755z M8.0013208,8.7467547L5.4253208,10.312755 5.4253208,13.775755 8.0013208,11.919755z" />
</DrawingGroup>

BIN
ILSpy/Images/PrivateInternal.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 B

BIN
ILSpy/Images/Property.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 689 B

BIN
ILSpy/Images/PublicOnly.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

132
ILSpy/Images/README.md

@ -1,74 +1,70 @@ @@ -1,74 +1,70 @@
Icons used in ILSpy:
--------------------
| | SVG | XAML | PNG | Origin | Notes |
|---------------------------|-----|------|-----|---------------------------------------------------------------------------------|---------|
| Assembly | x | x | | VS 2017 Icon Pack (Reference) | |
| AssemblyList | x | x | | VS 2017 Icon Pack (AddReference) | |
| AssemblyListGAC | x | x | | based on VS 2017 Icon Pack (AddReference) + "GAC" text | |
| AssemblyWarning | x | x | | VS 2017 Icon Pack (ReferenceWarning) | |
| Back | x | x | x | VS 2017 Icon Pack (Backward) | |
| Break | | | x | old (from SharpDevelop) | unused? |
| Breakpoint | | | x | old (from SharpDevelop) | unused? |
| Class | x | x | x | VS 2017 Icon Pack (Class) | |
| ClearSearch | | | x | old (Fugue: Cross-white.png) | TODO |
| CollapseAll | x | x | x | VS 2017 Icon Pack (CollapseAll) | |
| Constructor | x | x | | based on VS 2017 Icon Pack (Method) using a different colour | |
| Copy | x | x | | VS 2017 Icon Pack (Copy) | |
| CurrentLine | | | x | | |
| Delegate | x | x | x | VS 2017 Icon Pack (Delegate) | |
| Delete | x | x | | | |
| DisabledBreakpoint | | | x | old | unused? |
| Enum | x | x | x | VS 2017 Icon Pack (Enumerator) | |
| EnumValue | x | x | | VS 2017 Icon Pack (EnumItem) | |
| Event | x | x | | VS 2017 Icon Pack (Event) | |
| ExtensionMethod | x | x | | VS 2017 Icon Pack (ExtensionMethod) | |
| Field | x | x | | | |
| FieldReadOnly | | | x | | |
| FindAssembly | x | x | | based on VS 2017 Icon Pack (Reference + Search) with transparency modifications | |
| Folder.Closed | x | x | | VS 2017 Icon Pack (Folder) | |
| Folder.Open | x | x | | VS 2017 Icon Pack (FolderOpen) | |
| Forward | x | x | x | VS 2017 Icon Pack (Forward) | |
| Indexer | x | x | | VS 2017 Icon Pack (Indexer) | |
| Interface | x | x | x | VS 2017 Icon Pack (Interface) | |
| Library | x | x | | VS 2017 Icon Pack (Library) | |
| Literal | x | x | | VS 2017 Icon Pack (Literal) | |
| Method | x | x | | VS 2017 Icon Pack (Method) | |
| Namespace | x | x | | VS 2017 Icon Pack (Namespace) | |
| OK | x | x | | VS 2017 Icon Pack (StatusOK) | |
| Open | x | x | x | VS 2017 Icon Pack (Open) | |
| Operator | x | x | | VS 2017 Icon Pack (Operator) | |
| OverlayCompilerControlled | | | x | | TODO |
| OverlayInternal | x | x | | based on VS 2017 Icon Pack (Friend) | |
| OverlayPrivate | x | x | | extracted from VS 2017 Icon Pack (ActionPrivate) | |
| OverlayPrivateProtected | x | x | | combined OverlayPrivate and OverlayProtected | |
| OverlayProtected | x | x | | extracted from VS 2017 Icon Pack (ActionProtected) | |
| OverlayProtectedInternal | x | x | | combined OverlayProtected and OverlayInternal | |
| OverlayStatic | x | x | | custom | |
| PInvokeMethod | | | x | old | TODO |
| PrivateInternal | x | x | | combined OverlayPrivate and OverlayInternal | |
| Property | x | x | | VS 2017 Icon Pack (Property) | |
| PublicOnly | x | x | | | |
| ReferenceFolder | x | x | | combined VS 2017 Icon Pack (Reference) two times | |
| Refresh | x | x | x | VS 2017 Icon Pack (Refresh) | |
| Resource | x | x | | | |
| ResourceImage | x | x | | | |
| ResourceResourcesFile | x | x | | | |
| ResourceXml | x | x | | | |
| ResourceXsd | | | x | | TODO |
| ResourceXsl | | | x | | TODO |
| ResourceXslt | x | x | | VS 2017 Icon Pack (XSLTTemplate) | |
| Save | x | x | | VS 2017 Icon Pack (Save) | |
| Search | x | x | | VS 2017 Icon Pack (Search) | |
| SearchMsdn | x | x | | based on VS 2017 Icon Pack (Search) + Microsoft Logo | |
| ShowAll | x | x | | combined PublicOnly, OverlayPrivate, OverlayProtected, OverlayInternal | |
| Sort | x | x | x | VS 2017 Icon Pack (SortAscending) | |
| Struct | x | x | x | VS 2017 Icon Pack (Structure) | |
| SubTypes | x | x | | | |
| SuperTypes | x | x | | | |
| ViewCode | x | x | | | |
| VirtualMethod | | | x | old | TODO |
| Warning | x | x | | VS 2017 Icon Pack (StatusWarning) | |
| | SVG | XAML | Origin | Notes |
|---------------------------|-----|------|---------------------------------------------------------------------------------|---------|
| Assembly | x | x | VS 2017 Icon Pack (Reference) | |
| AssemblyList | x | x | VS 2017 Icon Pack (AddReference) | |
| AssemblyListGAC | x | x | based on VS 2017 Icon Pack (AddReference) + "GAC" text | |
| AssemblyWarning | x | x | VS 2017 Icon Pack (ReferenceWarning) | |
| Back | x | x | VS 2017 Icon Pack (Backward) | |
| Class | x | x | VS 2017 Icon Pack (Class) | |
| Close | x | x | VS 2017 Icon Pack (Clear) | |
| CollapseAll | x | x | VS 2017 Icon Pack (CollapseAll) | |
| Constructor | x | x | based on VS 2017 Icon Pack (Method) using a different colour | |
| Copy | x | x | VS 2017 Icon Pack (Copy) | |
| Delegate | x | x | VS 2017 Icon Pack (Delegate) | |
| Delete | x | x | | |
| Enum | x | x | VS 2017 Icon Pack (Enumerator) | |
| EnumValue | x | x | VS 2017 Icon Pack (EnumItem) | |
| Event | x | x | VS 2017 Icon Pack (Event) | |
| ExtensionMethod | x | x | VS 2017 Icon Pack (ExtensionMethod) | |
| Field | x | x | VS 2017 Icon Pack (Field) | |
| FieldReadOnly | x | x | VS 2017 Icon Pack (Field) with different color | |
| FindAssembly | x | x | based on VS 2017 Icon Pack (Reference + Search) with transparency modifications | |
| Folder.Closed | x | x | VS 2017 Icon Pack (Folder) | |
| Folder.Open | x | x | VS 2017 Icon Pack (FolderOpen) | |
| Forward | x | x | VS 2017 Icon Pack (Forward) | |
| Indexer | x | x | VS 2017 Icon Pack (Indexer) | |
| Interface | x | x | VS 2017 Icon Pack (Interface) | |
| Library | x | x | VS 2017 Icon Pack (Library) | |
| Literal | x | x | VS 2017 Icon Pack (Literal) | |
| Method | x | x | VS 2017 Icon Pack (Method) | |
| Namespace | x | x | VS 2017 Icon Pack (Namespace) | |
| OK | x | x | VS 2017 Icon Pack (StatusOK) | |
| Open | x | x | VS 2017 Icon Pack (Open) | |
| Operator | x | x | VS 2017 Icon Pack (Operator) | |
| OverlayCompilerControlled | x | x | based on VS 2017 Icon Pack (StatusBlocked) | |
| OverlayInternal | x | x | based on VS 2017 Icon Pack (Friend) | |
| OverlayPrivate | x | x | extracted from VS 2017 Icon Pack (ActionPrivate) | |
| OverlayPrivateProtected | x | x | combined OverlayPrivate and OverlayProtected | |
| OverlayProtected | x | x | extracted from VS 2017 Icon Pack (ActionProtected) | |
| OverlayProtectedInternal | x | x | combined OverlayProtected and OverlayInternal | |
| OverlayStatic | x | x | custom | |
| PInvokeMethod | x | x | based on VS 2017 Icon Pack (ExtensionMethod) with rotated arrow | |
| Property | x | x | VS 2017 Icon Pack (Property) | |
| ReferenceFolder | x | x | combined VS 2017 Icon Pack (Reference) two times | |
| Refresh | x | x | VS 2017 Icon Pack (Refresh) | |
| Resource | x | x | | |
| ResourceImage | x | x | | |
| ResourceResourcesFile | x | x | | |
| ResourceXml | x | x | | |
| ResourceXsd | x | x | combined VS 2017 Icon Pack (XMLSchema) with the "file symbol in ResourceXslt | |
| ResourceXsl | x | x | VS 2017 Icon Pack (XMLTransformation) | |
| ResourceXslt | x | x | VS 2017 Icon Pack (XSLTTemplate) | |
| Save | x | x | VS 2017 Icon Pack (Save) | |
| Search | x | x | VS 2017 Icon Pack (Search) | |
| SearchMsdn | x | x | based on VS 2017 Icon Pack (Search) + Microsoft Logo | |
| ShowAll | x | x | combined PublicOnly, OverlayPrivate, OverlayProtected, OverlayInternal | |
| ShowPrivateInternal | x | x | combined OverlayPrivate and OverlayInternal | |
| ShowPublicOnly | x | x | | |
| Sort | x | x | VS 2017 Icon Pack (SortAscending) | |
| Struct | x | x | VS 2017 Icon Pack (Structure) | |
| SubTypes | x | x | | |
| SuperTypes | x | x | | |
| ViewCode | x | x | | |
| VirtualMethod | x | x | combined VS 2017 Icon Pack (Method) two times | |
| Warning | x | x | VS 2017 Icon Pack (StatusWarning) | |
Note: All XAML icons from VS 2017 Icon Pack are modified to not include a `Viewbox` XAML root element. We always use a `Drawing`-derived root element.
Note: When changing an icon, start with SVG and use https://github.com/BerndK/SvgToXaml to generate the XAML. The result is much better XAML than what Inkscape produces.

BIN
ILSpy/Images/ReferenceFolder.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 472 B

BIN
ILSpy/Images/Refresh.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 591 B

BIN
ILSpy/Images/Resource.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 592 B

BIN
ILSpy/Images/ResourceImage.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

BIN
ILSpy/Images/ResourceResourcesFile.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

BIN
ILSpy/Images/ResourceXml.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 757 B

BIN
ILSpy/Images/ResourceXsd.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 715 B

93
ILSpy/Images/ResourceXsd.svg

@ -0,0 +1,93 @@ @@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
version="1.1"
id="svg35"
sodipodi:docname="ResourceXsd.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata41">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs39" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview37"
showgrid="false"
inkscape:zoom="29.5"
inkscape:cx="-0.68881196"
inkscape:cy="7.3318571"
inkscape:window-x="-8"
inkscape:window-y="340"
inkscape:window-maximized="1"
inkscape:current-layer="svg35" />
<style
type="text/css"
id="style30">.icon-canvas-transparent{opacity:0;fill:#F6F6F6;} .icon-vs-out{fill:#F6F6F6;} .icon-vs-bg{fill:#424242;}</style>
<style
id="style58"
type="text/css">.icon-canvas-transparent{opacity:0;fill:#F6F6F6;} .icon-vs-out{fill:#F6F6F6;} .icon-vs-bg{fill:#424242;} .icon-vs-fg{fill:#F0EFF1;}</style>
<path
inkscape:connector-curvature="0"
class="icon-canvas-transparent"
d="M 16,16 H 0 V 5.9e-7 h 16 z"
id="canvas-7"
style="opacity:0;fill:#f6f6f6" />
<path
inkscape:connector-curvature="0"
class="icon-vs-out"
d="M 2.965,16 C 2.012,16 1,15.299 1,14 V 2.0000004 C 1,0.70100059 2.012,5.9e-7 2.964,5.9e-7 h 8.059 L 15,3.5530004 V 14 c -0.028,0.825 -0.593,2 -2.035,2 z"
id="outline-8"
style="fill:#f6f6f6" />
<path
inkscape:connector-curvature="0"
class="icon-vs-bg"
d="M 10.641,1.0000006 H 2.964 c 0,0 -0.964,0 -0.964,0.9999998 C 2,2.8050004 2,11.441 2,14 c 0,1 0.965,1 0.965,1 0,0 9,0 10,0 1,0 1.035,-1 1.035,-1 V 4.0000004 Z M 13,14 H 3 V 2.0000004 h 7 v 3 h 3 z M 6,4.0000004 H 4 v -1 h 2 z m 3,0 H 7 v -1 h 2 z m -3,2 H 4 v -1 h 2 z m 3,0 H 7 v -1 h 2 z m -3,2 H 4 v -1 h 2 z m 3,0 H 7 v -1 h 2 z"
id="iconBg-1"
style="fill:#424242" />
<path
inkscape:connector-curvature="0"
class="icon-vs-fg"
d="m 10,5.0000004 v -3 H 3 V 14 H 13 V 5.0000004 Z"
id="iconFg"
style="fill:#f0eff1"
sodipodi:nodetypes="ccccccc" />
<path
class="icon-vs-out"
d="M 8.2694915,13 V 10.305085 H 7.7305084 V 13 H 3.957627 V 10.305085 H 5.0355931 V 8.6881359 H 7.1915253 V 7.8343868 L 6.6525423,8.3722918 4.8124541,6.5322037 6.6525423,4.6921156 7.6841558,5.7237292 6.8767592,6.5322037 7.4152033,7.0711868 H 8.5847966 L 9.1232407,6.5322037 8.315844,5.7237292 9.3474576,4.6921156 11.187546,6.5322037 9.3474576,8.3722918 8.8084746,7.8343868 v 0.8537491 h 2.1559324 v 1.6169491 h 1.077966 V 13 Z"
id="outline"
inkscape:connector-curvature="0"
style="fill:#f6f6f6;stroke-width:0.53898305" />
<path
class="icon-vs-bg"
d="M 5.5745762,6.4206341 6.6525423,7.4986002 6.9220338,7.2291087 6.1135592,6.4206341 6.9220338,5.6121596 6.6525423,5.3426681 Z m 4.8508478,0 L 9.3474575,5.3426681 9.077966,5.6121596 9.8864406,6.4206341 9.077966,7.2291087 9.3474575,7.4986002 Z M 5.5745762,9.1155495 H 7.7305084 V 7.4986002 h 0.538983 v 1.6169493 h 2.1559326 v 1.6169495 h 1.077966 v 1.616949 H 8.8084745 V 10.732499 H 9.8864406 V 9.654532 H 6.1135592 v 1.077967 h 1.0779661 v 1.616949 H 4.4966101 v -1.616949 h 1.0779661 z"
id="iconBg"
inkscape:connector-curvature="0"
style="fill:#424242;stroke-width:0.53898305" />
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

12
ILSpy/Images/ResourceXsd.xaml

@ -0,0 +1,12 @@ @@ -0,0 +1,12 @@
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ClipGeometry="M0,0 V16 H16 V0 H0 Z">
<GeometryDrawing Geometry="F1 M16,16z M0,0z M16,16L0,16 0,5.9E-07 16,5.9E-07z">
<GeometryDrawing.Brush>
<SolidColorBrush Color="#FFF6F6F6" Opacity="0" />
</GeometryDrawing.Brush>
</GeometryDrawing>
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M2.965,16C2.012,16,1,15.299,1,14L1,2.0000004C1,0.70100059,2.012,5.9E-07,2.964,5.9E-07L11.023,5.9E-07 15,3.5530004 15,14C14.972,14.825,14.407,16,12.965,16z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1 M16,16z M0,0z M10.641,1.0000006L2.964,1.0000006C2.964,1.0000006 2,1.0000006 2,2.0000004 2,2.8050004 2,11.441 2,14 2,15 2.965,15 2.965,15 2.965,15 11.965,15 12.965,15 13.965,15 14,14 14,14L14,4.0000004z M13,14L3,14 3,2.0000004 10,2.0000004 10,5.0000004 13,5.0000004z M6,4.0000004L4,4.0000004 4,3.0000004 6,3.0000004z M9,4.0000004L7,4.0000004 7,3.0000004 9,3.0000004z M6,6.0000004L4,6.0000004 4,5.0000004 6,5.0000004z M9,6.0000004L7,6.0000004 7,5.0000004 9,5.0000004z M6,8.0000004L4,8.0000004 4,7.0000004 6,7.0000004z M9,8.0000004L7,8.0000004 7,7.0000004 9,7.0000004z" />
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1 M16,16z M0,0z M10,5.0000004L10,2.0000004 3,2.0000004 3,14 13,14 13,5.0000004z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M8.2694915,13L8.2694915,10.305085 7.7305084,10.305085 7.7305084,13 3.957627,13 3.957627,10.305085 5.0355931,10.305085 5.0355931,8.6881359 7.1915253,8.6881359 7.1915253,7.8343868 6.6525423,8.3722918 4.8124541,6.5322037 6.6525423,4.6921156 7.6841558,5.7237292 6.8767592,6.5322037 7.4152033,7.0711868 8.5847966,7.0711868 9.1232407,6.5322037 8.315844,5.7237292 9.3474576,4.6921156 11.187546,6.5322037 9.3474576,8.3722918 8.8084746,7.8343868 8.8084746,8.6881359 10.964407,8.6881359 10.964407,10.305085 12.042373,10.305085 12.042373,13z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1 M16,16z M0,0z M5.5745762,6.4206341L6.6525423,7.4986002 6.9220338,7.2291087 6.1135592,6.4206341 6.9220338,5.6121596 6.6525423,5.3426681z M10.425424,6.4206341L9.3474575,5.3426681 9.077966,5.6121596 9.8864406,6.4206341 9.077966,7.2291087 9.3474575,7.4986002z M5.5745762,9.1155495L7.7305084,9.1155495 7.7305084,7.4986002 8.2694914,7.4986002 8.2694914,9.1155495 10.425424,9.1155495 10.425424,10.732499 11.50339,10.732499 11.50339,12.349448 8.8084745,12.349448 8.8084745,10.732499 9.8864406,10.732499 9.8864406,9.654532 6.1135592,9.654532 6.1135592,10.732499 7.1915253,10.732499 7.1915253,12.349448 4.4966101,12.349448 4.4966101,10.732499 5.5745762,10.732499z" />
</DrawingGroup>

BIN
ILSpy/Images/ResourceXsl.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 776 B

1
ILSpy/Images/ResourceXsl.svg

@ -0,0 +1 @@ @@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><style type="text/css">.icon-canvas-transparent{opacity:0;fill:#F6F6F6;} .icon-vs-out{fill:#F6F6F6;} .icon-vs-bg{fill:#424242;} .icon-vs-fg{fill:#F0EFF1;}</style><path class="icon-canvas-transparent" d="M16 16h-16v-16h16v16z" id="canvas"/><path class="icon-vs-out" d="M13.689 0l2.311 2.179v8.864s.195 1.957-2.003 1.957h-2.997v1.016s.125 1.984-1.984 1.984h-7c-2.016 0-2.016-2.031-2.016-2.031v-10.469c0-1.104.719-2.042 1.713-2.373l.287-.127v-1h11.689z" id="outline"/><path class="icon-vs-bg" d="M5,9H3V8h2V9zM5,10H3v1h2V10zM3,13h2v-1H3V13zM1,7v7c0,0.986,1,1,1,1h7.032c0,0,0.969-0.156,0.969-1.016S10,13,10,13H9v1H2V7h3V6H2C1.048,6,1,7,1,7zM9,7h1v1h1V7h1V4H9V7zM8,10h2V8H8V10zM13,10V8h-2v2H13zM2,3.5C2,3.225,2.225,3,2.5,3H4L3,4h1.5L6,2.5L4.5,1H3l1,1H2.5C1.673,2,1,2.673,1,3.5V5h1V3.5zM13,1H6.964c0,0-0.442,0.008-0.727,0.323L7,2.086V2h5v2h2v7H7V2.914l-1,1C6,6.012,6,9.237,6,11c0,1,0.964,1,0.964,1s6,0,7,0S15,11,15,11V3L13,1z" id="iconBg"/><path class="icon-vs-fg" d="M8 13h-1.488c-1.553-.303-1.512-2-1.512-2h-2v-1h2v-1h-2v-1h2v-1h-3v7h7v-1h-1zm-5 0v-1h2.031l-.016 1h-2.015zm11-9v7h-7v-8.086l.414-.414-.414-.414v-.086h5v2h-3v3h1v1h-2v2h2v-2h1v2h2v-2h-2v-1h1v-3h2z" id="iconFg"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

10
ILSpy/Images/ResourceXsl.xaml

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<!-- This file was generated by the AiToXaml tool.-->
<!-- Tool Version: 14.0.22307.0 -->
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M13.6885,0L15.9995,2.179 15.9995,11.043C15.9995,11.043,16.1955,13,13.9975,13L10.9995,13 10.9995,14.016C10.9995,14.016,11.1245,16,9.0155,16L2.0165,16C-0.000500000000000611,16,-0.000500000000000611,13.969,-0.000500000000000611,13.969L-0.000500000000000611,3.5C-0.000500000000000611,2.396,0.718499999999999,1.458,1.7125,1.127L1.9995,1 1.9995,0z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1M13,1L6.964,1C6.964,1,6.522,1.008,6.237,1.323L7,2.086 7,2 12,2 12,4 14,4 14,11 7,11 7,2.914 6,3.914 6,11C6,12,6.964,12,6.964,12L13.965,12C14.965,12,15,11,15,11L15,3z M2,3.5C2,3.225,2.225,3,2.5,3L4,3 3,4 4.5,4 6,2.5 4.5,1 3,1 4,2 2.5,2C1.673,2,1,2.673,1,3.5L1,5 2,5z M13,8L11,8 11,10 13,10z M8,10L10,10 10,8 8,8z M9,7L10,7 10,8 11,8 11,7 12,7 12,4 9,4z M1,7L1,14C1,14.986,2,15,2,15L9.031,15C9.031,15,10,14.844,10,13.984L10,13 9,13 9,14 2,14 2,7 5,7 5,6 2,6C1.048,6,1,7,1,7 M3,13L5,13 5,12 3,12z M5,10L3,10 3,11 5,11z M5,9L3,9 3,8 5,8z" />
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M14,4L14,11 7,11 7,2.914 7.414,2.5 7,2.086 7,2 12,2 12,4 9,4 9,7 10,7 10,8 8,8 8,10 10,10 10,8 11,8 11,10 13,10 13,8 11,8 11,7 12,7 12,4z M3,13L3,12 5.031,12 5.016,13z M8,13L6.512,13C4.959,12.697,5,11,5,11L3,11 3,10 5,10 5,9 3,9 3,8 5,8 5,7 2,7 2,14 9,14 9,13z" />
</DrawingGroup.Children>
</DrawingGroup>

BIN
ILSpy/Images/ResourceXslt.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

BIN
ILSpy/Images/Search.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 B

BIN
ILSpy/Images/SearchMsdn.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 B

BIN
ILSpy/Images/ShowAll.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 852 B

0
ILSpy/Images/PrivateInternal.svg → ILSpy/Images/ShowPrivateInternal.svg

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

0
ILSpy/Images/PrivateInternal.xaml → ILSpy/Images/ShowPrivateInternal.xaml

0
ILSpy/Images/PublicOnly.svg → ILSpy/Images/ShowPublicOnly.svg

Before

Width:  |  Height:  |  Size: 547 B

After

Width:  |  Height:  |  Size: 547 B

0
ILSpy/Images/PublicOnly.xaml → ILSpy/Images/ShowPublicOnly.xaml

BIN
ILSpy/Images/Sort.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 356 B

BIN
ILSpy/Images/Struct.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 167 B

BIN
ILSpy/Images/SubTypes.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 633 B

BIN
ILSpy/Images/SuperTypes.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 605 B

BIN
ILSpy/Images/ViewCode.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

26
ILSpy/Images/ViewCode.xaml

@ -1,20 +1,10 @@ @@ -1,20 +1,10 @@
<!-- This file was generated by the AiToXaml tool.-->
<!-- Tool Version: 14.0.22307.0 -->
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<Rectangle Width="16" Height="16">
<Rectangle.Fill>
<DrawingBrush>
<DrawingBrush.Drawing>
<DrawingGroup>
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M4.2327,2.3533L5.8787,4.0003 -0.000299999999999301,4.0003 -0.000299999999999301,7.0003 5.8787,7.0003 4.2327,8.6463 4.5857,8.9993 1.9997,8.9993 1.9997,12.0003 6.0007,12.0003 6.0007,15.0003 15.0007,15.0003 15.0007,12.0003 14.0007,12.0003 14.0007,8.9993 15.0007,8.9993 15.0007,6.0003 16.0007,6.0003 16.0007,3.0003 9.9997,3.0003 9.9997,3.8783 6.3527,0.232300000000001z M8.9997,8.1213L8.9997,8.9993 8.1207,8.9993z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1M7,14L14,14 14,13 7,13z M13,10L3,10 3,11 13,11z M14,7L10,7 10,8 14,8z M15,5L11,5 11,4 15,4z" />
<GeometryDrawing Brush="#FF00529C" Geometry="F1M10.207,5.5L6.353,9.354 5.646,8.646 8.293,6 1,6 1,5 8.293,5 5.646,2.354 6.353,1.646z" />
</DrawingGroup.Children>
</DrawingGroup>
</DrawingBrush.Drawing>
</DrawingBrush>
</Rectangle.Fill>
</Rectangle>
</Viewbox>
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<DrawingGroup.Children>
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M4.2327,2.3533L5.8787,4.0003 -0.000299999999999301,4.0003 -0.000299999999999301,7.0003 5.8787,7.0003 4.2327,8.6463 4.5857,8.9993 1.9997,8.9993 1.9997,12.0003 6.0007,12.0003 6.0007,15.0003 15.0007,15.0003 15.0007,12.0003 14.0007,12.0003 14.0007,8.9993 15.0007,8.9993 15.0007,6.0003 16.0007,6.0003 16.0007,3.0003 9.9997,3.0003 9.9997,3.8783 6.3527,0.232300000000001z M8.9997,8.1213L8.9997,8.9993 8.1207,8.9993z" />
<GeometryDrawing Brush="#FF424242" Geometry="F1M7,14L14,14 14,13 7,13z M13,10L3,10 3,11 13,11z M14,7L10,7 10,8 14,8z M15,5L11,5 11,4 15,4z" />
<GeometryDrawing Brush="#FF00529C" Geometry="F1M10.207,5.5L6.353,9.354 5.646,8.646 8.293,6 1,6 1,5 8.293,5 5.646,2.354 6.353,1.646z" />
</DrawingGroup.Children>
</DrawingGroup>

BIN
ILSpy/Images/VirtualMethod.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 B

93
ILSpy/Images/VirtualMethod.svg

@ -0,0 +1,93 @@ @@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
enable-background="new 0 0 16 16"
version="1.1"
id="svg8"
sodipodi:docname="VirtualMethod.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview10"
showgrid="false"
inkscape:zoom="41.7193"
inkscape:cx="3.3822659"
inkscape:cy="10.458595"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg8" />
<style
type="text/css"
id="style2">.icon-canvas-transparent{opacity:0;fill:#F6F6F6;} .icon-vs-out{fill:#F6F6F6;} .icon-vs-fg{fill:#F0EFF1;} .icon-vs-action-purple{fill:#652D90;}</style>
<path
class="icon-canvas-transparent"
d="M16 16h-16v-16h16v16z"
id="canvas" />
<path
class="icon-vs-out"
d="M 14.712363,1.9097912 V 6.7016619 L 11.276564,9.1241143 H 10.760481 L 6.7287634,6.6047182 V 1.8972455 L 10.48961,0 h 0.637546 z"
id="outline"
inkscape:connector-curvature="0"
style="fill:#f6f6f6;stroke-width:0.57025713" />
<path
class="icon-vs-fg"
d="M 13.409326,2.5079909 10.998279,4.0032051 8.1914729,2.4361385 10.802111,1.1194148 Z M 7.8692777,2.909452 10.720563,4.5016099 v 3.253317 L 7.8692777,5.9728733 Z M 11.290821,7.7190006 V 4.4924858 l 2.281028,-1.4142377 v 3.0320572 z"
id="iconFg"
inkscape:connector-curvature="0"
style="fill:#f0eff1;stroke-width:0.57025713" />
<path
class="icon-vs-action-purple"
d="M 10.809523,0.47730523 7.2990205,2.2479537 V 6.2882255 L 11.015387,8.6108829 14.142106,6.4056984 V 2.2525157 Z M 13.409326,2.5079909 10.998279,4.0032051 8.1914729,2.4361385 10.802111,1.1194148 Z M 7.8692777,2.909452 10.720563,4.5016099 v 3.253317 L 7.8692777,5.9728733 Z M 11.290821,7.7190006 V 4.4924858 l 2.281028,-1.4142377 v 3.0320572 z"
id="iconBg"
inkscape:connector-curvature="0"
style="fill:#652d90;stroke-width:0.57025713" />
<path
class="icon-vs-out"
d="M 9.6816129,8.7585278 V 13.548601 L 6.2471024,15.970143 H 5.7312144 L 1.7010089,13.451692 V 8.7459868 L 5.4604432,6.8494533 h 0.6373085 z"
id="outline-4"
inkscape:connector-curvature="0"
style="fill:#f6f6f6;stroke-width:0.57004309" />
<path
class="icon-vs-fg"
d="M 8.3790645,9.3565032 5.9689214,10.851156 3.16317,9.2846777 5.7728268,7.9684481 Z M 2.8410948,9.7578136 5.6913109,11.349374 V 14.60147 L 2.8410948,12.820085 Z M 6.2613539,14.565557 V 11.340253 L 8.541527,9.9265461 v 3.0309199 z"
id="iconFg-4"
inkscape:connector-curvature="0"
style="fill:#f0eff1;stroke-width:0.57004309" />
<path
class="icon-vs-action-purple"
d="M 5.7802377,7.3265795 2.271052,9.0965632 v 4.0387558 l 3.7149707,2.321786 3.1255472,-2.204357 V 9.1011244 Z M 8.3790645,9.3565032 5.9689214,10.851156 3.16317,9.2846777 5.7728268,7.9684481 Z M 2.8410948,9.7578136 5.6913109,11.349374 V 14.60147 L 2.8410948,12.820085 Z M 6.2613539,14.565557 V 11.340253 L 8.541527,9.9265461 v 3.0309199 z"
id="iconBg-2"
inkscape:connector-curvature="0"
style="fill:#652d90;stroke-width:0.57004309" />
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

13
ILSpy/Images/VirtualMethod.xaml

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ClipGeometry="M0,0 V16 H16 V0 H0 Z">
<GeometryDrawing Geometry="F1 M16,16z M0,0z M16,16L0,16 0,0 16,0 16,16z">
<GeometryDrawing.Brush>
<SolidColorBrush Color="#FFF6F6F6" Opacity="0" />
</GeometryDrawing.Brush>
</GeometryDrawing>
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M14.712363,1.9097912L14.712363,6.7016619 11.276564,9.1241143 10.760481,9.1241143 6.7287634,6.6047182 6.7287634,1.8972455 10.48961,0 11.127156,0z" />
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1 M16,16z M0,0z M13.409326,2.5079909L10.998279,4.0032051 8.1914729,2.4361385 10.802111,1.1194148z M7.8692777,2.909452L10.720563,4.5016099 10.720563,7.7549269 7.8692777,5.9728733z M11.290821,7.7190006L11.290821,4.4924858 13.571849,3.0782481 13.571849,6.1103053z" />
<GeometryDrawing Brush="#FF652D90" Geometry="F1 M16,16z M0,0z M10.809523,0.47730523L7.2990205,2.2479537 7.2990205,6.2882255 11.015387,8.6108829 14.142106,6.4056984 14.142106,2.2525157z M13.409326,2.5079909L10.998279,4.0032051 8.1914729,2.4361385 10.802111,1.1194148z M7.8692777,2.909452L10.720563,4.5016099 10.720563,7.7549269 7.8692777,5.9728733z M11.290821,7.7190006L11.290821,4.4924858 13.571849,3.0782481 13.571849,6.1103053z" />
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M9.6816129,8.7585278L9.6816129,13.548601 6.2471024,15.970143 5.7312144,15.970143 1.7010089,13.451692 1.7010089,8.7459868 5.4604432,6.8494533 6.0977517,6.8494533z" />
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1 M16,16z M0,0z M8.3790645,9.3565032L5.9689214,10.851156 3.16317,9.2846777 5.7728268,7.9684481z M2.8410948,9.7578136L5.6913109,11.349374 5.6913109,14.60147 2.8410948,12.820085z M6.2613539,14.565557L6.2613539,11.340253 8.541527,9.9265461 8.541527,12.957466z" />
<GeometryDrawing Brush="#FF652D90" Geometry="F1 M16,16z M0,0z M5.7802377,7.3265795L2.271052,9.0965632 2.271052,13.135319 5.9860227,15.457105 9.1115699,13.252748 9.1115699,9.1011244z M8.3790645,9.3565032L5.9689214,10.851156 3.16317,9.2846777 5.7728268,7.9684481z M2.8410948,9.7578136L5.6913109,11.349374 5.6913109,14.60147 2.8410948,12.820085z M6.2613539,14.565557L6.2613539,11.340253 8.541527,9.9265461 8.541527,12.957466z" />
</DrawingGroup>

BIN
ILSpy/Images/Warning.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

13
ILSpy/MainWindow.xaml

@ -53,12 +53,9 @@ @@ -53,12 +53,9 @@
<Menu DockPanel.Dock="Top" Name="mainMenu" Height="23" KeyboardNavigation.TabNavigation="None">
<MenuItem Header="{x:Static properties:Resources._File}" /> <!-- contents of file menu are added using MEF -->
<MenuItem Header="{x:Static properties:Resources._View}">
<MenuItem Header="{x:Static properties:Resources.Show_publiconlyTypesMembers}" IsCheckable="True" IsChecked="{Binding FilterSettings.ApiVisPublicOnly}">
</MenuItem>
<MenuItem Header="{x:Static properties:Resources.Show_internalTypesMembers}" IsCheckable="True" IsChecked="{Binding FilterSettings.ApiVisPublicAndInternal}">
</MenuItem>
<MenuItem Header="{x:Static properties:Resources.Show_allTypesAndMembers}" IsCheckable="True" IsChecked="{Binding FilterSettings.ApiVisAll}">
</MenuItem>
<MenuItem Header="{x:Static properties:Resources.Show_publiconlyTypesMembers}" IsCheckable="True" IsChecked="{Binding FilterSettings.ApiVisPublicOnly}" />
<MenuItem Header="{x:Static properties:Resources.Show_internalTypesMembers}" IsCheckable="True" IsChecked="{Binding FilterSettings.ApiVisPublicAndInternal}" />
<MenuItem Header="{x:Static properties:Resources.Show_allTypesAndMembers}" IsCheckable="True" IsChecked="{Binding FilterSettings.ApiVisAll}" />
</MenuItem>
</Menu>
<!-- ToolBar -->
@ -82,10 +79,10 @@ @@ -82,10 +79,10 @@
<!-- 'Open' toolbar category is inserted here -->
<Separator />
<CheckBox IsChecked="{Binding FilterSettings.ApiVisPublicOnly}" ToolTip="{x:Static properties:Resources.ShowPublicOnlyTypesMembers}">
<Image Width="16" Height="16" Source="{controls:XamlResource Images/PublicOnly}" />
<Image Width="16" Height="16" Source="{controls:XamlResource Images/ShowPublicOnly}" />
</CheckBox>
<CheckBox IsChecked="{Binding FilterSettings.ApiVisPublicAndInternal}" ToolTip="{x:Static properties:Resources.ShowInternalTypesMembers}">
<Image Width="16" Height="16" Source="{controls:XamlResource Images/PrivateInternal}" />
<Image Width="16" Height="16" Source="{controls:XamlResource Images/ShowPrivateInternal}" />
</CheckBox>
<CheckBox IsChecked="{Binding FilterSettings.ApiVisAll}" ToolTip="{x:Static properties:Resources.ShowAllTypesAndMembers}">
<Image Width="16" Height="16" Source="{controls:XamlResource Images/ShowAll}" />

2
ILSpy/TreeNodes/AssemblyTreeNode.cs

@ -72,7 +72,7 @@ namespace ICSharpCode.ILSpy.TreeNodes @@ -72,7 +72,7 @@ namespace ICSharpCode.ILSpy.TreeNodes
if (LoadedAssembly.IsLoaded) {
return LoadedAssembly.HasLoadError ? Images.AssemblyWarning : Images.Assembly;
} else {
return Images.AssemblyLoading;
return Images.FindAssembly;
}
}
}

Loading…
Cancel
Save