Skip to content

Commit 876b026

Browse files
committed
Add license and release of wyDay.Controls
Add original "Sahred" files
1 parent bb0a197 commit 876b026

18 files changed

Lines changed: 1975 additions & 1617 deletions

Elucidate/Elucidate/Elucidate.csproj

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,8 @@
146146
<Compile Include="Shared\FlickerFreeRichEditTextBox.cs">
147147
<SubType>Component</SubType>
148148
</Compile>
149-
<Compile Include="Shared\MessageBoxExt.cs" />
150-
<Compile Include="Shared\MessageBoxExtForm.cs">
151-
<SubType>Form</SubType>
152-
</Compile>
149+
<Compile Include="Shared\MessageBoxExtForm.cs" />
150+
<Compile Include="Shared\MessageBoxExtForm.Designer.cs" />
153151
<Compile Include="Shared\TextOverProgressBar.cs">
154152
<SubType>Component</SubType>
155153
</Compile>
@@ -212,17 +210,15 @@
212210
<Compile Include="SnapRAIDThreading.cs">
213211
<SubType>Form</SubType>
214212
</Compile>
213+
<Compile Include="wyDay.Controls\COMTypes.cs" />
215214
<Compile Include="wyDay.Controls\Windows7Taskbar.cs" />
216-
<Compile Include="wyDay.Controls\CTaskbarList.cs" />
217-
<Compile Include="wyDay.Controls\ITaskbarList3.cs" />
218-
<Compile Include="wyDay.Controls\ProgressBarState.cs" />
219-
<Compile Include="wyDay.Controls\ThumbnailProgressState.cs" />
220215
<Compile Include="wyDay.Controls\Windows7ProgressBar.cs">
221216
<SubType>Component</SubType>
222217
</Compile>
223218
<EmbeddedResource Include="CalculateBlockSize.resx">
224219
<DependentUpon>CalculateBlockSize.cs</DependentUpon>
225220
</EmbeddedResource>
221+
<EmbeddedResource Include="Shared\MessageBoxExtForm.resx" />
226222
<EmbeddedResource Include="Tabs\DriveSpaceDisplay.resx">
227223
<DependentUpon>DriveSpaceDisplay.cs</DependentUpon>
228224
</EmbeddedResource>
@@ -263,8 +259,10 @@
263259
<DependentUpon>Settings.settings</DependentUpon>
264260
<DesignTimeSharedInput>True</DesignTimeSharedInput>
265261
</Compile>
262+
<None Include="wyDay.Controls\Windows 7 Progress Bar, taskbar progress bar, open source C# control, .NET.website" />
266263
</ItemGroup>
267264
<ItemGroup>
265+
<Content Include="wyDay.Controls\License.txt" />
268266
<None Include="ChangeLog.htm" />
269267
<Content Include="Elucidate.ico" />
270268
<None Include="Resources\cam_48.png" />
@@ -300,7 +298,7 @@
300298
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
301299
<ProjectExtensions>
302300
<VisualStudio>
303-
<UserProperties BuildVersion_UseGlobalSettings="True" BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" />
301+
<UserProperties BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" BuildVersion_UseGlobalSettings="True" />
304302
</VisualStudio>
305303
</ProjectExtensions>
306304
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

0 commit comments

Comments
 (0)