# # ChangeLog for trunk/sources/HeuristicLab.Data/3.3/Path Types # # Generated by Trac 1.0.12 # 07/28/24 06:38:13 Mon, 23 Jun 2014 15:01:02 GMT mkommend [11034] * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/TextFileView.cs (modified) * trunk/sources/HeuristicLab.Data/3.3/Path Types/DirectoryValue.cs (modified) * trunk/sources/HeuristicLab.Data/3.3/Path Types/FileValue.cs (modified) * trunk/sources/HeuristicLab.Data/3.3/Path Types/PathValue.cs (modified) #2201: Overloaded ToString in all path types and fixed exists method. Thu, 01 Aug 2013 07:57:40 GMT mkommend [9833] * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/DirectoryValueView.Designer.cs (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/DirectoryValueView.cs (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/FileValueView.Designer.cs (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/FileValueView.cs (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/TextFileView.Designer.cs (added) * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/TextFileView.cs (modified) * trunk/sources/HeuristicLab.Data/3.3/Path Types/DirectoryValue.cs (modified) * trunk/sources/HeuristicLab.Data/3.3/Path Types/FileValue.cs (modified) * trunk/sources/HeuristicLab.Data/3.3/Path Types/PathValue.cs (modified) #2081: Implemented reviewer comments by gkronber for path values. Wed, 17 Jul 2013 11:35:44 GMT mkommend [9714] * trunk/sources/HeuristicLab.Data.Views/3.3 (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views (copied) * trunk/sources/HeuristicLab.Data.Views/3.3/Path Views/TextFileView.cs (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/StringConvertibleArrayView.cs (modified) * trunk/sources/HeuristicLab.Data/3.3 (modified) * trunk/sources/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * trunk/sources/HeuristicLab.Data/3.3/Path Types (copied) * branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data/3.3/Path Types/TextFile.cs (deleted) * trunk/sources/HeuristicLab.Data/3.3/Path Types/TextFileValue.cs (copied) #2081: Integrated new HL path data types from the branch. Fri, 05 Jul 2013 08:50:47 GMT mkommend [9697] * branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data.Views/3.3/Path Views/DirectoryValueView.cs (modified) * branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data.Views/3.3/Path Views/FileValueView.cs (modified) * branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data.Views/3.3/Path Views/TextFileView.cs (modified) * branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data.Views/3.3/StringConvertibleArrayView.cs (modified) * branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data/3.3/Path Types/PathValue.cs (modified) #2081: Updated branches from trunk and implemented all review comments.