Added FileSystemWatcherAdapter.cs to raise Moved events from the sequence of Deleted...
authorPanagiotis Kanavos <pkanavos@gmail.com>
Thu, 19 Jan 2012 21:10:35 +0000 (23:10 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Thu, 19 Jan 2012 21:10:35 +0000 (23:10 +0200)
commit78ebfd2d2993d6dac1cee4bab27568fbba77c68c
tree85f814cb12d5f9a332cb31ad19a141b159cb8ffd
parentf7ccec1594a3ef6e7079b9ff98788ae1cc499cc5
Added FileSystemWatcherAdapter.cs to raise Moved events from the sequence of Deleted, Created events raised by FileSystemWatcher.
Modified PreferencesViewModel.cs to URLEncode the token when opening the Pithos site
trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
trunk/Pithos.Core/Agents/FileAgent.cs
trunk/Pithos.Core/Agents/FileSystemWatcherAdapter.cs [new file with mode: 0644]
trunk/Pithos.Core/Agents/MovedEventArgs.cs [new file with mode: 0644]
trunk/Pithos.Core/Pithos.Core.csproj