Browse Source

add icons for delegate, enum, interface and struct.

pull/1704/head
Siegfried Pammer 6 years ago
parent
commit
5510b95d53
  1. 20
      ILSpy/ILSpy.csproj
  2. BIN
      ILSpy/Images/Delegate.png
  3. 10
      ILSpy/Images/Delegate.xaml
  4. BIN
      ILSpy/Images/Enum.png
  5. 10
      ILSpy/Images/Enum.xaml
  6. 8
      ILSpy/Images/Images.cs
  7. BIN
      ILSpy/Images/Interface.png
  8. 10
      ILSpy/Images/Interface.xaml
  9. BIN
      ILSpy/Images/Struct.png
  10. 9
      ILSpy/Images/Struct.xaml

20
ILSpy/ILSpy.csproj

@ -315,13 +315,17 @@
<Page Include="Images\Back.xaml" /> <Page Include="Images\Back.xaml" />
<Page Include="Images\Class.xaml" /> <Page Include="Images\Class.xaml" />
<Page Include="Images\CollapseAll.xaml" /> <Page Include="Images\CollapseAll.xaml" />
<Page Include="Images\Delegate.xaml" />
<Page Include="Images\Enum.xaml" />
<Page Include="Images\Forward.xaml" /> <Page Include="Images\Forward.xaml" />
<Page Include="Images\Interface.xaml" />
<Page Include="Images\Open.xaml" /> <Page Include="Images\Open.xaml" />
<Page Include="Images\OverlayInternal.xaml" /> <Page Include="Images\OverlayInternal.xaml" />
<Page Include="Images\OverlayPrivate.xaml" /> <Page Include="Images\OverlayPrivate.xaml" />
<Page Include="Images\Refresh.xaml" /> <Page Include="Images\Refresh.xaml" />
<Page Include="Images\Search.xaml" /> <Page Include="Images\Search.xaml" />
<Page Include="Images\Sort.xaml" /> <Page Include="Images\Sort.xaml" />
<Page Include="Images\Struct.xaml" />
<Page Include="MainWindow.xaml" /> <Page Include="MainWindow.xaml" />
<Page Include="OpenFromGacDialog.xaml" /> <Page Include="OpenFromGacDialog.xaml" />
<Page Include="OpenListDialog.xaml" /> <Page Include="OpenListDialog.xaml" />
@ -418,10 +422,22 @@
<SubType>Designer</SubType> <SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
</Page> </Page>
<Page Update="Images\Delegate.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Enum.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Forward.xaml"> <Page Update="Images\Forward.xaml">
<SubType>Designer</SubType> <SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
</Page> </Page>
<Page Update="Images\Interface.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Images\Open.xaml"> <Page Update="Images\Open.xaml">
<SubType>Designer</SubType> <SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
@ -446,6 +462,10 @@
<SubType>Designer</SubType> <SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
</Page> </Page>
<Page Update="Images\Struct.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Update="Options\DecompilerSettingsPanel.xaml"> <Page Update="Options\DecompilerSettingsPanel.xaml">
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
</Page> </Page>

BIN
ILSpy/Images/Delegate.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 316 B

10
ILSpy/Images/Delegate.xaml

@ -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="F1M2.75,16C1.233,16,0,14.767,0,13.25L0,5.75C0,4.233,1.233,3,2.75,3L4,3 4,2.25C4,1.009,5.009,0,6.25,0L9.75,0C10.99,0,12,1.009,12,2.25L12,3 13.25,3C14.767,3,16,4.233,16,5.75L16,13.25C16,14.767,14.767,16,13.25,16z" />
<GeometryDrawing Brush="#FF642D90" Geometry="F1M13,13L12,13 12,6 13,6z M10,4L6,4 6,2.25C6,2.112,6.112,2,6.25,2L9.75,2C9.888,2,10,2.112,10,2.25z M4,13L3,13 3,6 4,6z M13.25,4L12,4 11,4 11,2.25C11,1.56,10.44,1,9.75,1L6.25,1C5.56,1,5,1.56,5,2.25L5,4 4,4 2.75,4C1.785,4,1,4.785,1,5.75L1,13.25C1,14.215,1.785,15,2.75,15L13.25,15C14.215,15,15,14.215,15,13.25L15,5.75C15,4.785,14.215,4,13.25,4" />
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M13,13L12,13 12,6 13,6z M4,13L3,13 3,6 4,6z" />
</DrawingGroup.Children>
</DrawingGroup>

BIN
ILSpy/Images/Enum.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 303 B

10
ILSpy/Images/Enum.xaml

