pithos-ms-client
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...
2012-01-05 Panagiotis... Simplified several functions by replacing task continua...
2012-01-05 Panagiotis... Replaced object load and update with direct HQL executi...
2012-01-05 Panagiotis... Removed Dataflow code
2012-01-05 Panagiotis... Changes to NHibernate/Activerecord storage code
2012-01-03 Panagiotis... Some warning fixes and change of some agents from a...
2012-01-03 Panagiotis... Now closing web request immediatelly after executing...
2011-12-20 Panagiotis... Fixed frequent timeout by always closing WebResponse...
2011-12-20 Panagiotis... Merge branch 'master' of https://code.grnet.gr/git...
2011-12-20 Panagiotis... Modified icon
2011-12-19 Panagiotis... Converted Content-Length to optional in CloudFilesClient.cs
2011-12-15 Panagiotis... Fixed error that caused continuous credential retrieval...
2011-12-15 Panagiotis... Fixed settings save that was disabled due to the additi...
2011-12-13 Panagiotis... Updated wizard and AccountInfo to include the server...
2011-12-07 Panagiotis... Changed MonitorAccount to call StartMonitor which handl...
2011-12-07 Panagiotis... Changed version date to 2001-12-07
2011-12-07 Panagiotis... Added splash gradient
2011-12-06 Panagiotis... Fixed setup registry issues and removed unnecessary...
2011-12-02 Panagiotis... Account credential retrieval changed to use TcpListener...
2011-12-01 Panagiotis... Finished account wizard that allows adding an account...
2011-11-30 Panagiotis... Hides account details if no account is selected and...
2011-11-29 Panagiotis... Added wizard page
2011-11-29 Panagiotis... Added code to create a new container. Not tested yet...
2011-11-24 Panagiotis... Removed unneeded registry key. Resolves #1690
2011-11-16 Panagiotis... File properties now appear on top of other windows
2011-11-16 Panagiotis... Permission updates working
2011-11-16 Panagiotis... Tags, Permissions, Public for Files are working
2011-11-15 Panagiotis... Added missing MSVCRT merge module
next