# # ChangeLog for trunk/sources/HeuristicLab.BackgroundProcessing/3.2/HeuristicLab.snk # # Generated by Trac 1.0.12 # 09/13/24 05:36:01 Thu, 01 Oct 2009 15:10:36 GMT epitzer [2404] * trunk/sources/HeuristicLab.BackgroundProcessing/3.2 (added) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/DispatchedView.cs (moved) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/HeuristicLab.BackgroundProcessing-3.2.csproj (moved) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/HeuristicLab.snk (moved) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/HeuristicLabBackgroundProcessingPlugin.cs (moved) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/ObservableBackgroundWorker.cs (moved) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/ObservableEnumerable.cs (moved) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/Properties (moved) * trunk/sources/HeuristicLab.BackgroundProcessing/3.2/WorkerMonitor.cs (moved) * trunk/sources/HeuristicLab.sln (modified) * trunk/sources/HeuristicLab/CopyAssemblies.cmd (modified) Move BackgroundProcessing Project into version subfolder. (#769) Tue, 29 Sep 2009 11:59:51 GMT epitzer [2399] * trunk/sources/HeuristicLab.BackgroundProcessing (added) * trunk/sources/HeuristicLab.BackgroundProcessing/DispatchedView.cs (added) * trunk/sources/HeuristicLab.BackgroundProcessing/HeuristicLab.BackgroundProcessing-3.2.csproj (added) * trunk/sources/HeuristicLab.BackgroundProcessing/HeuristicLab.snk (copied) * trunk/sources/HeuristicLab.BackgroundProcessing/HeuristicLabBackgroundProcessingPlugin.cs (added) * trunk/sources/HeuristicLab.BackgroundProcessing/ObservableBackgroundWorker.cs (added) * trunk/sources/HeuristicLab.BackgroundProcessing/ObservableEnumerable.cs (added) * trunk/sources/HeuristicLab.BackgroundProcessing/Properties (added) * trunk/sources/HeuristicLab.BackgroundProcessing/Properties/AssemblyInfo.frame (added) * trunk/sources/HeuristicLab.BackgroundProcessing/WorkerMonitor.cs (added) * trunk/sources/HeuristicLab.Persistence.GUI/3.3 (modified) * trunk/sources/HeuristicLab.sln (modified) * trunk/sources/HeuristicLab/CopyAssemblies.cmd (modified) Add plugin for background processing. (#769)