# # ChangeLog for branches # # Generated by Trac 1.0.12 # 05/01/24 07:19:57 Mon, 23 Nov 2015 20:38:35 GMT mkommend [13350] * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProblemDefinitionScript.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProgrammableProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProgrammableProblems.cs (copied) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProblemDefinitionScript.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblems.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/Templates/CompiledMultiObjectiveProblemDefinition_Template.cs (added) #2521: Adapted multi-objective programmable problem. Mon, 23 Nov 2015 20:18:26 GMT jkarder [13349] * branches/Async/HeuristicLab.Algorithms.Benchmarks/3.3/BenchmarkAlgorithm.cs (modified) * branches/Async/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CrossValidationView.cs (modified) * branches/Async/HeuristicLab.Algorithms.DataAnalysis/3.4/CrossValidation.cs (modified) * branches/Async/HeuristicLab.Algorithms.DataAnalysis/3.4/FixedDataAnalysisAlgorithm.cs (modified) * branches/Async/HeuristicLab.Clients.Hive/3.3/Tasks/EngineTask.cs (modified) * branches/Async/HeuristicLab.Clients.Hive/3.3/Tasks/OptimizerTask.cs (modified) * branches/Async/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBAlgorithmView.cs (modified) * branches/Async/HeuristicLab.Clients.OKB/3.3/RunCreation/EmptyAlgorithm.cs (modified) * branches/Async/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBAlgorithm.cs (modified) * branches/Async/HeuristicLab.Core/3.3/Engine.cs (modified) * branches/Async/HeuristicLab.Core/3.3/Executable.cs (modified) * branches/Async/HeuristicLab.Core/3.3/Interfaces/IExecutable.cs (modified) * branches/Async/HeuristicLab.DebugEngine/3.3/DebugEngine.cs (modified) * branches/Async/HeuristicLab.Optimization.Views/3.3/IOptimizerView.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/Algorithms/Algorithm.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/Algorithms/BasicAlgorithm.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/Algorithms/EngineAlgorithm.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/MetaOptimizers/BatchRun.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/MetaOptimizers/TimeLimitRun.cs (modified) * branches/Async/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/RobustTabooSearch.cs (modified) #2258: added `StartAsync` to `IExecutable` Mon, 23 Nov 2015 20:07:22 GMT mkommend [13348] * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/CompiledProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/ProblemDefinitionScript.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblems.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/Templates/CompiledSingleObjectiveProblemDefinition_Template.cs (moved) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/Templates/ScriptTemplates.Designer.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/Templates/ScriptTemplates.resx (modified) #2521: Refactored single-objective programmable problem. Mon, 23 Nov 2015 17:47:21 GMT swagner [13347] * branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableClassAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableConstructorAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableHookAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/ComponentInfo.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/Index.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/Mapper.cs (moved) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/ProtoBufSerializer.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/ReferenceEqualityComparer.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/Serializer.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/StorableAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/StorableClassAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/Transformer.cs (moved) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/TransformerAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/TypeInfo.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/HeuristicLab.Persistence-4.0.csproj (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/ISerializer.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/ITransformer.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Plugin.cs.frame (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Properties/AssemblyInfo.cs.frame (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Protos/PersistenceMessages.proto (modified) #2520: Worked on persistence overhaul Mon, 23 Nov 2015 17:39:08 GMT gkronber [13346] * branches/RemoveBackwardsCompatibility (copied) #2523: created branch for removing persistence backwards ... Mon, 23 Nov 2015 17:38:37 GMT mkommend [13345] * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable.Views/3.3/ProblemDefinitionScriptView.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable.Views/3.3/SingleObjectiveProgrammableProblemView.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/CompiledProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/Interfaces (added) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/Interfaces/IProgrammableProblem.cs (added) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/ProblemDefinitionScript.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProblemDefinitionScript.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblems.cs (added) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/Templates/CompiledSingleObjectiveProblemDefinition.cs (modified) #2521: refactored programmable problem Mon, 23 Nov 2015 16:56:18 GMT gkronber [13344] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IControlManager.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/PluginValidator.cs (modified) #2522: removed unused interface IControlManager, removed usage of ... Mon, 23 Nov 2015 16:31:39 GMT gkronber [13343] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Attributes/ApplicationAttribute.cs (modified) #2522: removed support for restarting of HL-applications (nobody ... Mon, 23 Nov 2015 16:26:26 GMT gkronber [13342] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/BaseClasses (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Manager (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Sandboxing (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Starter (deleted) #2522: deleted empty folders Mon, 23 Nov 2015 16:25:20 GMT gkronber [13341] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/ApplicationBase.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/ApplicationDescription.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/PluginBase.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/PluginDescription.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/PluginFile.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/PluginInfrastructureEventArgs.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/PluginManager.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/PluginValidator.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/SandboxManager.cs (moved) #2522: moved files from folders into top-level folder to reduce the ... Mon, 23 Nov 2015 16:16:35 GMT gkronber [13340] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/HeuristicLab.PluginInfrastructure.UI-4.0.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/HeuristicLab.snk (added) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Properties/AssemblyInfo.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Properties/AssemblyInfo.cs.frame (added) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/SplashScreen.Designer.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/SplashScreen.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) #2522: added release name to SplashScreen, added ... Mon, 23 Nov 2015 15:14:57 GMT mkommend [13339] * branches/ProblemRefactoring/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/EvaluationTracker.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj (modified) * branches/ProblemRefactoring/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HillClimber.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/LinkageCrossover.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/ParameterlessPopulationPyramid.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IMultiObjectiveProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/ISingleObjectiveProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/ISingleObjectiveProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/MultiObjectiveProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Problem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/SingleObjectiveProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/Interfaces/IProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/Problems/HeuristicOptimizationProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Binary/3.3/BinaryProblem.cs (modified) #2521: Rectored problems and encodings. Mon, 23 Nov 2015 15:14:30 GMT gkronber [13338] * branches/RefactorPluginInfrastructure-2522/HeuristicLab 3.3.sln (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CrossValidationView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Analysis.Statistics.Views/3.3/ChartAnalysisView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Analysis.Statistics.Views/3.3/SampleSizeInfluenceView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Administration/3.3/Views/RefreshableRoleListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Administration/3.3/Views/RefreshableRoleSelectionListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Administration/3.3/Views/RefreshableUserGroupListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Administration/3.3/Views/RefreshableUserListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Administration/3.3/Views/UserGroupView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Administration/3.3/Views/UserView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Views/3.3/ClientViews/ClientRegistrationDialog.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Views/3.3/UserViews/ChangePasswordDialog.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Views/3.3/UserViews/LightweightUserGroupSelectionView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Views/3.3/UserViews/RefreshableLightweightUserInformationView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access.Views/3.3/UserViews/RefreshableLightweightUserView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Access/3.3/ClientInformationUtils.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.JobManager/3.3/MenuItems/RunInHiveMenuItem.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveJobManagerView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.Views/3.3/HiveItemView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/OptimizerHiveTaskView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.Hive.Views/3.3/TreeView/ItemTreeView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/Administration/Views/AdministratorView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/Administration/Views/AlgorithmView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/Administration/Views/OKBItemCollectionView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/Administration/Views/OKBItemView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/Administration/Views/ProblemView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/Query/Views/QueryView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBAlgorithmView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBExperimentUploadView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBRunView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Common/3.3/ErrorHandling.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/Clipboard.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/CreateParameterDialog.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/ItemArrayView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/ItemCollectionView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/ItemListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/OperatorCollectionView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/OperatorListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/OperatorSetView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core.Views/3.3/VariableView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core/3.3/OperatorExecutionException.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Data.Views/3.3/Path Views/TextFileView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.DataPreprocessing.Views/3.4/CheckedTransformationListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionGrammarEditorView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionGrammarSampleExpressionTreeView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.MainForm.WindowsForms/3.3/Dialogs/ErrorDialog.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.MainForm.WindowsForms/3.3/Dialogs/ErrorDialog.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.MainForm.WindowsForms/3.3/MainForms/MainForm.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.MainForm/3.3/Interfaces/IMainForm.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Operators.Programmable.Views/3.3/ProgrammableOperatorView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/AlgorithmView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/BatchRunView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/ExperimentTreeView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/IOptimizerView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/MultiEncodingView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/OptimizerListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/RunCollectionConstraintViews/RunCollectionConstraintCollectionView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/RunCollectionModifierListView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimization.Views/3.3/TimeLimitRunView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimizer/3.3/FileManager.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimizer/3.3/MenuItems/AboutMenuItem.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Parameters.Views/3.3/ValueLookupParameterView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Parameters.Views/3.3/ValueParameterView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI (added) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/AboutDialog.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/AboutDialog.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/FrameworkVersionErrorDialog.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/FrameworkVersionErrorDialog.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/HeuristicLab.PluginInfrastructure.UI-4.0.csproj (added) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/InstallationManagerControl.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/InstallationManagerControl.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/InstallationManagerForm.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/InstallationManagerForm.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/InstalledPluginsView.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/InstalledPluginsView.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/LicenseView.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/LicenseView.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Main.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/MultiSelectListView.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/MultiSelectListView.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/PluginView.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/PluginView.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Properties (added) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Properties/AssemblyInfo.cs (added) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Resources (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Resources.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Resources.resx (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/SplashScreen.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/SplashScreen.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/StarterForm.Designer.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/StarterForm.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure.UI/Util.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/AssemblyExtensions.cs (moved) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Manager/ApplicationDescription.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Manager/PluginDescription.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.DataAnalysis.Views/3.4/FeatureCorrelation/FeatureCorrelationCalculator.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.DataAnalysis.Views/3.4/Solution Views/DataAnalysisSolutionView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.ExternalEvaluation.Views/3.4/EvaluationTCPChannelView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.Instances.Views/3.3/ProblemInstanceProviderViewGeneric.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.Programmable.Views/3.3/ProblemDefinitionScriptView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionProblem.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Scripting.Views/3.3/ExecutableScriptView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.Scripting.Views/3.3/VariableStoreView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab/3.3/Program.cs (modified) #2522: - moved UI components out of ... Mon, 23 Nov 2015 14:17:12 GMT mkommend [13337] * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/ISingleObjectiveProblem.cs (added) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/ISolution.cs (added) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/ScopeUtil.cs (added) #2521: Added new class for problem refactoring. Mon, 23 Nov 2015 14:15:27 GMT mkommend [13336] * branches/ProblemRefactoring/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/BinaryVector.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/BinaryVectorEncoding.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Interfaces/IBinaryVectorCreator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTreeProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Encoding.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IEncoding.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IEncodingOperator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IMultiEncodingOperator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IMultiObjectiveProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/IProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/ISingleObjectiveProblemDefinition.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/internal/IMultiObjectiveAnalysisOperator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/internal/IMultiObjectiveEvaluationOperator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/internal/INeighborBasedOperator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/internal/ISingleObjectiveAnalysisOperator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Interfaces/internal/ISingleObjectiveEvaluationOperator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/MultiObjectiveProblem.cs (moved) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/MultiObjectiveAnalyzer.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/MultiObjectiveEvaluator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/SingleObjectiveAnalyzer.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/SingleObjectiveEvaluator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/SingleObjectiveImprover.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/SingleObjectiveMoveEvaluator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/SingleObjectiveMoveGenerator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Operators/SingleObjectiveMoveMaker.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/Problem.cs (moved) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/BasicProblems/SingleObjectiveProblem.cs (moved) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/Interfaces/IProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Optimization/3.3/Interfaces/ISolutionCreator.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Binary/3.3/BinaryProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.ExternalEvaluation/3.4/ExternalEvaluationProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.ExternalEvaluation/3.4/MultiObjectiveExternalEvaluationProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.GrammaticalEvolution/3.4/ArtificialAnt/GEArtificialAntProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProgrammableProblem.cs (modified) * branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) #2521: Refactored encodings and problems. Mon, 23 Nov 2015 11:19:20 GMT gkronber [13335] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/IStatusDisplay.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerControl.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.Designer.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/Util.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Manager/PluginInfrastructureCancelEventArgs.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Sandboxing/SandboxManager.cs (modified) #2522: removed IStatusDisplay and PluginInfrastructureCancelEventArgs Mon, 23 Nov 2015 10:48:11 GMT gkronber [13334] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/ControlManager.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Properties/Settings.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Properties/Settings.settings (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources.Designer.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources.resx (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/Setup_Install.ico (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/UpdateAvailable.ico (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_Actions_PublishToWebHS.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_Actions_RepeatHS.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_CommonElements_Actions_Add.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_CommonElements_Actions_Remove.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_CommonElements_Objects_Arrow_Up.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_Objects_Install.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_Objects_Internet.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources/VS2008ImageLibrary_Objects_NetworkConnections.png (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Starter/StarterForm.cs (modified) #2522: removed unused files Mon, 23 Nov 2015 10:32:22 GMT gkronber [13333] * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/AvailablePluginsView.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/AvailablePluginsView.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/BasicUpdateView.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/BasicUpdateView.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/ConfirmationDialog.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/ConfirmationDialog.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/ConnectionSetupView.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/ConnectionSetupView.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/EditProductsView.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/EditProductsView.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManager.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerException.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.Designer.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstalledPluginsView.Designer.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstalledPluginsView.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/LicenseConfirmationDialog.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/LicenseConfirmationDialog.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/PluginUpdaterForm.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/PluginUpdaterForm.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/UploadPluginsView.Designer.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Advanced/UploadPluginsView.cs (deleted) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Starter/StarterForm.cs (modified) * branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) #2522: removed classes for plugin uploading and updating Mon, 23 Nov 2015 09:03:30 GMT gkronber [13332] * branches/RefactorPluginInfrastructure-2522 (copied) #2522 branched trunk/source for refactoring of plugin infrastructure Mon, 23 Nov 2015 09:01:45 GMT mkommend [13331] * branches/ProblemRefactoring (copied) #2521: Branched trunk/sources for problem refactoring.