Some warning fixes and change of some agents from a hand-coded Agent to Dataflow...
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 3 Jan 2012 19:30:08 +0000 (21:30 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 3 Jan 2012 19:31:07 +0000 (21:31 +0200)
commit5e31048fd03f2e18e330cdf210221eeb3fa345d7
tree0a8d9f39ccc7a90d35cbfac4b747bd37d6df67f9
parent692ec33b00e1cd75b21434671d40358ea03725a8
Some warning fixes and change of some agents from a hand-coded Agent to Dataflow blocks
16 files changed:
trunk/Libraries/System.Threading.Tasks.Dataflow.dll [new file with mode: 0644]
trunk/Libraries/System.Threading.Tasks.Dataflow.xml [new file with mode: 0644]
trunk/Libraries/System.Windows.Controls.Toolkit.Internals.dll [new file with mode: 0644]
trunk/Libraries/System.Windows.Controls.Toolkit.dll [new file with mode: 0644]
trunk/Libraries/System.Windows.Controls.Toolkit.xml [new file with mode: 0644]
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/Preferences/AddAccountViewModel.cs
trunk/Pithos.Core.Test/MockStatusKeeper.cs
trunk/Pithos.Core/Agents/FileAgent.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Core/Agents/StatusAgent.cs
trunk/Pithos.Core/Agents/WorkflowAgent.cs
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Interfaces/FileInfoExtensions.cs
trunk/Pithos.Interfaces/ObjectInfo.cs
trunk/Pithos.Interfaces/PithosDateTimeConverter.cs