# # ChangeLog for branches/DataPreprocessingImprovements # # Generated by Trac 1.0.12 # 05/30/24 22:26:58 Tue, 30 Jun 2015 13:45:17 GMT ehopf [12555] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.cs (modified) #2335: Removed a redundant check and fixed a validation problem in ... Tue, 30 Jun 2015 10:30:04 GMT ehopf [12545] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/DataPreprocessingView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/StatisticsView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Implementations/SearchLogic.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Implementations/StatisticsLogic.cs (modified) #2335: Added the recalculation of the Statistics-View if a Filter ... Tue, 30 Jun 2015 09:05:23 GMT ehopf [12544] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/DataPreprocessorStarter.cs (modified) #2335: Minor fix that activates the Export Problem Button (Defect 7). Tue, 30 Jun 2015 08:54:02 GMT ehopf [12543] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) #2335: The correct row will get deleted now if the data is sorted ... Tue, 23 Jun 2015 15:20:23 GMT ehopf [12502] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.Designer.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.cs (modified) #2335: Corrected the preview column count in the Manipulation-View ... Tue, 23 Jun 2015 15:12:33 GMT ehopf [12501] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Implementations/PreprocessingChartContent.cs (modified) #2335: Adjusted the code of the Histogram-View to prevent an outdated ... Tue, 23 Jun 2015 15:00:39 GMT ehopf [12500] * branches/DataPreprocessingImprovements/HeuristicLab.Data.Views/3.3/StringConvertibleMatrixView.cs (modified) #2335: Added code that fixes Defect 3 and prevents a endless loop. Mon, 09 Mar 2015 17:18:22 GMT ehopf [12169] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.Designer.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingDataTableView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Implementations/HistogramContent.cs (modified) #2335: Added an option to display the missing value count within the ... Mon, 09 Mar 2015 15:26:42 GMT ehopf [12168] * branches/DataPreprocessingImprovements/HeuristicLab.Data.Views/3.3/StringConvertibleMatrixView.cs (modified) #2335: Fixes a problem with r12167, in case only missing values are ... Mon, 09 Mar 2015 15:00:26 GMT ehopf [12167] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) #2335: Swapped column left- and rightclick behavior in the DataGrid ... Mon, 09 Mar 2015 14:52:59 GMT ehopf [12165] * branches/DataPreprocessingImprovements/HeuristicLab.Data.Views/3.3/StringConvertibleMatrixView.cs (modified) #2335: Encapsulated sort column and statistics generation behavior in ... Mon, 09 Mar 2015 14:44:29 GMT ehopf [12164] * branches/DataPreprocessingImprovements/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) #2335: Adjusted the project settings of the DataPreprocessing Branch. Mon, 09 Mar 2015 10:12:31 GMT ehopf [12161] * branches/DataPreprocessingImprovements/DataPreprocessingImprovements.sln (modified) * branches/DataPreprocessingImprovements/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) #2335: Adjusted the project settings of the DataPreprocessing Branch. Mon, 09 Mar 2015 09:46:52 GMT ehopf [12160] * branches/DataPreprocessingImprovements/HeuristicLab.Data.Views (copied) #2335: Branched HL.Data.Views to implement minor improvements to the ... Mon, 09 Mar 2015 09:28:35 GMT ehopf [12158] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Implementations/DataGridContent.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Interfaces/IDataGridContent.cs (modified) #2335 Added a possibility to delete columns in the DataGrid view of ... Mon, 23 Feb 2015 17:01:58 GMT ehopf [12063] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/ProblemDataCreator.cs (modified) #2335: Added code to keep the user defined positive class in the ... Mon, 23 Feb 2015 16:30:50 GMT ehopf [12062] * branches/DataPreprocessingImprovements (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Implementations/FilteredPreprocessingData.cs (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/Interfaces/IPreprocessingData.cs (modified) #2335: Merged r12059 into branch Mon, 23 Feb 2015 15:47:26 GMT ehopf [12058] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/ProblemDataCreator.cs (modified) #2335: Changed the logic of the ProblemDataCreator to avoid the ... Mon, 23 Feb 2015 15:19:04 GMT ehopf [12056] * branches/DataPreprocessingImprovements/DataPreprocessingImprovements.sln (added) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/DataPreprocessingImprovements/PreBuildEvent.cmd (added) #2335: Created a solution file and adjusted the project settings of ... Mon, 23 Feb 2015 13:51:54 GMT ehopf [12054] * branches/DataPreprocessingImprovements/HeuristicLab.DataPreprocessing.Views (copied) #2335: Branched HeuristicLab.DataPreprocessing.Views to implement the ...