Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Configuration @ 5d7b20e8

# Date Author Comment
5d7b20e8 03/07/2012 06:34 pm Panagiotis Kanavos

Added UpdateForceCheck parameter

bb679ec8 03/07/2012 06:21 pm Panagiotis Kanavos

Added configurable settings for batch idle timeout

049333d2 03/07/2012 05:57 pm Panagiotis Kanavos

Converted NetSparkle project to .NET 4 Client Profile
Threading fixes for NetSparkle
Added configurable versioninfo.xml url

174bbb6e 03/06/2012 01:19 pm Panagiotis Kanavos Multiple changes:
  • Calculate hashes in place
  • Use SHA1 to detect local changes before starting the Merkle hash calculation
  • Fixes to renaming, downloading behavior
  • Changes to logging
cd1bbba9 03/01/2012 02:11 pm Panagiotis Kanavos

Removed unchecked _settings.Upgrade in PithosSettings.cs. Fixes #2122

759bd3c4 02/22/2012 01:57 pm Panagiotis Kanavos

Converted message arrays to Uri arrays

255f5f86 02/19/2012 09:41 pm Panagiotis Kanavos

Added header to all files. Closes #2064

84a200dc 02/17/2012 02:37 pm Panagiotis Kanavos

Minor fix to proxy credentials code

34bdb91d 02/16/2012 05:32 pm Panagiotis Kanavos

Simplified proxy management code

422c9598 02/13/2012 11:00 pm Panagiotis Kanavos

Added SnapshotDifferencer.cs to calculate the difference between the current and previous listings of the server files
Changed hashing to use an ActionBlock with parallelism options.
Added parallelism property in Preferences

1cf5689c 02/06/2012 08:40 pm Panagiotis Kanavos

Merge branch 'master' of \\\pk2010\Pithos\

Conflicts:
trunk/Pithos.Client.WPF/Shell/BalloonIconConverter.cs

29a6b387 01/23/2012 09:00 pm Panagiotis Kanavos

Added check for startup option
Added Okeanos folder creation

65282d58 01/23/2012 07:01 pm Panagiotis Kanavos

Changed proxy settings to request update if the proxy requires authentication

133f83c2 01/20/2012 06:12 pm Panagiotis Kanavos

Added Polling interval property and setting

f3d080df 01/09/2012 06:54 pm Panagiotis Kanavos

Changes for directories
Added copyright notices

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

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

Restructured views

0c02aa65 09/26/2011 09:01 am Panagiotis Kanavos

Added Hashmap calculations

5bcf6d70 08/18/2011 11:11 pm Panagiotis Kanavos

Added named pipes comm between client and shell extensions
Fixed SQLite compatibility problems. File status now retrieved from SQLite.
Updated Hammock library version, replaced with ClientProfile build

9bae55d1 08/16/2011 05:01 pm Panagiotis Kanavos

Added WPF client based on Caliburn.Micro