Added separate notification class
authorPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 27 Jan 2012 13:55:28 +0000 (15:55 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 27 Jan 2012 13:55:28 +0000 (15:55 +0200)
commite5b65606c05709ae22053a6d47119de089bb7f87
tree4b89236c9c39a141a9d8adf13092bea192f8a270
parent025046f11d129cd11d7127519f90a52ed3d68504
Added separate notification class
Now raising notifications when polling starts, when conflicts are detected, when changes are detected
trunk/Pithos.Client.WPF/Shell/Notification.cs
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Core/IStatusNotification.cs [new file with mode: 0644]
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Core/PithosMonitor.cs