Modified the progress notifications to display for all progress events
authorpkanavos <pkanavos@gmail.com>
Fri, 15 Jun 2012 20:53:38 +0000 (23:53 +0300)
committerpkanavos <pkanavos@gmail.com>
Fri, 15 Jun 2012 20:53:38 +0000 (23:53 +0300)
commit2c0ad9176effc0b912a1f8a925817b189594efdb
tree5ca658c9001c024dff4c50467c9bd26b69e92f5b
parent734afa7e04c69d9223e026602380a2b76499b13c
Modified the progress notifications to display for all progress events
Fixes to Selective synchronization
trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs
trunk/Pithos.Client.WPF/Shell/ShellView.xaml
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core/Agents/Downloader.cs
trunk/Pithos.Core/Agents/SelectiveUris.cs
trunk/Pithos.Core/Agents/Uploader.cs
trunk/Pithos.Core/IStatusNotification.cs
trunk/Pithos.Core/PithosMonitor.cs
trunk/Pithos.Network/CloudFilesClient.cs