NetSparkle/NetSparkleAppCast.cs fix to retrieve x64 or x86 msi
authorPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 12 Mar 2012 20:46:07 +0000 (22:46 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 12 Mar 2012 20:46:07 +0000 (22:46 +0200)
commit70e0b7022d5d5c17364a5e2c3f8fb6cccf1f3e0b
tree8c9fab40ab0b22f57d0c6083b37db944fa2b4a28
parent4a1a53035f6ae96888aff1e9587c1e96b3e7769c
NetSparkle/NetSparkleAppCast.cs fix to retrieve x64 or x86 msi
Added status view window
Added notifications to DeleteAgent.cs
trunk/NetSparkle/NetSparkleAppCast.cs
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/Shell/MiniStatusView.xaml [new file with mode: 0644]
trunk/Pithos.Client.WPF/Shell/MiniStatusView.xaml.cs [new file with mode: 0644]
trunk/Pithos.Client.WPF/Shell/MiniStatusViewModel.cs [new file with mode: 0644]
trunk/Pithos.Client.WPF/Shell/ShellView.xaml
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core/Agents/DeleteAgent.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Core/IStatusNotification.cs