# # ChangeLog for branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3 # # Generated by Trac 1.0.12 # 07/12/24 13:45:38 Wed, 27 Nov 2013 14:07:15 GMT tsteinre [10158] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * minor fix in IPreprocessingData Wed, 27 Nov 2013 14:05:55 GMT tsteinre [10157] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (added) * added IPreprocessingData Wed, 20 Nov 2013 15:56:18 GMT rstoll [10148] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataSetStatisticInfo.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/IDataSetStatisticInfo.cs (added) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataset.cs (modified) Initial work for DatasetStatisticInfo Wed, 20 Nov 2013 14:36:24 GMT pfleck [10147] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) Fixed readonly property in Dataset and EditableDataset. Wed, 20 Nov 2013 13:29:19 GMT pfleck [10146] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * implemented EditableDataset * made some Dataset components ... Wed, 20 Nov 2013 12:01:25 GMT sbreuer [10144] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * remove .resx file from project Wed, 20 Nov 2013 11:52:29 GMT sbreuer [10143] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3 (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.resx (deleted) * delete button2 * remove .resx file and add to ignore list Wed, 13 Nov 2013 14:15:58 GMT sbreuer [10134] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.Designer.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.resx (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Plugin.cs.frame (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.resx (added) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * initial view with hello world * make dataset writeable Wed, 30 Oct 2013 14:46:21 GMT ascheibe [10095] * branches/DataPreprocessing/HeuristicLab 3.3.sln (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3 (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.snk (copied) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Plugin.cs.frame (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Properties (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Properties/AssemblyInfo.cs.frame (added) added initial plugin structure