Added notification messages for conflicts and multifile operations on Pithos.Core...
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 24 Jan 2012 17:11:20 +0000 (19:11 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 24 Jan 2012 17:11:20 +0000 (19:11 +0200)
commit9c6d31931196c90864d509843bfac0e62dc965bc
tree4127e6840dd8f60d764bd6430ae35c722e083f60
parent8a84d0394304fbb015b9abbcb2b104f8261e73ac
Added notification messages for conflicts and multifile operations on Pithos.Core/PithosMonitor.cs
Added simple status display for conflict and multifile operations in ShellViewModel.cs
Added Conflict file status
Modified NetworkAgent.cs to mark local-only files as "in conflict" during the first poll and delete any non-conflict local-only files on subsequent runs. Closes #1466, #1931
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Core/IPithosWorkflow.cs
trunk/Pithos.Core/PithosMonitor.cs