Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Preferences / AccountViewModel.cs @ 3044d745

History | View | Annotate | Download (4.4 kB)

# Date Author Comment
d7288179 09/14/2012 02:29 pm Panagiotis Kanavos

Convert all url usages to use the Uri class instead of raw strings.
Local paths and names are always escaped when converted to Uris, but only then.
Uris converted to local file paths are always unescaped and only then.
Deserialization of Json object list escapes the paths because the server returns the urls unescaped

eb81e47d 05/24/2012 10:43 pm Panagiotis Kanavos

Moved the "Selective Sync Enabled" to the main preferences page

ebc37b0d 04/02/2012 11:08 pm Panagiotis Kanavos

Fixes for v.0.7.20401

c636df1f 03/01/2012 12:32 pm Panagiotis Kanavos

Fix #2121, manual changes to the API Key were not passed to the appropriate PithosMonitor object
General cleanup

31c97141 02/29/2012 10:16 pm Panagiotis Kanavos

Changes to hide the warning image when an account token is refreshed