# # ChangeLog for branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing # # Generated by Trac 1.0.12 # 09/28/24 02:40:06 Tue, 18 Jul 2017 08:27:37 GMT pfleck [15268] * branches/DataPreprocessing Cleanup (added) * branches/DataPreprocessing Cleanup/Build.cmd (copied) * branches/DataPreprocessing Cleanup/DataPreprocessing Cleanup.sln (added) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing (copied) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing.Views (copied) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/DataPreprocessing Cleanup/PreBuildEvent.cmd (copied) #2809 Added branch with the DataPreprocessing plugins. Wed, 12 Jul 2017 13:45:31 GMT pfleck [15210] * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/FilterView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingIcons.resx (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotMultiView.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotSingleView.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/StatisticsView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/StatisticsView.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Content/HistogramContent.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Content/PreprocessingChartContent.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Content/ScatterPlotContent.cs (modified) #2709 Fixed some small issues and some default behavior.