Statistics
| Branch: | Revision:

root / trunk / Pithos.Interfaces / IStatusChecker.cs @ 31c97141

History | View | Annotate | Download (2.9 kB)

# Date Author Comment
255f5f86 02/19/2012 09:41 pm Panagiotis Kanavos

Added header to all files. Closes #2064

42800be8 11/01/2011 11:50 pm Panagiotis Kanavos

Added File/Container properties windows
Added ShowProperties command
Container properties menu doesn't appear,even though the properties work
Problem with automatic authentication

3c43ec9b 08/24/2011 08:25 pm Panagiotis Kanavos

Added Tag storage
DB storage in AppData

0eea575a 08/22/2011 06:00 pm Panagiotis Kanavos

Added hammock project to debug streaming issues
Added latest Castle Activerecord version to target ClientProfile
Modified StatusKeeper.cs to overcome SQLite synch issues. Now only a single thread makes changes to the database

b5061ac8 08/21/2011 01:24 pm Panagiotis Kanavos

-

5bcf6d70 08/18/2011 11:11 pm Panagiotis Kanavos

Added named pipes comm between client and shell extensions
Fixed SQLite compatibility problems. File status now retrieved from SQLite.
Updated Hammock library version, replaced with ClientProfile build

d78cbf09 06/01/2011 09:45 am Panagiotis Kanavos

All files