Changeset 3081
- Timestamp:
- 03/17/10 13:46:54 (15 years ago)
- Location:
- trunk/sources
- Files:
-
- 2 added
- 2 deleted
- 28 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab 3.3.sln
r3078 r3081 43 43 {489CFE09-FDF7-4C89-BAB5-BD09CADD61AD} = {489CFE09-FDF7-4C89-BAB5-BD09CADD61AD} 44 44 {72104A0B-90E7-42F3-9ABE-9BBBADD4B943} = {72104A0B-90E7-42F3-9ABE-9BBBADD4B943} 45 {C458C60D-33CE-42B8-8B7A-651B698A3C96} = {C458C60D-33CE-42B8-8B7A-651B698A3C96} 45 46 {25087811-F74C-4128-BC86-8324271DA13E} = {25087811-F74C-4128-BC86-8324271DA13E} 46 47 {662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2} = {662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2} … … 71 72 {57F38579-409D-4DD8-AB19-3F2C4A665126} = {57F38579-409D-4DD8-AB19-3F2C4A665126} 72 73 {4ABA047D-46DD-4608-9E4A-41C5F92FDBB1} = {4ABA047D-46DD-4608-9E4A-41C5F92FDBB1} 74 {81609E8A-9757-4865-8B89-0B6603F769E8} = {81609E8A-9757-4865-8B89-0B6603F769E8} 73 75 {8FA6898D-E4B0-4E08-A6D6-F9F520E7959F} = {8FA6898D-E4B0-4E08-A6D6-F9F520E7959F} 74 76 {BF7D9494-A586-457B-8DF9-ED599F9E6A71} = {BF7D9494-A586-457B-8DF9-ED599F9E6A71} … … 203 205 EndProject 204 206 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.LS-3.3", "HeuristicLab.Algorithms.LS\3.3\HeuristicLab.Algorithms.LS-3.3.csproj", "{4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}" 207 EndProject 208 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.PluginAdministrator-3.3", "HeuristicLab.PluginAdministrator\3.3\HeuristicLab.PluginAdministrator-3.3.csproj", "{C458C60D-33CE-42B8-8B7A-651B698A3C96}" 205 209 EndProject 206 210 Global … … 879 883 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 880 884 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|Any CPU.Build.0 = Debug|Any CPU 881 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|x64.ActiveCfg = Debug|Any CPU 882 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|x86.ActiveCfg = Debug|Any CPU 885 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|x64.ActiveCfg = Debug|x64 886 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|x64.Build.0 = Debug|x64 887 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|x86.ActiveCfg = Debug|x86 888 {F62BCD22-FB83-4444-9401-8031C2487A86}.Debug|x86.Build.0 = Debug|x86 883 889 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|Any CPU.ActiveCfg = Release|Any CPU 884 890 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|Any CPU.Build.0 = Release|Any CPU 885 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|x64.ActiveCfg = Release|Any CPU 886 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|x86.ActiveCfg = Release|Any CPU 891 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|x64.ActiveCfg = Release|x64 892 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|x64.Build.0 = Release|x64 893 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|x86.ActiveCfg = Release|x86 894 {F62BCD22-FB83-4444-9401-8031C2487A86}.Release|x86.Build.0 = Release|x86 887 895 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 888 896 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|Any CPU.Build.0 = Debug|Any CPU 889 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|x64.ActiveCfg = Debug|Any CPU 890 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|x86.ActiveCfg = Debug|Any CPU 897 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|x64.ActiveCfg = Debug|x64 898 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|x64.Build.0 = Debug|x64 899 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|x86.ActiveCfg = Debug|x86 900 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Debug|x86.Build.0 = Debug|x86 891 901 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|Any CPU.ActiveCfg = Release|Any CPU 892 902 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|Any CPU.Build.0 = Release|Any CPU 893 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|x64.ActiveCfg = Release|Any CPU 894 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|x86.ActiveCfg = Release|Any CPU 903 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|x64.ActiveCfg = Release|x64 904 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|x64.Build.0 = Release|x64 905 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|x86.ActiveCfg = Release|x86 906 {169F2678-85A2-41E3-8D96-5558BB537AC6}.Release|x86.Build.0 = Release|x86 895 907 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 896 908 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|Any CPU.Build.0 = Debug|Any CPU 897 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|x64.ActiveCfg = Debug|Any CPU 898 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|x86.ActiveCfg = Debug|Any CPU 909 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|x64.ActiveCfg = Debug|x64 910 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|x64.Build.0 = Debug|x64 911 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|x86.ActiveCfg = Debug|x86 912 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Debug|x86.Build.0 = Debug|x86 899 913 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|Any CPU.ActiveCfg = Release|Any CPU 900 914 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|Any CPU.Build.0 = Release|Any CPU 901 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|x64.ActiveCfg = Release|Any CPU 902 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|x86.ActiveCfg = Release|Any CPU 915 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|x64.ActiveCfg = Release|x64 916 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|x64.Build.0 = Release|x64 917 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|x86.ActiveCfg = Release|x86 918 {E10F395F-C8A6-48AD-B470-9AA7A1F43809}.Release|x86.Build.0 = Release|x86 903 919 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 904 920 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|Any CPU.Build.0 = Debug|Any CPU 905 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|x64.ActiveCfg = Debug|Any CPU 906 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|x86.ActiveCfg = Debug|Any CPU 921 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|x64.ActiveCfg = Debug|x64 922 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|x64.Build.0 = Debug|x64 923 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|x86.ActiveCfg = Debug|x86 924 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Debug|x86.Build.0 = Debug|x86 907 925 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|Any CPU.ActiveCfg = Release|Any CPU 908 926 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|Any CPU.Build.0 = Release|Any CPU 909 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|x64.ActiveCfg = Release|Any CPU 910 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|x86.ActiveCfg = Release|Any CPU 927 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|x64.ActiveCfg = Release|x64 928 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|x64.Build.0 = Release|x64 929 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|x86.ActiveCfg = Release|x86 930 {A9EE65D9-405B-4C9C-B470-FC911AAC541B}.Release|x86.Build.0 = Release|x86 911 931 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 912 932 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 917 937 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|Any CPU.ActiveCfg = Release|Any CPU 918 938 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|Any CPU.Build.0 = Release|Any CPU 919 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|x64.ActiveCfg = Release|Any CPU 920 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|x86.ActiveCfg = Release|Any CPU 939 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|x64.ActiveCfg = Release|x64 940 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|x64.Build.0 = Release|x64 941 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|x86.ActiveCfg = Release|x86 942 {4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}.Release|x86.Build.0 = Release|x86 943 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 944 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Debug|Any CPU.Build.0 = Debug|Any CPU 945 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Debug|x64.ActiveCfg = Debug|x64 946 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Debug|x64.Build.0 = Debug|x64 947 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Debug|x86.ActiveCfg = Debug|x86 948 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Debug|x86.Build.0 = Debug|x86 949 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Release|Any CPU.ActiveCfg = Release|Any CPU 950 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Release|Any CPU.Build.0 = Release|Any CPU 951 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Release|x64.ActiveCfg = Release|x64 952 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Release|x64.Build.0 = Release|x64 953 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Release|x86.ActiveCfg = Release|x86 954 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Release|x86.Build.0 = Release|x86 921 955 EndGlobalSection 922 956 GlobalSection(SolutionProperties) = preSolution -
trunk/sources/HeuristicLab 3.3/Files.txt
r3078 r3081 37 37 HeuristicLab.Persistence\3.3:HeuristicLab.Persistence-3.3.dll 38 38 HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll 39 HeuristicLab.PluginAdministrator\3.3:HeuristicLab.PluginAdministrator-3.3.dll 39 40 HeuristicLab.Problems.TSP\3.3:HeuristicLab.Problems.TSP-3.3.dll 40 41 HeuristicLab.Problems.TSP.Views\3.3:HeuristicLab.Problems.TSP.Views-3.3.dll -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/ConnectionSetupView.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient { 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 namespace HeuristicLab.PluginAdministrator { 2 22 partial class ConnectionSetupView { 3 23 /// <summary> -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/ConnectionSetupView.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 using System; 2 22 using System.Collections.Generic; 3 23 using System.ComponentModel; … … 8 28 using System.Windows.Forms; 9 29 10 namespace HeuristicLab. DeploymentService.AdminClient{30 namespace HeuristicLab.PluginAdministrator { 11 31 internal partial class ConnectionSetupView : HeuristicLab.MainForm.WindowsForms.View { 12 32 public ConnectionSetupView() { -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/EditConnectionAction.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 using System; 2 22 using System.Collections.Generic; 3 23 using System.Linq; … … 5 25 using HeuristicLab.MainForm; 6 26 7 namespace HeuristicLab. DeploymentService.AdminClient{8 static class EditConnectionAction {27 namespace HeuristicLab.PluginAdministrator { 28 internal static class EditConnectionAction { 9 29 internal static void Execute(IMainForm mainForm) { 10 30 ConnectionSetupView connectionSetup = new ConnectionSetupView(); -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/EditConnectionMenuItem.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 using System; 2 22 using System.Collections.Generic; 3 23 using System.Linq; … … 5 25 using HeuristicLab.MainForm; 6 26 7 namespace HeuristicLab. DeploymentService.AdminClient{8 class EditConnectionMenuItem : HeuristicLab.MainForm.WindowsForms.MenuItem, IUserInterfaceItemProvider {27 namespace HeuristicLab.PluginAdministrator { 28 internal class EditConnectionMenuItem : HeuristicLab.MainForm.WindowsForms.MenuItem, IUserInterfaceItemProvider { 9 29 public override string Name { 10 30 get { return "Edit Connection Properties"; } -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/HeuristicLabPluginAdministratorApplication.cs
r3072 r3081 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-20 08Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. … … 27 27 using HeuristicLab.MainForm.WindowsForms; 28 28 29 namespace HeuristicLab. DeploymentService.AdminClient{30 [Application("Deployment service administration client")]31 public class HeuristicLab DeploymentServiceAdminClientApplication : ApplicationBase {29 namespace HeuristicLab.PluginAdministrator { 30 [Application("Deployment Service Administrator")] 31 public class HeuristicLabPluginAdministratorApplication : ApplicationBase { 32 32 public override void Run() { 33 33 MainForm mainForm = new MainForm(typeof(IUserInterfaceItemProvider)); 34 mainForm.Title = "Deployment Service Administrat ion Client";34 mainForm.Title = "Deployment Service Administrator"; 35 35 Application.Run(mainForm); 36 36 } -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/HeuristicLabPluginAdministratorPlugin.cs.frame
r3072 r3081 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-20 08Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. … … 25 25 using HeuristicLab.PluginInfrastructure; 26 26 27 namespace HeuristicLab.DeploymentService.AdminClient { 28 [Plugin("HeuristicLab.DeploymentService.AdminClient", "3.3.0.$WCREV$")] 29 [PluginFile("HeuristicLab.DeploymentService.AdminClient-3.3.dll", PluginFileType.Assembly)] 30 public class HeuristicLabDeploymentServiceAdminClientPlugin : PluginBase { 27 namespace HeuristicLab.PluginAdministrator { 28 [Plugin("HeuristicLab.PluginAdministrator", "3.3.0.$WCREV$")] 29 [PluginFile("HeuristicLab.PluginAdministrator-3.3.dll", PluginFileType.Assembly)] 30 [PluginDependency("HeuristicLab.Common.Resources", "3.2.0.0")] 31 [PluginDependency("HeuristicLab.MainForm", "3.2.0.0")] 32 [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.2.0.0")] 33 public class HeuristicLabPluginAdministratorPlugin : PluginBase { 31 34 } 32 35 } -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/IUserInterfaceItemProvider.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.Linq; 4 25 using System.Text; 5 26 6 namespace HeuristicLab. DeploymentService.AdminClient{7 inter face IUserInterfaceItemProvider {27 namespace HeuristicLab.PluginAdministrator { 28 internal interface IUserInterfaceItemProvider { 8 29 } 9 30 } -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/LicenseView.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient { 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 namespace HeuristicLab.PluginAdministrator { 2 23 partial class LicenseView { 3 24 /// <summary> -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/LicenseView.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.ComponentModel; … … 9 30 using HeuristicLab.PluginInfrastructure; 10 31 11 namespace HeuristicLab. DeploymentService.AdminClient{12 publicpartial class LicenseView : HeuristicLab.MainForm.WindowsForms.View {32 namespace HeuristicLab.PluginAdministrator { 33 internal partial class LicenseView : HeuristicLab.MainForm.WindowsForms.View { 13 34 14 35 public LicenseView() { -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/MainForm.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.Linq; … … 5 26 using HeuristicLab.MainForm.WindowsForms; 6 27 7 namespace HeuristicLab. DeploymentService.AdminClient{8 class MainForm : DockingMainForm {28 namespace HeuristicLab.PluginAdministrator { 29 internal class MainForm : DockingMainForm { 9 30 private System.Windows.Forms.ToolStripProgressBar progressBar; 10 31 -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/MultiSelectListView.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient { 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 namespace HeuristicLab.PluginAdministrator { 2 23 partial class MultiSelectListView { 3 24 /// <summary> -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/MultiSelectListView.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.ComponentModel; … … 8 29 using System.Windows.Forms; 9 30 10 namespace HeuristicLab. DeploymentService.AdminClient{11 publicpartial class MultiSelectListView : ListView {31 namespace HeuristicLab.PluginAdministrator { 32 internal partial class MultiSelectListView : ListView { 12 33 public MultiSelectListView() { 13 34 InitializeComponent(); -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/OpenProductEditorAction.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.Linq; … … 5 26 using HeuristicLab.MainForm; 6 27 7 namespace HeuristicLab. DeploymentService.AdminClient{8 static class OpenProductEditorAction {28 namespace HeuristicLab.PluginAdministrator { 29 internal static class OpenProductEditorAction { 9 30 internal static void Execute(IMainForm mainForm) { 10 31 ProductEditor editor = new ProductEditor(); -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/OpenServerProductsEditMenuItem.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.Linq; … … 5 26 using HeuristicLab.MainForm; 6 27 7 namespace HeuristicLab. DeploymentService.AdminClient{8 class OpenServerProductsEditorMenuItem : HeuristicLab.MainForm.WindowsForms.MenuItem, IUserInterfaceItemProvider {28 namespace HeuristicLab.PluginAdministrator { 29 internal class OpenServerProductsEditorMenuItem : HeuristicLab.MainForm.WindowsForms.MenuItem, IUserInterfaceItemProvider { 9 30 public override string Name { 10 31 get { return "Edit Products"; } -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginComparisonView.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient { 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 namespace HeuristicLab.PluginAdministrator { 2 23 partial class PluginComparisonView { 3 24 /// <summary> -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginComparisonView.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.ComponentModel; … … 15 36 using System.IO; 16 37 17 namespace HeuristicLab. DeploymentService.AdminClient{18 publicpartial class PluginComparisonView : HeuristicLab.MainForm.WindowsForms.View {38 namespace HeuristicLab.PluginAdministrator { 39 internal partial class PluginComparisonView : HeuristicLab.MainForm.WindowsForms.View { 19 40 20 41 public PluginComparisonView(IPluginDescription localPlugin, IPluginDescription serverPlugin) { -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginEditor.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient { 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 namespace HeuristicLab.PluginAdministrator { 2 23 partial class PluginEditor { 3 24 /// <summary> … … 28 49 this.refreshButton = new System.Windows.Forms.Button(); 29 50 this.uploadButton = new System.Windows.Forms.Button(); 30 this.listView = new HeuristicLab.DeploymentService.AdminClient.MultiSelectListView();51 this.listView = new MultiSelectListView(); 31 52 this.pluginNameHeader = new System.Windows.Forms.ColumnHeader(); 32 53 this.localVersionHeader = new System.Windows.Forms.ColumnHeader(); -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginEditor.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.ComponentModel; … … 15 36 using System.IO; 16 37 17 namespace HeuristicLab. DeploymentService.AdminClient{18 publicpartial class PluginEditor : HeuristicLab.MainForm.WindowsForms.View {38 namespace HeuristicLab.PluginAdministrator { 39 internal partial class PluginEditor : HeuristicLab.MainForm.WindowsForms.View { 19 40 private Dictionary<IPluginDescription, PluginDeploymentService.PluginDescription> localAndServerPlugins; 20 41 private BackgroundWorker pluginUploadWorker; -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginListView.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient 2 { 3 partial class PluginListView 4 { 5 /// <summary> 6 /// Required designer variable. 7 /// </summary> 8 private System.ComponentModel.IContainer components = null; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 9 21 10 /// <summary> 11 /// Clean up any resources being used. 12 /// </summary> 13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 14 protected override void Dispose(bool disposing) 15 { 16 if (disposing && (components != null)) 17 { 18 components.Dispose(); 19 } 20 base.Dispose(disposing); 21 } 22 namespace HeuristicLab.PluginAdministrator { 23 partial class PluginListView { 24 /// <summary> 25 /// Required designer variable. 26 /// </summary> 27 private System.ComponentModel.IContainer components = null; 22 28 23 #region Component Designer generated code 29 /// <summary> 30 /// Clean up any resources being used. 31 /// </summary> 32 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 33 protected override void Dispose(bool disposing) { 34 if (disposing && (components != null)) { 35 components.Dispose(); 36 } 37 base.Dispose(disposing); 38 } 24 39 25 /// <summary> 26 /// Required method for Designer support - do not modify 27 /// the contents of this method with the code editor. 28 /// </summary> 29 private void InitializeComponent() 30 { 31 this.listView = new HeuristicLab.DeploymentService.AdminClient.MultiSelectListView(); 40 #region Component Designer generated code 41 42 /// <summary> 43 /// Required method for Designer support - do not modify 44 /// the contents of this method with the code editor. 45 /// </summary> 46 private void InitializeComponent() { 47 this.listView = new MultiSelectListView(); 32 48 this.nameHeader = new System.Windows.Forms.ColumnHeader(); 33 49 this.versionHeader = new System.Windows.Forms.ColumnHeader(); … … 66 82 this.ResumeLayout(false); 67 83 68 84 } 69 85 70 86 #endregion 71 87 72 88 private MultiSelectListView listView; -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginListView.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.ComponentModel; … … 9 30 using HeuristicLab.PluginInfrastructure; 10 31 11 namespace HeuristicLab. DeploymentService.AdminClient{32 namespace HeuristicLab.PluginAdministrator { 12 33 /// <summary> 13 34 /// Wraps a ListView and adds functionality to automatically check and uncheck dependencies of plugins. 14 35 /// </summary> 15 publicpartial class PluginListView : UserControl {36 internal partial class PluginListView : UserControl { 16 37 public event ItemCheckedEventHandler ItemChecked; 17 38 -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginView.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient { 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 namespace HeuristicLab.PluginAdministrator { 2 23 partial class PluginView { 3 24 /// <summary> -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/PluginView.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.ComponentModel; … … 10 31 using System.IO; 11 32 12 namespace HeuristicLab. DeploymentService.AdminClient{13 publicpartial class PluginView : UserControl {33 namespace HeuristicLab.PluginAdministrator { 34 internal partial class PluginView : UserControl { 14 35 private const string IMAGE_KEY_ASSEMBLY = "Assembly"; 15 36 private const string IMAGE_KEY_FILE = "File"; -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/ProductEditor.Designer.cs
r3072 r3081 1 namespace HeuristicLab.DeploymentService.AdminClient { 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 namespace HeuristicLab.PluginAdministrator { 2 23 partial class ProductEditor { 3 24 /// <summary> … … 40 61 this.nameLabel = new System.Windows.Forms.Label(); 41 62 this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components); 42 this.pluginListView = new HeuristicLab.DeploymentService.AdminClient.PluginListView();63 this.pluginListView = new PluginListView(); 43 64 this.splitContainer.Panel1.SuspendLayout(); 44 65 this.splitContainer.Panel2.SuspendLayout(); -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/ProductEditor.cs
r3072 r3081 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.ComponentModel; … … 12 33 using HeuristicLab.PluginInfrastructure; 13 34 14 namespace HeuristicLab. DeploymentService.AdminClient{15 publicpartial class ProductEditor : HeuristicLab.MainForm.WindowsForms.View {35 namespace HeuristicLab.PluginAdministrator { 36 internal partial class ProductEditor : HeuristicLab.MainForm.WindowsForms.View { 16 37 private BackgroundWorker refreshProductsWorker; 17 38 private BackgroundWorker uploadChangedProductsWorker; … … 166 187 } 167 188 } 168 catch (OverflowException ex) {189 catch (OverflowException) { 169 190 errorProvider.SetError(versionTextBox, "Invalid value"); 170 191 } 171 192 172 catch (ArgumentException ex) {193 catch (ArgumentException) { 173 194 errorProvider.SetError(versionTextBox, "Invalid value"); 174 195 } 175 catch (FormatException ex) {196 catch (FormatException) { 176 197 errorProvider.SetError(versionTextBox, "Invalid value"); 177 198 } -
trunk/sources/HeuristicLab.PluginAdministrator/3.3/Properties/AssemblyInfo.frame
r3073 r3081 42 42 43 43 // The following GUID is for the ID of the typelib if this project is exposed to COM 44 [assembly: Guid(" 863021a4-3cde-48be-8af6-dac1077f5fb5")]44 [assembly: Guid("C0D68F25-CFA0-4b80-906B-78EA1814E62B")] 45 45 46 46 // Version information for an assembly consists of the following four values: -
trunk/sources/HeuristicLab.PluginInfrastructure/Manager/PluginValidator.cs
r3046 r3081 179 179 catch (FileLoadException) { } 180 180 catch (SecurityException) { } 181 catch (ReflectionTypeLoadException) { } // referenced assemblies are missing 181 182 } 182 183 return assemblies;
Note: See TracChangeset
for help on using the changeset viewer.