pithos-ms-client
2012-03-01 Panagiotis... Fix #2121, manual changes to the API Key were not passe...
2012-02-29 Panagiotis... Changes to hide the warning image when an account token...
2012-02-29 Panagiotis... Modified Selective Sync behavior to mark the files...
2012-02-29 Panagiotis... Simplified snapshot comparisons usind dictionaries
2012-02-29 Panagiotis... Modified differencer to compare UUIDs instead of URLs
2012-02-29 Panagiotis... Added action to the PithosBalloon
2012-02-28 Panagiotis... Version changes
2012-02-28 Panagiotis... Added modifications for move detection. Resolves #1999...
2012-02-24 Panagiotis... Modified balloon to allow scaling. Closes #2082
2012-02-24 Panagiotis... Replaced auto reauthorization with a message that asks...
2012-02-24 Panagiotis... Removed old code that used MD5 for small files
2012-02-24 Panagiotis... Further simplified state initialization
2012-02-24 Panagiotis... Replaced lists with arrays in State to make the state...
2012-02-24 Panagiotis... SyncFiles method modified to detect conflicts as per...
2012-02-24 Panagiotis... Modified Differencer to set the PreviousHash value...
2012-02-23 Panagiotis... Added manual token refresh button to account page....
2012-02-23 Panagiotis... Fixes to create the proper filepaths from URLs
2012-02-23 Panagiotis... Fix to Selective Synch check behavior
2012-02-23 Panagiotis... Fixed to polling and differencing
2012-02-23 Panagiotis... Modified SnapshotDifferencer to detect NoModificationIn...
2012-02-22 Panagiotis... Synch seems OK. Identified problem with poll differencer
2012-02-22 Panagiotis... File and polling filtering work properly
2012-02-22 Panagiotis... Converted message arrays to Uri arrays
2012-02-21 Panagiotis... Added code to facilitate retrieval of server folders
2012-02-21 Panagiotis... GetFileAgent moved to FileAgent.cs
2012-02-21 Panagiotis... Setup changes to allow previous version removal
2012-02-20 Panagiotis... Renamed PauseEvent to ProceedEvent
2012-02-20 Panagiotis... Extracted polling functionality to a separate PollAgent.cs
2012-02-20 Panagiotis... Modifications to raise move events for moved child...
2012-02-19 Panagiotis... Added header to all files. Closes #2064
2012-02-19 Panagiotis... Moved the pithos.db location to the same location as...
2012-02-19 Panagiotis... Modified the links of standard login and server sites...
2012-02-19 Panagiotis... Modified MessageView.xaml to display exception details...
2012-02-19 Panagiotis... Changed casing of company name
2012-02-17 Panagiotis... Changed AsyncManualResetEvent.Set behaviour to occur...
2012-02-17 Panagiotis... Replaced _differencers Dictionary with ConcurrentDictionary
2012-02-17 Panagiotis... Minor fix to proxy credentials code
2012-02-17 Panagiotis... Fixed Startup shortcuts to include the "startup" comman...
2012-02-16 Panagiotis... Simplified proxy management code
2012-02-14 Panagiotis... Extracted cloud delete functionality to a separate...
2012-02-14 Panagiotis... Added AsyncManualResetEvent to control manual synchroni...
2012-02-14 Panagiotis... Replace manual reset event with asynch reset event...
2012-02-13 Panagiotis... Simplified SnapshotDifferencer.cs
2012-02-13 Panagiotis... Added SnapshotDifferencer.cs to calculate the differenc...
2012-02-10 Panagiotis... Added differencer and tests
2012-02-09 Panagiotis... Preliminary fix for #1999, incorrect deletions
2012-02-09 Panagiotis... Added _lastSeen dictionary to use as log of files,...
2012-02-07 Panagiotis... Added check for queued or active objects when checking...
2012-02-06 Panagiotis... Changed versions and dialog sizes
2012-02-06 Panagiotis... The x64 project repeatedly loses the menu shortcut...
2012-02-06 Panagiotis... Merge branch 'master' of \\\pk2010\Pithos\
2012-02-06 Panagiotis... Missing files
2012-02-06 Panagiotis... Modified the message view to only display details when...
2012-02-06 Panagiotis... Changing the delete agent to handle renames as well...
2012-02-06 Panagiotis... Fixed missing icons
2012-02-03 Panagiotis... First attempt to allow shared file modifications
2012-02-03 Panagiotis... Replaced box icons with Pithos icons
2012-02-03 Panagiotis... Changed icons from box to pithos
2012-02-03 Panagiotis... Changed the balloon to a custom PithosBalloon.xaml...
2012-02-03 Panagiotis... Changed assembly version to 0.1.0
2012-02-02 Panagiotis... Changed notifications according to #1970, #1973
2012-02-02 Panagiotis... Changed notifications according to #1970, #1973
2012-02-02 Panagiotis... -
2012-02-02 Panagiotis... Namespace change for PreferencesView.xaml
2012-02-02 Panagiotis... Dead code cleanups and removal of unwanted dll references
2012-01-30 Panagiotis... Merge branch 'master' of z:
2012-01-30 Panagiotis... Fixed startup link
2012-01-30 Panagiotis... Fixed startup link
2012-01-30 Panagiotis... Modifications to allow synchronization of shared files:
2012-01-30 Panagiotis... Merge branch 'master' of \\\pk2010\Pithos\
2012-01-30 Panagiotis... Fix for never-ending notification bug
2012-01-30 Panagiotis... Reactivated shared object code
2012-01-27 Panagiotis... Added separate notification class
2012-01-27 Panagiotis... Added a DeletedIconOverlay.cs
2012-01-24 Panagiotis... Added notification messages for conflicts and multifile...
2012-01-24 Panagiotis... "Other" tab in File options was removed. Closes #1930
2012-01-24 Panagiotis... Fix for deleting local objects that don't exist in...
2012-01-24 Panagiotis... Added code to delete/move child objects
2012-01-23 Panagiotis... Added check for startup option
2012-01-23 Panagiotis... Changed proxy settings to request update if the proxy...
2012-01-20 Panagiotis... Added Polling interval property and setting
2012-01-20 Panagiotis... First change attempt for deletion
2012-01-19 Panagiotis... Added FileSystemWatcherAdapter.cs to raise Moved events...
2012-01-18 Panagiotis... Changed GoToSite method to URL encode the token with...
2012-01-18 Panagiotis... Missing change to ManualResetEventSlim
2012-01-16 Panagiotis... Added group views
2012-01-16 Panagiotis... Merge branch 'master' of \\\pk2010\Pithos\
2012-01-16 Panagiotis... Replaces AutoResetEvent with manual reset event
2012-01-13 Panagiotis... Added AutoResetEvent to pause processing of network...
2012-01-11 Panagiotis... Modifications to delete folder contents
2012-01-11 Panagiotis... Changes to delete check order
2012-01-10 Panagiotis... Further changes to reduce locking and switch to WAL...
2012-01-10 Panagiotis... Minor fixes and preparing to move
2012-01-09 Panagiotis... Convert ActiveRecord update code to direct ADO calls...
2012-01-09 Panagiotis... Merge branch 'master' of \\\pk2010\Pithos\
2012-01-09 Panagiotis... Changes for directories
2012-01-09 Panagiotis... Changes for directories
2012-01-08 Panagiotis... Added directory object creation whenever a new director...
2012-01-07 Panagiotis... Added OS Version check to disable network connectivity...
2012-01-07 Panagiotis... Fixed inactive Next button when validating credentials...
next