# # ChangeLog for branches # # Generated by Trac 1.0.12 # 08/15/24 17:17:05 Wed, 11 Jun 2014 08:46:01 GMT gkronber [10966] * branches/1721-RandomForestPersistence (deleted) #1721 deleted feature branch Wed, 11 Jun 2014 08:42:06 GMT rstoll [10965] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * Reordered code Wed, 11 Jun 2014 08:40:01 GMT rstoll [10964] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/DataGridContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/FilterContent.cs (modified) * Refactorings for DataGridContent and FitlerContent Wed, 11 Jun 2014 08:14:32 GMT aesterer [10962] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/CorrelationMatrixContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/DataCompletenessChartContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/PreprocessingChartContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Interfaces/IViewChartShortcut.cs (copied) Added cloning for chart contents on double click Thu, 05 Jun 2014 14:51:39 GMT bburlacu [10957] * branches/HeuristicLab.InteractiveTreeSimplifier/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) * branches/HeuristicLab.InteractiveTreeSimplifier/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs (modified) #1763: Added a special arity check for multiplication and addition ... Wed, 04 Jun 2014 13:32:33 GMT aesterer [10952] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/MultiScatterPlotView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingDataTableView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingDataTableView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingScatterPlotView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingScatterPlotView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/SingleScatterPlotView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ViewShortcutListView.cs (modified) Completed scatter plot view Wed, 04 Jun 2014 13:09:39 GMT mleitner [10951] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) Remove todo comment Wed, 04 Jun 2014 13:07:11 GMT mleitner [10950] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingStringConvertibleMatrixView.Designer.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingStringConvertibleMatrixView.cs (moved) Rename CopyOfStringConvertibleMatrix Wed, 04 Jun 2014 13:02:57 GMT mleitner [10949] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) Keep sorting when content changes Wed, 04 Jun 2014 12:57:53 GMT pfleck [10948] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/TransformationView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/TransformationView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/PreprocessingTransformator.cs (modified) * Implemented preserve/copy columns on transformations. Wed, 04 Jun 2014 12:57:45 GMT rstoll [10947] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ComparisonFilterView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ComparisonFilterView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/CopyOfStringConvertibleMatrixView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/Filter/ComparisonFilter.cs (modified) * Changed ComparisonFilter, using DoubleValue and DateTime rather ... Wed, 04 Jun 2014 12:48:18 GMT sbreuer [10946] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * always show selected cell Wed, 04 Jun 2014 12:40:57 GMT tsteinre [10945] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/TransformationView.cs (modified) * added messagebox for displaying a warning: Missing Column Parameter ... Wed, 04 Jun 2014 11:42:55 GMT tsteinre [10944] * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Transformations/3.4/CopyColumnTransformation.cs (modified) * removed unnecessary ctor parameter from !CopyColumnTransformation Wed, 04 Jun 2014 11:33:00 GMT tsteinre [10943] * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/TransformationToSymbolicTreeMapper.cs (modified) * implement Backtransformation logic for !CopyColumnTransformation Wed, 04 Jun 2014 11:32:16 GMT mleitner [10942] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.cs (modified) Ensure correct index for classifier combobox Wed, 04 Jun 2014 11:22:03 GMT tsteinre [10940] * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/TransformationToSymbolicTreeMapper.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Transformations/3.4/CopyColumnTransformation.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Transformations/3.4/Transformation.cs (modified) * fixed CopyColumnTransformation inheritance * created a ... Wed, 04 Jun 2014 11:09:51 GMT sbreuer [10939] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/FilterLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/FilteredPreprocessingData.cs (modified) * do filtering in transaction, so the content changed event is only ... Wed, 04 Jun 2014 11:08:49 GMT mleitner [10938] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) Improve context menu replace performance by disabling repaint Wed, 04 Jun 2014 10:56:05 GMT bburlacu [10936] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/Analyzers/GenealogyAnalyzer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/DirectedGraph/DirectedGraph.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) #1772: Modified GenealogyAnalyzer to remove discarded offspring ...