# # ChangeLog for branches/3.0/sources/HeuristicLab/MainForm.cs # # Generated by Trac 1.0.12 # 07/04/24 02:44:46 Fri, 26 Sep 2008 14:34:02 GMT gkronber [605] * branches/3.0/sources/HeuristicLab.PluginInfrastructure.GUI/ManagerForm.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure.GUI/ManagerForm.designer.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure.GUI/ManagerForm.resx (modified) * branches/3.0/sources/HeuristicLab/MainForm.cs (modified) merged r600 - r602 into 3.0 branch Fri, 26 Sep 2008 09:29:50 GMT gkronber [598] * branches/3.0/sources/HeuristicLab/MainForm.cs (modified) * branches/3.0/sources/HeuristicLab/SplashScreen.Designer.cs (modified) * branches/3.0/sources/HeuristicLab/SplashScreen.cs (modified) * branches/3.0/sources/HeuristicLab/SplashScreen.resx (modified) fixed #138 (Starting multiple applications concurrently causes some ... Fri, 30 May 2008 11:41:27 GMT gkronber [279] * branches/3.0/sources/HeuristicLab.Core/PersistenceManager.cs (modified) * branches/3.0/sources/HeuristicLab.DistributedEngine/DistributedEngine.cs (modified) * branches/3.0/sources/HeuristicLab.DistributedEngine/HeuristicLab.DistributedEngine.csproj (modified) * branches/3.0/sources/HeuristicLab.DistributedEngine/JobManager.cs (copied) * branches/3.0/sources/HeuristicLab.Grid/ClientForm.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/EngineStore.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/GridClientApplication.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/GridServer.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/GridServerApplication.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/HeuristicLab.Grid.csproj (modified) * branches/3.0/sources/HeuristicLab.Grid/IClient.cs (deleted) * branches/3.0/sources/HeuristicLab.Grid/IEngineStore.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/IGridServer.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/ProcessingEngine.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/ServerForm.cs (modified) * branches/3.0/sources/HeuristicLab.Grid/ServerForm.designer.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure/ApplicationInfo.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure/BaseClasses/ApplicationBase.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure/ClassInfoAttribute.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure/Interfaces/IApplication.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure/Loader.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure/PluginManager.cs (modified) * branches/3.0/sources/HeuristicLab.Scheduling.JSSP/HeuristicLab.Scheduling.JSSP.csproj (modified) * branches/3.0/sources/HeuristicLab.Scheduling.JSSP/HeuristicLabJSSPPlugin.cs (modified) * branches/3.0/sources/HeuristicLab.Scheduling.JSSP/OperationUpdater.cs (modified) * branches/3.0/sources/HeuristicLab/MainForm.cs (modified) merged changesets r219:r228, r240, r241:258, r263:265, r267,r268, ... Fri, 30 May 2008 11:08:42 GMT gkronber [278] * branches/3.0/sources/HeuristicLab.Core/VariablesScopeView.Designer.cs (modified) * branches/3.0/sources/HeuristicLab.DataAnalysis/Dataset.cs (modified) * branches/3.0/sources/HeuristicLab.DataAnalysis/DatasetView.cs (modified) * branches/3.0/sources/HeuristicLab.StructureIdentification/StructIdProblemInjectorView.Designer.cs (modified) * branches/3.0/sources/HeuristicLab.StructureIdentification/StructIdProblemInjectorView.cs (modified) * branches/3.0/sources/HeuristicLab/MainForm.cs (modified) merged changesets r166 r168 r195:196 r209 from the trunk into the ... Sat, 19 Apr 2008 10:57:24 GMT swagner [134] * branches/3.0 (copied) #58: Created a release branch for HeuristicLab 3.0 Wed, 20 Feb 2008 15:40:08 GMT gkronber [19] * trunk/sources/HeuristicLab/MainForm.cs (modified) fixed #24 by setting the starter to be the owner of the plugin- ...