@ -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="F1M7.5861,0.999700000000001L6.0001,2.5867 6.0001,5.9997 1.5861,5.9997 9.99999999997669E-05,7.5867 9.99999999997669E-05,13.4157 1.5861,14.9997 8.4141,14.9997 10.0001,13.4157 10.0001,9.9997 14.4141,9.9997 16.0001,8.4147 16.0001,2.5867 14.4141,0.999700000000001z" />
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M13,5L9,5 9,4 13,4z M14,6L14,3 8,3 8,6 8.414,6 9,6.586 9,6 13,6 13,7 9.414,7 10,7.586 10,8 14,8z M3,11L7,11 7,12 3,12z M3,9L7,9 7,10 3,10z M2,13L8,13 8,11 8,8 2,8z" />
<GeometryDrawing Brush="#FFC17C1A" Geometry="F1M14,2.0005L8,2.0005 7,3.0005 7,6.0005 8,6.0005 8,3.0005 14,3.0005 14,6.0005 14,8.0005 10,8.0005 10,9.0005 14,9.0005 15,8.0005 15,3.0005z M9,5.0005L13,5.0005 13,4.0005 9,4.0005z M9,6.0005L10,7.0005 13,7.0005 13,6.0005z M8,8.0005L2,8.0005 2,13.0005 8,13.0005 8,11.0005z M9,8.0005L9,13.0005 8,14.0005 2,14.0005 1,13.0005 1,8.0005 2,7.0005 8,7.0005z M3,10.0005L7.001,10.0005 7.001,9.0005 3,9.0005z M3,11.0005L7.001,11.0005 7.001,12.0005 3,12.0005z" />
</DrawingGroup.Children>
</DrawingGroup>

8
ILSpy/Images/Images.cs

@ -83,10 +83,10 @@ namespace ICSharpCode.ILSpy
public static readonly BitmapImage ResourceXslt = LoadBitmap("ResourceXslt"); public static readonly BitmapImage ResourceXslt = LoadBitmap("ResourceXslt");
public static readonly object Class = Load("Class"); public static readonly object Class = Load("Class");
public static readonly BitmapImage Struct = LoadBitmap("Struct"); public static readonly object Struct = Load("Struct");
public static readonly BitmapImage Interface = LoadBitmap("Interface"); public static readonly object Interface = Load("Interface");
public static readonly BitmapImage Delegate = LoadBitmap("Delegate"); public static readonly object Delegate = Load("Delegate");
public static readonly BitmapImage Enum = LoadBitmap("Enum"); public static readonly object Enum = Load("Enum");
public static readonly BitmapImage StaticClass = LoadBitmap("StaticClass"); public static readonly BitmapImage StaticClass = LoadBitmap("StaticClass");

BIN
ILSpy/Images/Interface.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 340 B

After

Width:  |  Height:  |  Size: 222 B

10
ILSpy/Images/Interface.xaml

@ -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="F1M11.5,12C9.585,12,7.898,10.759,7.272,9L5.862,9C5.326,9.985 4.29,10.625 3.125,10.625 1.402,10.625 0,9.223 0,7.5 0,5.777 1.402,4.375 3.125,4.375 4.29,4.375 5.326,5.014 5.862,6L7.272,6C7.898,4.241 9.585,3 11.5,3 13.981,3 16,5.019 16,7.5 16,9.981 13.981,12 11.5,12" />
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M11.5,9C10.673,9 10,8.326 10,7.5 10,6.672 10.673,6 11.5,6 12.327,6 13,6.672 13,7.5 13,8.326 12.327,9 11.5,9" />
<GeometryDrawing Brush="#FF00529C" Geometry="F1M11.5,9C10.673,9 10,8.327 10,7.5 10,6.673 10.673,6 11.5,6 12.327,6 13,6.673 13,7.5 13,8.327 12.327,9 11.5,9 M11.5,4C9.738,4,8.295,5.306,8.05,7L5.185,7C4.959,6.069 4.125,5.375 3.125,5.375 1.951,5.375 1,6.326 1,7.5 1,8.674 1.951,9.625 3.125,9.625 4.125,9.625 4.959,8.931 5.185,8L8.05,8C8.295,9.694 9.738,11 11.5,11 13.433,11 15,9.433 15,7.5 15,5.567 13.433,4 11.5,4" />
</DrawingGroup.Children>
</DrawingGroup>

BIN
ILSpy/Images/Struct.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 B

After

Width:  |  Height:  |  Size: 167 B

9
ILSpy/Images/Struct.xaml

@ -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="F1M9,14L9,8 7,8 7,14 1,14 1,2 15,2 15,14z" />
<GeometryDrawing Brush="#FF00529C" Geometry="F1M2,7L14,7 14,3 2,3z M2,13L6,13 6,9 2,9z M10,9L14,9 14,13 10,13z" />
</DrawingGroup.Children>
</DrawingGroup>
Loading…
Cancel
Save