Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / SelectiveSynch @ e0b2f16a

# Date Author Comment
e0b2f16a 05/09/2012 11:08 pm Panagiotis Kanavos

Enabled ThreeState for Selective Sync treeview

276ee94d 05/08/2012 07:14 pm Panagiotis Kanavos

-

ecd1dddf 05/08/2012 07:10 pm George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs

Signed-off-by: George Pantazis <>

854192a9 05/08/2012 07:09 pm George Pantazis

Label on shared

Signed-off-by: George Pantazis <>

6a7b8909 05/08/2012 07:01 pm Panagiotis Kanavos

Added code for shared folder miration
Changed minimum polling interval to 1
Added null checks to Selectives

cbefd298 05/07/2012 10:52 pm Panagiotis Kanavos

Added option to disable selective Synchronization
When selective sync is disabled only owned files are synchronized. Shared files are not synchronized.
Folders (not their contents) are synchronized even when selective sync is disabled

4759a79c 05/04/2012 06:49 pm George Pantazis

New check to enable/disable selective sync
Fixed tooltip for the status in the context menu of the taskbar icon, to show its also a toggle for the status window.

Signed-off-by: George Pantazis <>

1c9bbe2c 05/03/2012 10:06 pm Panagiotis Kanavos

Conflict resolver stub

ec91de79 05/03/2012 09:48 pm Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs
trunk/Pithos.Client.WPF/Utils/SelectiveExtensions.cs

bbc59cd1 05/03/2012 09:45 pm Panagiotis Kanavos

Selective Sync now shows both server AND local folders

2313b22d 05/03/2012 08:59 pm Panagiotis Kanavos

Selective Sync now shows both server AND local folders

d31e609c 05/02/2012 04:08 pm Panagiotis Kanavos

Modified to allow initial selection of all folders and containers

85c6af07 04/28/2012 11:17 pm Panagiotis Kanavos

Fix for duplicates in selectivesync display code
Still needs cleanup

69588a95 04/27/2012 12:00 am Panagiotis Kanavos

Fix for missing directories

0f369429 04/26/2012 11:29 am George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

97fd4830 04/26/2012 11:27 am George Pantazis

Changed Display name for Shared Item root folder

Signed-off-by: George Pantazis <>

8f44fd3a 04/26/2012 02:13 am Panagiotis Kanavos

Selective Sync fixes
FileState persistence fix that correctly stores forbidden files
Permission check fix

268bec7f 04/24/2012 10:22 pm Panagiotis Kanavos

Fixed handling for Content_Type "application/folder" in SelectiveSync and other locations

0a9d4d18 04/24/2012 09:37 pm Panagiotis Kanavos

New SQLite version

5c46341d 04/23/2012 09:26 pm Panagiotis Kanavos

Fixed Check initialization bug in Selective Synch

1a41e9ec 04/09/2012 08:56 pm Panagiotis Kanavos

Fixed incorrect account key in PollAgent.cs
Fixed incorrect check for Uri and Path relations in CollectionExtensions.cs

f4a72cb8 04/06/2012 10:48 pm Panagiotis Kanavos

Notification changes
Fixed the way folders appear in Selective Synch
Added form with conflicts

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

Fixes for v.0.7.20401

becb4f44 03/13/2012 06:44 pm Panagiotis Kanavos

Changed resource links to PithosPlus

6f03d6e1 03/12/2012 04:26 pm Panagiotis Kanavos

Fixes to NetSparkle
Fixes to IfModifiedSince calculation
Added console window

4147814e 02/29/2012 04:14 pm Panagiotis Kanavos

Modified Selective Sync behavior to mark the files in the unselected paths as Unversioned, instead of removing them.
Resolves #2112

07b157c3 02/23/2012 04:18 pm Panagiotis Kanavos

Fix to Selective Synch check behavior

126f90b3 02/22/2012 06:55 pm Panagiotis Kanavos

Synch seems OK. Identified problem with poll differencer

fec5da06 02/22/2012 05:57 pm Panagiotis Kanavos

File and polling filtering work properly

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

77e10b4f 10/24/2011 08:05 pm Panagiotis Kanavos

Renamed Fragments to Cache

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

Fixes to Add/Remove accounts

d3a13891 10/18/2011 08:04 pm Panagiotis Kanavos

Added UI for SelectiveSynch

Tested multi-user and shared objects.