# # ChangeLog for branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.Designer.cs # # Generated by Trac 1.0.12 # 04/23/24 23:19:39 Wed, 07 Dec 2016 12:50:21 GMT pfleck [14459] * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.Designer.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/LineChartView.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.Designer.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingCheckedVariablesView.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingDataTableView.Designer.cs (deleted) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingDataTableView.cs (deleted) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotMultiView.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/Content/HistogramContent.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/Content/LineChartContent.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/Content/PreprocessingChartContent.cs (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/Content/PreprocessingDataTable.cs (deleted) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) #2709 - Removed the `PreprocessingDataTable` and ... Fri, 02 Dec 2016 13:29:52 GMT pfleck [14445] * branches/DataPreprocessing Enhancements/Build.cmd (added) * branches/DataPreprocessing Enhancements/Clean.cmd (added) * branches/DataPreprocessing Enhancements/DataPreprocessing Enhancements.sln (added) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing (copied) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views (copied) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/DataPreprocessing Enhancements/PreBuildEvent.cmd (added) #2709 Branched DataPreprocessing plugins. Adapted build paths and ... Wed, 31 Aug 2016 08:42:51 GMT pfleck [14268] * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/LineChartView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.Designer.cs (modified) #2663 Added SplitContainer in the `PreprocessingChartView` for ...