# # ChangeLog for branches/eraser6/pluginsRewrite/Eraser/TaskDragDropHelper.cs # # Generated by Trac 0.12.3 # 5/26/2013 3:41:37 AM Wed, 14 Mar 2012 05:02:35 GMT lowjoel [2508] * branches/eraser6/pluginsRewrite/Eraser.DefaultPlugins/ErasureTargets/FileErasureTargetConfigurer.cs (modified) * branches/eraser6/pluginsRewrite/Eraser.DefaultPlugins/ErasureTargets/FolderErasureTargetConfigurer.cs (modified) * branches/eraser6/pluginsRewrite/Eraser.DefaultPlugins/ErasureTargets/RecycleBinErasureTargetConfigurer.cs (modified) * branches/eraser6/pluginsRewrite/Eraser.Plugins/IConfigurer.cs (modified) * branches/eraser6/pluginsRewrite/Eraser/TaskDragDropHelper.cs (modified) Rename IDragAndDropConfigurer to IDragAndDropConfigurerFactory since it ... Mon, 12 Mar 2012 07:47:48 GMT lowjoel [2451] * branches/eraser6/pluginsRewrite/Eraser.DefaultPlugins/ErasureTargets/FileSystemObjectErasureTarget.cs (modified) * branches/eraser6/pluginsRewrite/Eraser.DefaultPlugins/ErasureTargets/FolderErasureTargetConfigurer.cs (modified) * branches/eraser6/pluginsRewrite/Eraser.DefaultPlugins/ErasureTargets/RecycleBinErasureTargetConfigurer.cs (modified) * branches/eraser6/pluginsRewrite/Eraser.Plugins/IConfigurer.cs (modified) * branches/eraser6/pluginsRewrite/Eraser/TaskDragDropHelper.cs (modified) Added the IDragAndDropConfigurer interface and allow target configurers ... Mon, 12 Mar 2012 04:20:29 GMT lowjoel [2445] * branches/eraser6/pluginsRewrite/Eraser/Eraser.csproj (modified) * branches/eraser6/pluginsRewrite/Eraser/Program.cs (modified) * branches/eraser6/pluginsRewrite/Eraser/ProgressForm.cs (modified) * branches/eraser6/pluginsRewrite/Eraser/SchedulerPanel.cs (modified) * branches/eraser6/pluginsRewrite/Eraser/SettingsPanel.cs (modified) * branches/eraser6/pluginsRewrite/Eraser/TaskDragDropHelper.cs (modified) * branches/eraser6/pluginsRewrite/Eraser/UpdateForm.cs (modified) Remove the dependency on Eraser.DefaultPlugins (to try to make it ... Tue, 04 Jan 2011 04:48:37 GMT lowjoel [2285] * branches/eraser6/pluginsRewrite (copied) Opened the pluginsRewrite branch to deal with plugin architecture ... Sat, 30 Oct 2010 13:08:22 GMT lowjoel [2276] * trunk/eraser/Eraser/Eraser.csproj (modified) * trunk/eraser/Eraser/SchedulerPanel.cs (modified) * trunk/eraser/Eraser/Strings.en.resx (modified) * trunk/eraser/Eraser/Strings.it.resx (modified) * trunk/eraser/Eraser/Strings.nl.resx (modified) * trunk/eraser/Eraser/Strings.pl.resx (modified) * trunk/eraser/Eraser/Strings.resx (modified) * trunk/eraser/Eraser/TaskDragDropHelper.cs (added) * trunk/eraser/Eraser/TaskPropertiesForm.Designer.cs (modified) * trunk/eraser/Eraser/TaskPropertiesForm.cs (modified) * trunk/eraser/Eraser/TaskPropertiesForm.resx (modified) Implement drag&drop for the task properties window as well. Because of ...