pithos-ms-client
2012-02-06 Panagiotis... Missing files
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
2011-11-15 Panagiotis... Moved SQLite dlls to separate 32/64 folders in Libraries
2011-11-14 Panagiotis... Added x86 setup project
2011-11-14 Panagiotis... Fixes to auto-build numbering, About display.
2011-11-11 Panagiotis... Completed feedback form
2011-11-10 Panagiotis... -
2011-11-10 Panagiotis... New Message, Feedback, About views
2011-11-10 Panagiotis... Restructured views
2011-11-10 Panagiotis... Merge branch 'master' of https://code.grnet.gr/git...
2011-11-08 Panagiotis... Added comments
2011-11-07 Panagiotis... Added Extended WPF Toolkit to use dropdown button
2011-11-07 Panagiotis... Added unhandled exception handlers
2011-11-03 Panagiotis... Added Permissions, Tags
2011-11-03 Panagiotis... Added Async CTP
2011-11-01 Panagiotis... Added File/Container properties windows
2011-10-31 Panagiotis... First version of File Properties window. Works with...
2011-10-26 Panagiotis... Added json serialization of permissions in PermissionCo...
2011-10-25 Panagiotis... Changed folder structure
2011-10-24 Panagiotis... Renamed Others to others-shared
2011-10-24 Panagiotis... Merge branch 'master' of https://code.grnet.gr/git...
2011-10-24 Panagiotis... Renamed Fragments to Cache
2011-10-24 Panagiotis... Fix to current account behavior in Preferences/Preferen...
2011-10-20 Panagiotis... Added Open Pithos folder for multiple accounts
2011-10-20 Panagiotis... Fixes to Add/Remove accounts
2011-10-20 Panagiotis... Fix to allow/prevent display of notifications from...
2011-10-20 Panagiotis... Added usage and "Go To Site" menus per account
2011-10-18 Panagiotis... Fixed uploads of shared files. Added check for unauthor...
2011-10-18 Panagiotis... Added UI for SelectiveSynch
next