pithos-ms-client
2012-03-13 Panagiotis... Merge branch 'master' of https://code.grnet.gr/git...
2012-03-13 George PantazisKill active process
2012-03-13 Panagiotis... Merge branch 'master' of https://code.grnet.gr/git...
2012-03-13 Panagiotis... Added registry settings for synch ico
2012-03-13 George PantazisRegistry keys fix
2012-03-13 George PantazisKill Running Pithos instances
2012-03-13 George PantazisDebug message for message 18 send
2012-03-13 Panagiotis... Startup script changes
2012-03-13 Panagiotis... Fixes to x64 configuration for Pithos.ShellExtensions...
2012-03-13 Panagiotis... Merge branch 'master' of https://code.grnet.gr/git...
2012-03-13 George PantazisMerge branch 'master' of https://code.grnet.gr/git...
2012-03-13 George PantazisFor end user Release
2012-03-13 Panagiotis... Added console
2012-03-13 Panagiotis... Moved Pithos data and logs from the GRNET folder under...
2012-03-13 Panagiotis... Added mutex to ensure only a single instance can run...
2012-03-13 Panagiotis... Added redistributable folder
2012-03-12 Panagiotis... Changed versions to 0.7.20308
2012-03-12 Panagiotis... NetSparkle/NetSparkleAppCast.cs fix to retrieve x64...
2012-03-12 Panagiotis... Added Innosetup installer
2012-03-12 Panagiotis... Fixed problems with missing empty directories due to...
2012-03-12 Panagiotis... Version number changes
2012-03-12 Panagiotis... Fixes to NetSparkle
2012-03-08 Panagiotis... Added Uninstall option.
2012-03-08 Panagiotis... Changes to NetSparkle forms
2012-03-07 Panagiotis... Account page changes
2012-03-07 Panagiotis... Taskbar menu message text limited to a single line
2012-03-07 Panagiotis... Assembly date changes
2012-03-07 Panagiotis... Added UpdateForceCheck parameter
2012-03-07 Panagiotis... Added configurable settings for batch idle timeout
2012-03-07 Panagiotis... Converted NetSparkle project to .NET 4 Client Profile
2012-03-07 Panagiotis... Added file event batching
2012-03-06 Panagiotis... Appcast files
2012-03-06 Panagiotis... Added NetSparkle for auto updating
2012-03-06 Panagiotis... Multiple changes:
2012-03-03 Panagiotis... Replaced hashing algorithm with inplace version
2012-03-03 Panagiotis... Logging improvements
2012-03-02 Panagiotis... Modified loggers to use their enclosing class
2012-03-02 Panagiotis... Version changes
2012-03-01 Panagiotis... Modified preferences to save account additions/deletion...
2012-03-01 Panagiotis... Fixed loop limit bug in Task.TryRemove for the Observab...
2012-03-01 Panagiotis... Modified FileSystemWatcherAdapter.cs to raise create...
2012-03-01 Panagiotis... Changed version to 0.7.20301.2122
2012-03-01 Panagiotis... Replaced BlockingCollection in Agents/Agent.cs with...
2012-03-01 Panagiotis... Removed unchecked _settings.Upgrade in PithosSettings...
2012-03-01 Panagiotis... Fixes #2009 , balloons don't go away, by adding a custo...
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
next