# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/21/24 01:24:25 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:25:04 GMT gkronber [10963] * trunk/sources (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestModel.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegression.cs (modified) #1721 merged r10321:10322 from feature branch to the trunk 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 Wed, 11 Jun 2014 07:43:45 GMT epitzer [10961] * trunk/sources/HeuristicLab.Persistence/3.3/Default/Xml/Primitive/System.Drawing/Font2XmlSerializer.cs (modified) #2111 make GetFontFamily() static Wed, 11 Jun 2014 07:42:05 GMT epitzer [10960] * trunk/sources/HeuristicLab.Persistence/3.3/Default/Xml/Primitive/Char2XmlFormatter.cs (modified) #2096 add treatment of special characters also to Char2XmlSerializer Tue, 10 Jun 2014 07:44:09 GMT pfleck [10959] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Creators/IterativeInsertionCreator.cs (modified) #2191: correctly set the stopIdx, as suggested in the mailing list Fri, 06 Jun 2014 12:12:39 GMT epitzer [10958] * trunk/sources/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableSerializer.cs (modified) #2192 make StorableSerializer.HookDesignator derive from Tuple and ... 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 ... Thu, 05 Jun 2014 13:39:25 GMT bburlacu [10956] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TextualSymbolicDataAnalysisModelView.designer.cs (modified) #2159: Forgot to commit changes in ... Thu, 05 Jun 2014 09:59:22 GMT bburlacu [10955] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisSingleObjectivePruningAnalyzer.cs (modified) #2143: Added extra check to ensure the PopulationSlice parameter is ... Thu, 05 Jun 2014 05:16:44 GMT abeham [10954] * stable (modified) * stable/HeuristicLab.Optimizer/3.3/Documents/TS_VRP.hl (modified) * stable/HeuristicLab.Problems.VehicleRouting (modified) * stable/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Moves/MultiVRPMoveOperator/MultiVRPMoveGenerator.cs (modified) * stable/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/CustomerRelocation/PotvinCustomerRelocationMoveTabuCriterion.cs (modified) #2190: merged r10924, r10926, r10927 to stable Wed, 04 Jun 2014 13:41:39 GMT bburlacu [10953] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionView.Designer.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionView.cs (modified) #2159: Fixed comboBox font, but couldn't hide the caret in the ... 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 ...