# # ChangeLog for branches/histogram # # Generated by Trac 1.0.12 # 05/12/24 19:03:51 Sat, 16 Apr 2011 09:48:21 GMT abeham [6016] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified) #1465 * added sorting of series to move them back and forth * ... Fri, 15 Apr 2011 21:32:12 GMT abeham [6015] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) #1465 * forgot to change the min/max fixed setting for all axis Fri, 15 Apr 2011 21:30:21 GMT abeham [6014] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.resx (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataTableVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLabVisualizationChartControlsExtensionsPlugin.cs.frame (modified) #1465 * added option to set fixed minimum and maximum for all four ... Fri, 15 Apr 2011 17:33:28 GMT abeham [6013] * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.resx (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.resx (deleted) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/Histogram.cs (deleted) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/HistogramHistory.cs (deleted) * branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/QualityDistributionAnalyzer.cs (modified) * branches/histogram/HistogramViewTest/Form1.cs (modified) * branches/histogram/HistogramViewTest/HistogramViewTest.csproj (modified) #1465 * removed `AggregatedHistogramHistoryView` * removed ... Fri, 15 Apr 2011 16:41:13 GMT abeham [6012] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataRowVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataTableVisualProperties.cs (modified) #1465 * fine tuned UI for setting data(table|row) visual properties ... Fri, 15 Apr 2011 12:54:43 GMT abeham [6011] * branches/histogram (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/KMeansClusteringModelView.Designer.cs (copied) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/KMeansClusteringModelView.cs (copied) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelSupportVectorsView.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelView.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/AlglibUtil.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearDiscriminantAnalysis.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearRegression.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorMachineUtil.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/kMeans/KMeansClustering.cs (modified) * branches/histogram/HeuristicLab.Analysis (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataRowVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/Tests (modified) * branches/histogram/HeuristicLab.Data.Views/3.3/StringConvertibleValueView.Designer.cs (modified) * branches/histogram/HeuristicLab.Data.Views/3.3/StringConvertibleValueView.cs (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/histogram/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Analyzers/SymbolicExpressionSymbolFrequencyAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Creators/ProbabilisticTreeCreator.cs (modified) * branches/histogram/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionGrammarBase.cs (modified) * branches/histogram/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.Designer.cs (modified) * branches/histogram/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.cs (modified) * branches/histogram/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/histogram/HeuristicLab.Persistence (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/ErrorHandling.cs (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/FrameworkVersionErrorDialog.Designer.cs (copied) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/FrameworkVersionErrorDialog.cs (copied) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/Main.cs (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/Starter/SplashScreen.Designer.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/InteractiveSymbolicDiscriminantFunctionClassificationSolutionSimplifierView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/SymbolicDiscriminantFunctionClassificationSolutionView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SymbolicDiscriminantFunctionClassificationSolution.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/InteractiveSymbolicRegressionSolutionSimplifierView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SymbolicRegressionSolution.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/GraphicalSymbolicDataAnalysisModelView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/RunCollectionVariableImpactView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TextualSymbolicDataAnalysisModelView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeInterpreter.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationSolutionConfusionMatrixView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationSolutionEstimatedClassValuesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationRocCurvesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationSolutionThresholdView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Clustering/ClusteringSolutionEstimatedClusterView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/ClusteringSolutionView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionEstimatedValuesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionLineChartView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionScatterPlotView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolution.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis/3.4/OnlineCalculators/OnlineNormalizedMeanSquaredErrorCalculator.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis/3.4/Tests/OnlineCalculatorPerformanceTest.cs (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment.Views/3.3 (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3 (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/Tests (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting.Views (modified) * branches/histogram/HeuristicLab.Selection/3.3/NoSameMatesSelector.cs (modified) #1465 * updated branch with changes from trunk * fixed some bugs ... Wed, 13 Apr 2011 22:18:46 GMT abeham [6010] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLabAnalysisViewsPlugin.cs.frame (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataRowVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/Analyzers/QAPAlleleFrequencyAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.Designer.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.resx (added) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) #1465 * worked on histogram integration * Added control to ... Tue, 12 Apr 2011 18:19:50 GMT abeham [6007] * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HistogramControl.cs (modified) #1465 * Fixed column width in histogram by introducing 0 columns Sun, 10 Apr 2011 05:25:03 GMT abeham [5999] * branches/histogram/HeuristicLab.Analysis.Views/3.3/AlleleFrequencyCollectionView.cs (modified) #1470 * Changed sorting of alleles in `AlleleFrequencyCollectionView` Sat, 09 Apr 2011 17:59:16 GMT abeham [5996] * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/Analyzers/QAPAlleleFrequencyAnalyzer.cs (added) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/Analyzers/QAPPopulationDiversityAnalyzer.cs (added) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) #1469 * implemented `QAPAlleleFrequencyAnalyzer` and ... Sat, 09 Apr 2011 12:48:19 GMT abeham [5995] * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.resx (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/HistogramHistory.cs (modified) #1465 * Changed `HistogramHistory` to derive from ... Fri, 08 Apr 2011 22:15:33 GMT abeham [5994] * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/Histogram.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/QualityDistributionAnalyzer.cs (added) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HistogramControl.cs (modified) #1465 * Added movie view for !HistogramHistory * Added ... Wed, 06 Apr 2011 16:37:47 GMT abeham [5970] * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.resx (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HistogramControl.Designer.cs (added) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HistogramControl.cs (added) #1465 * Separated !HistogramView into a view and a control * ... Tue, 05 Apr 2011 23:01:46 GMT abeham [5961] * branches/histogram/HeuristicLab 3.3.sln (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.resx (added) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/Histogram.cs (added) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/HistogramHistory.cs (added) * branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/histogram/HistogramViewTest (added) * branches/histogram/HistogramViewTest/Form1.Designer.cs (added) * branches/histogram/HistogramViewTest/Form1.cs (added) * branches/histogram/HistogramViewTest/HistogramViewTest.csproj (added) * branches/histogram/HistogramViewTest/Program.cs (added) * branches/histogram/HistogramViewTest/Properties (added) * branches/histogram/HistogramViewTest/Properties/AssemblyInfo.cs (added) * branches/histogram/HistogramViewTest/Properties/Resources.Designer.cs (added) * branches/histogram/HistogramViewTest/Properties/Resources.resx (added) * branches/histogram/HistogramViewTest/Properties/Settings.Designer.cs (added) * branches/histogram/HistogramViewTest/Properties/Settings.settings (added) * branches/histogram/HistogramViewTest/app.config (added) #1465 * Worked on the histogram view Tue, 05 Apr 2011 19:26:16 GMT abeham [5959] * branches/histogram (copied) #1465 * Created branch for implementing a histogram view Tue, 05 Apr 2011 15:24:24 GMT cfischer [5957] * trunk/sources/HeuristicLab.Selection/3.3/NoSameMatesSelector.cs (modified) #1364 revised NSM based on review feedback from mkommend: * use linq ...