# # ChangeLog for branches/2947_ConfigurableIndexedDataTable # # Generated by Trac 1.0.12 # 11/22/24 16:10:59 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.