Fixed bug that didn't record skipped uploads, resulting in repeated upload attempts...
authorpkanavos <pkanavos@gmail.com>
Thu, 10 May 2012 20:22:40 +0000 (23:22 +0300)
committerpkanavos <pkanavos@gmail.com>
Thu, 10 May 2012 20:22:40 +0000 (23:22 +0300)
commit97edb52fa8c0dbe6b4856c3972b13436907b4b25
tree48ddb448556eba8db4a2a96524fa2f739c737d7f
parente0b2f16a4ef3592b355731ebc9b8cb18dc3c3e95
Fixed bug that didn't record skipped uploads, resulting in repeated upload attempts of read-only files
Modified File Properties dialog to look more like Window Properties
trunk/Pithos.Client.WPF/FileProperties/FilePropertiesView.xaml
trunk/Pithos.Client.WPF/FileProperties/FilePropertiesViewModel.cs
trunk/Pithos.Client.WPF/FileProperties/Permission.cs
trunk/Pithos.Core/Agents/Uploader.cs
trunk/Pithos.Installer/PithosPlus.iss
trunk/Pithos.Network/CloudFilesClient.cs