First attempt to allow shared file modifications
authorPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 3 Feb 2012 21:47:35 +0000 (23:47 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 3 Feb 2012 21:47:35 +0000 (23:47 +0200)
commit70f12b3611056705c730a21b2495a30765f0de05
tree8c66ae58a1db8e57db3d9ac366be6c8161668707
parent2dc6f7651023305cfc0660752b642e47eac9a578
First attempt to allow shared file modifications
12 files changed:
trunk/Pithos.Client.WPF/AppBootstrapper.cs
trunk/Pithos.Client.WPF/Preferences/PreferencesView.xaml
trunk/Pithos.Client.WPF/Shell/AboutView.xaml
trunk/Pithos.Client.WPF/Shell/FeedbackView.xaml
trunk/Pithos.Client.WPF/Shell/MessageView.xaml
trunk/Pithos.Client.WPF/Shell/ShellView.xaml
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core/Agents/CloudTransferAction.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Core/Agents/WorkflowAgent.cs
trunk/Pithos.Core/EnumerableExtensions.cs
trunk/Pithos.Core/PithosMonitor.cs