Winify – Diff between revs 24 and 25

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 24 Rev 25
Line 87... Line 87...
87 </Compile> 87 </Compile>
88 <Compile Include="Form1.Designer.cs"> 88 <Compile Include="Form1.Designer.cs">
89 <DependentUpon>Form1.cs</DependentUpon> 89 <DependentUpon>Form1.cs</DependentUpon>
90 </Compile> 90 </Compile>
91 <Compile Include="Gotify\GotifyApplication.cs" /> 91 <Compile Include="Gotify\GotifyApplication.cs" />
92 <Compile Include="Gotify\GotifyConnectionManager.cs" /> -  
93 <Compile Include="Gotify\GotifyConnection.cs" /> 92 <Compile Include="Gotify\GotifyConnection.cs" />
94 <Compile Include="Gotify\GotifyNotification.cs" /> 93 <Compile Include="Gotify\GotifyNotification.cs" />
95 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" /> 94 <Compile Include="Gotify\GotifyNotificationEventArgs.cs" />
-   95 <Compile Include="Settings\SettingsSavedEventArgs.cs" />
96 <Compile Include="Utilities\AES.cs" /> 96 <Compile Include="Utilities\AES.cs" />
97 <Compile Include="Utilities\Natives.cs" /> 97 <Compile Include="Utilities\Natives.cs" />
98 <Compile Include="Program.cs" /> 98 <Compile Include="Program.cs" />
99 <Compile Include="Properties\Annotations.cs" /> 99 <Compile Include="Properties\Annotations.cs" />
100 <Compile Include="Properties\AssemblyInfo.cs" /> 100 <Compile Include="Properties\AssemblyInfo.cs" />
Line 102... Line 102...
102 <SubType>Component</SubType> 102 <SubType>Component</SubType>
103 </Compile> 103 </Compile>
104 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs"> 104 <Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs">
105 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon> 105 <DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon>
106 </Compile> 106 </Compile>
107 <Compile Include="SettingsForm.cs"> 107 <Compile Include="Settings\SettingsForm.cs">
108 <SubType>Form</SubType> 108 <SubType>Form</SubType>
109 </Compile> 109 </Compile>
110 <Compile Include="SettingsForm.Designer.cs"> 110 <Compile Include="Settings\SettingsForm.Designer.cs">
111 <DependentUpon>SettingsForm.cs</DependentUpon> 111 <DependentUpon>SettingsForm.cs</DependentUpon>
112 </Compile> 112 </Compile>
113 <Compile Include="Utilities\Miscellaneous.cs" /> 113 <Compile Include="Utilities\Miscellaneous.cs" />
114 <EmbeddedResource Include="AboutForm.resx"> 114 <EmbeddedResource Include="AboutForm.resx">
115 <DependentUpon>AboutForm.cs</DependentUpon> 115 <DependentUpon>AboutForm.cs</DependentUpon>
Line 125... Line 125...
125 <Compile Include="Properties\Resources.Designer.cs"> 125 <Compile Include="Properties\Resources.Designer.cs">
126 <AutoGen>True</AutoGen> 126 <AutoGen>True</AutoGen>
127 <DependentUpon>Resources.resx</DependentUpon> 127 <DependentUpon>Resources.resx</DependentUpon>
128 <DesignTime>True</DesignTime> 128 <DesignTime>True</DesignTime>
129 </Compile> 129 </Compile>
130 <EmbeddedResource Include="SettingsForm.resx"> 130 <EmbeddedResource Include="Settings\SettingsForm.resx">
131 <DependentUpon>SettingsForm.cs</DependentUpon> 131 <DependentUpon>SettingsForm.cs</DependentUpon>
132 </EmbeddedResource> 132 </EmbeddedResource>
133 <None Include="Resources\winify.psd" /> 133 <None Include="Resources\winify.psd" />
134 <None Include="packages.config" /> 134 <None Include="packages.config" />
135 <None Include="Properties\Settings.settings"> 135 <None Include="Properties\Settings.settings">