# # ChangeLog for branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views # # Generated by Trac 1.0.12 # 08/18/24 19:05:08 Wed, 21 May 2014 11:38:59 GMT rstoll [10876] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * Do not open Search and Replace twice * SelectionChanged event ... Wed, 21 May 2014 11:30:46 GMT sbreuer [10875] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * disable replace value over selection toolstripitem, if only one ... Wed, 21 May 2014 11:07:40 GMT sbreuer [10873] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/Utils/FindPreprocessingItemsIterator.cs (modified) * Bugfixing Wed, 21 May 2014 10:48:42 GMT mleitner [10871] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/HistogramView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingDataTableView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/HistogramContent.cs (modified) Persist Histogram classification setting, disable legend for histogram Wed, 21 May 2014 10:22:38 GMT sbreuer [10870] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/SearchAndReplaceDialog.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/SearchAndReplaceDialog.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/Utils/FindPreprocessingItemsIterator.cs (modified) * offer search comparison options Wed, 21 May 2014 09:43:10 GMT aesterer [10868] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingDataTableView.cs (modified) Removed selection from histogram Wed, 21 May 2014 09:12:31 GMT mleitner [10867] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/HistogramView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/HistogramView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/LineChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingDataTableView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/ChartLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IChartLogic.cs (modified) Add colors to histogram / remove all in one mode Wed, 21 May 2014 07:03:35 GMT sbreuer [10863] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * make selection in datagrid faster Wed, 14 May 2014 13:32:47 GMT rstoll [10852] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/Utils/FindPreprocessingItemsIterator.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/Utils/IFindPreprocessingItemsIterator.cs (modified) * Search improved ** take into account the selected cell when ... Wed, 14 May 2014 12:54:41 GMT aesterer [10851] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingDataTableView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/ChartLogic.cs (modified) Added selection tag in line chart legend Wed, 14 May 2014 12:26:05 GMT psteiner [10849] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/FilterView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/FilterLogic.cs (modified) Filter Logic And/Or Conjunction Wed, 14 May 2014 11:37:28 GMT aesterer [10847] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingDataTableView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/ChartLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/FilteredPreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingDataTable.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IChartLogic.cs (modified) Added coloring feature for line chart Wed, 14 May 2014 09:44:17 GMT rstoll [10844] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/FilterLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IFilterLogic.cs (modified) * FilterResult was inversed at some point (true meaning it is ... Wed, 14 May 2014 08:46:41 GMT psteiner [10842] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/FilterView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/FilterContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) BugFix transactions null Wed, 07 May 2014 13:22:41 GMT rstoll [10820] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/ManipulationLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IManipulationLogic.cs (modified) * Interpolation implemented * Smoothing fixed * ... Wed, 07 May 2014 13:18:41 GMT pfleck [10819] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/TransformationView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/PreprocessingTransformator.cs (modified) * Implemented handling of transformation error messages. Wed, 07 May 2014 13:15:45 GMT psteiner [10818] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/HistogramView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/LineChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingChartContent.cs (modified) Persistence of charting congfiguration Wed, 07 May 2014 12:42:25 GMT sbreuer [10817] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/DataGridContentView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/StatisticsView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/SearchLogic.cs (modified) * added default case to changed event listeners Wed, 07 May 2014 12:22:08 GMT pfleck [10814] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/TransformationView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/TransactionalPreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/TransformationContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/PreprocessingTransformator.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/DataAnalysisProblemData.cs (modified) * Considered Transformations in Undo. * Renamed PDSnapshot in Snapshot. Wed, 07 May 2014 11:24:56 GMT psteiner [10813] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/CheckedFilterCollectionView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/FilterView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/FilterContent.cs (modified) BugFix within the logical conjunction of filters persistence of ...