#
# ChangeLog for branches/2947_ConfigurableIndexedDataTable
#
# Generated by Trac 1.0.12
# 02/23/25 21:31:33

Wed, 19 Sep 2018 14:04:11 GMT pfleck [16156]
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/IndexedDataTable.cs (modified)

	#2947 fixed initial title for `IndexedDataTable`


Sat, 15 Sep 2018 09:54:41 GMT pfleck [16150]
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/IndexedDataTableView.Designer.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/IndexedDataTableView.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/ScatterPlotView.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/IndexedDataRow.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotMultiView.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotSingleView.Designer.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Problems.TestFunctions.Views/3.3/ParetoFrontScatterPlotView.Designer.cs (modified)

	#2947
	- Added context menu to open the VisualProperties dialog for ...


Sat, 15 Sep 2018 09:47:03 GMT pfleck [16149]
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableHistoryView.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis.Views/3.3/IndexedDataTableView.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/DataRow.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/DataTable.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/IndexedDataTable.cs (modified)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/Interfaces (added)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/Interfaces/IDataRow.cs (added)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/DataVisualization/Interfaces/IDataTable.cs (added)
	* branches/2947_ConfigurableIndexedDataTable/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified)

	#2947
	 - Added interfaces for `DataRow` and `DataTable` ...


Sat, 15 Sep 2018 09:25:06 GMT pfleck [16148]
	* branches/2947_ConfigurableIndexedDataTable (copied)

	#2947 branched trunk


Tue, 22 May 2018 09:57:41 GMT bburlacu [15940]
	* trunk/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionResultAggregationView.Designer.cs (added)
	* trunk/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionResultAggregationView.cs (added)

	#2921: Implement result aggregation view.