Added NetSparkle for auto updating
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 6 Mar 2012 12:55:40 +0000 (14:55 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 6 Mar 2012 12:55:40 +0000 (14:55 +0200)
commit46426dbdbd43131c81a88a03066c86112f472cbf
tree871878c43b2a34fc2ad6a35230397a964d91a735
parent174bbb6e69d9c660ff33bb84003c05b3fb9775bb
Added NetSparkle for auto updating
55 files changed:
trunk/NetSparkle/ArtWork/software-update-available.ico [new file with mode: 0644]
trunk/NetSparkle/ArtWork/software-update-available.png [new file with mode: 0644]
trunk/NetSparkle/AssemblyInfo.cs [new file with mode: 0644]
trunk/NetSparkle/Interfaces/INetSparkleAssemblyAccessor.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkle.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkle.csproj [new file with mode: 0644]
trunk/NetSparkle/NetSparkle2010.csproj [new file with mode: 0644]
trunk/NetSparkle/NetSparkleAppCaseItem.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleAppCast.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleAssemblyAccessor.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleAssemblyDiagnosticsAccessor.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleAssemblyReflectionAccessor.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleConfiguration.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDSAVerificator.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDeviceInventory.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.Designer.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.bg.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.de.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.es-MX.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.fr.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.it.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.lt.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.nl.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.pt-BR.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.ru.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.zh-CN.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleDownloadProgress.zh-TW.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.Designer.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.bg.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.de.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.es-MX.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.fr.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.it.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.lt.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.nl.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.pt-BR.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.ru.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.zh-CN.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleForm.zh-TW.resx [new file with mode: 0644]
trunk/NetSparkle/NetSparkleMainWindows.Designer.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleMainWindows.cs [new file with mode: 0644]
trunk/NetSparkle/NetSparkleMainWindows.resx [new file with mode: 0644]
trunk/NetSparkle/Properties/Resources.Designer.cs [new file with mode: 0644]
trunk/NetSparkle/Properties/Resources.resx [new file with mode: 0644]
trunk/NetSparkle/pithos.snk [new file with mode: 0644]
trunk/Pithos.Client.WPF/App.xaml.cs
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
trunk/Pithos.Client.WPF/Properties/Settings.settings
trunk/Pithos.Client.WPF/app.config
trunk/Pithos.sln