Updated wizard and AccountInfo to include the server's URL. Added account validation...
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 13 Dec 2011 21:09:21 +0000 (23:09 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 13 Dec 2011 21:09:21 +0000 (23:09 +0200)
commitf734ab5bdcafa09e64c6f0f67d696e6eae959910
tree0f9029de1eebfca590535b46f1112436b9692de3
parent0338939c8fae9f98d2bc6d6051d371c3e0dffbd6
Updated wizard and AccountInfo to include the server's URL. Added account validation to the wizard. Have problems saving settings
18 files changed:
trunk/Pithos.Client.WPF/App.xaml.cs
trunk/Pithos.Client.WPF/Configuration/PithosSettings.cs
trunk/Pithos.Client.WPF/FileProperties/FilePropertiesViewModel.cs
trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml
trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml.cs
trunk/Pithos.Client.WPF/Preferences/AddAccountViewModel.cs
trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
trunk/Pithos.Client.WPF/Properties/Settings.settings
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Client.WPF/app.config
trunk/Pithos.Interfaces/AccountSettings.cs
trunk/Pithos.Interfaces/IPithosSettings.cs
trunk/Pithos.Interfaces/PithosSettingsData.cs
trunk/Pithos.Network.Test/CloudFilesClientTest.cs
trunk/Pithos.ShellExtensions/Menus/FileContextMenu.cs
trunk/Pithos.ShellExtensions/ShellSettings.cs
trunk/Pithos.sln