# # ChangeLog for branches/histogram/HeuristicLab 3.3.sln # # Generated by Trac 1.0.12 # 06/20/24 01:25:52 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 Mon, 04 Apr 2011 14:07:34 GMT mkommend [5944] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Tests/StatisticCalculatorsTest.cs (modified) #1418: Added unit tests for the `Problems.DataAnalysis-3.4` project.