Widow – Diff between revs 8 and 9

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 8 Rev 9
Line 56... Line 56...
56 <SubType>Form</SubType> 56 <SubType>Form</SubType>
57 </Compile> 57 </Compile>
58 <Compile Include="AboutForm.Designer.cs"> 58 <Compile Include="AboutForm.Designer.cs">
59 <DependentUpon>AboutForm.cs</DependentUpon> 59 <DependentUpon>AboutForm.cs</DependentUpon>
60 </Compile> 60 </Compile>
61 <Compile Include="WindowRescale.cs" /> 61 <Compile Include="WindowManipulation.cs" />
62 <Compile Include="Constants.cs" /> 62 <Compile Include="Constants.cs" />
63 <Compile Include="DesktopWindow.cs" /> 63 <Compile Include="DesktopWindow.cs" />
64 <Compile Include="Helpers.cs" /> 64 <Compile Include="Helpers.cs" />
65 <Compile Include="Natives.cs" /> 65 <Compile Include="Natives.cs" />
66 <Compile Include="MainForm.cs"> 66 <Compile Include="MainForm.cs">
Line 103... Line 103...
103 <AutoGen>True</AutoGen> 103 <AutoGen>True</AutoGen>
104 <DependentUpon>Resources.resx</DependentUpon> 104 <DependentUpon>Resources.resx</DependentUpon>
105 </Compile> 105 </Compile>
106 <None Include="app.manifest" /> 106 <None Include="app.manifest" />
107 <None Include="Properties\Settings.settings"> 107 <None Include="Properties\Settings.settings">
108 <Generator>SettingsSingleFileGenerator</Generator> 108 <Generator>PublicSettingsSingleFileGenerator</Generator>
109 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 109 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
110 </None> 110 </None>
111 <Compile Include="Properties\Settings.Designer.cs"> 111 <Compile Include="Properties\Settings.Designer.cs">
112 <AutoGen>True</AutoGen> 112 <AutoGen>True</AutoGen>
113 <DependentUpon>Settings.settings</DependentUpon> 113 <DependentUpon>Settings.settings</DependentUpon>