# # ChangeLog for branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItem.cs # # Generated by Trac 1.0.12 # 06/17/24 17:01:05 Tue, 23 Jun 2015 11:31:49 GMT pfleck [12498] * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/BubbleChartView.Designer.cs (modified) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/BubbleChartView.cs (modified) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItem.cs (modified) * branches/BubbleChart/Samples/ALPS runs to RDI.hl (modified) #2379 - Adapted parts of categorical mapping from ... Tue, 16 Jun 2015 08:24:37 GMT pfleck [12450] * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItem.cs (modified) * branches/BubbleChart/Samples/ALPS runs to RDI.hl (added) #2379 - Added missing storable attributes. - Updated sample. Mon, 04 May 2015 15:13:47 GMT pfleck [12379] * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3 (modified) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/HeuristicLab.Optimization.BubbleChart-3.3.csproj (modified) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItem.cs (added) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItemListView.Designer.cs (added) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItemListView.cs (added) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItemView.Designer.cs (added) * branches/BubbleChart/HeuristicLab.Optimization.BubbleChart/3.3/RecursiveDataItemView.cs (added) #2379 - Added first draft of the `RecursiveDataItem` structure. - ...