Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Preferences @ 5e31048f

# Date Author Comment
5e31048f 01/03/2012 09:31 pm Panagiotis Kanavos

Some warning fixes and change of some agents from a hand-coded Agent to Dataflow blocks

06f11e8b 12/20/2011 10:40 pm Panagiotis Kanavos

Fixed frequent timeout by always closing WebResponse objects

52e8e7d9 12/19/2011 12:57 pm Panagiotis Kanavos

Converted Content-Length to optional in CloudFilesClient.cs
Added validation message to AddAccountView.xaml

8dd2bdfb 12/15/2011 08:39 pm Panagiotis Kanavos

Fixed error that caused continuous credential retrieval in Auto account page

74d78c90 12/15/2011 03:45 pm Panagiotis Kanavos

Fixed settings save that was disabled due to the addition of a Uri property
Removed "IsPithos" property from UI and classes
Using default token 0007 for feedback

f734ab5b 12/13/2011 11:09 pm Panagiotis Kanavos

Updated wizard and AccountInfo to include the server's URL. Added account validation to the wizard. Have problems saving settings

6aa29f4f 12/07/2011 09:42 pm Panagiotis Kanavos

Added splash gradient
Added icons to taskbar menu
Replaced box icon with pithos icon at 16x16
"Open Pithos Folder" menu is disabled if no accounts are entered
"Go To Account site" menu is hidden if no accounts are entered

03ee454f 12/02/2011 10:26 pm Panagiotis Kanavos

Account credential retrieval changed to use TcpListener instead of HttpListener. HttpListener requires admin privileges

3ddbb7b8 12/01/2011 10:41 pm Panagiotis Kanavos

Finished account wizard that allows adding an account either by logging to the Pithos site or by entering credentials by hand

Closes #1708, #1703

f1b708a6 11/30/2011 09:21 pm Panagiotis Kanavos

Hides account details if no account is selected and displays message to user. Closes #1709

77f3c897 11/29/2011 10:46 pm Panagiotis Kanavos

Added wizard page

aba9e6d9 11/16/2011 06:28 pm Panagiotis Kanavos

Tags, Permissions, Public for Files are working

20e9a378 11/10/2011 06:55 pm Panagiotis Kanavos

Restructured views

437abfca 11/03/2011 06:00 pm Panagiotis Kanavos

Added Async CTP

42800be8 11/01/2011 11:50 pm Panagiotis Kanavos

Added File/Container properties windows
Added ShowProperties command
Container properties menu doesn't appear,even though the properties work
Problem with automatic authentication

6f351ec6 10/24/2011 06:36 pm Panagiotis Kanavos

Fix to current account behavior in Preferences/PreferencesView.xaml

Modified Upload to always use block uploading. Need cleanup of dead code

5a99309c 10/20/2011 11:58 pm Panagiotis Kanavos

Added Open Pithos folder for multiple accounts

7e26c075 10/20/2011 11:13 pm Panagiotis Kanavos

Fixes to Add/Remove accounts