# # ChangeLog for trunk/tools/Templates/VS2010Wizards.sln # # Generated by Trac 1.0.12 # 04/23/24 08:31:18 Tue, 10 Aug 2010 21:54:46 GMT abeham [4188] * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.Designer.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/HeuristicLab.VS2010Wizards.csproj (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ParametersControl.Designer.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ParametersControl.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ProblemWizard.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ProblemWizardForm.Designer.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ProblemWizardForm.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ProblemWizardForm.resx (added) * trunk/tools/Templates/HeuristicLabProblemTemplate (added) * trunk/tools/Templates/HeuristicLabProblemTemplate/DefaultProblem.cs (added) * trunk/tools/Templates/HeuristicLabProblemTemplate/InstallTemplate.cmd (added) * trunk/tools/Templates/HeuristicLabProblemTemplate/MyTemplate.vstemplate (added) * trunk/tools/Templates/HeuristicLabProblemTemplate/__TemplateIcon.ico (added) * trunk/tools/Templates/VS2010Wizards.sln (modified) #567 * Started adding problem wizard Mon, 09 Aug 2010 23:10:05 GMT abeham [4181] * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/HeuristicLab.VS2010Wizards.Test.csproj (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Program.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Properties (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Properties/AssemblyInfo.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Properties/Resources.Designer.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Properties/Resources.resx (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Properties/Settings.Designer.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/Properties/Settings.settings (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards.Test/app.config (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.Designer.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.resx (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/HeuristicLab.VS2010Wizards.csproj (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ParametersControl.Designer.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ParametersControl.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ParametersControl.resx (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Properties/Resources.Designer.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Properties/Resources.resx (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Resources (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Resources/HL3_Logo.png (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Resources/VS2008ImageLibrary_Actions_Delete.png (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Resources/VS2008ImageLibrary_CommonElements_Actions_Add.png (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Resources/VS2008ImageLibrary_CommonElements_Objects_Arrow_Down.png (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Resources/VS2008ImageLibrary_CommonElements_Objects_Arrow_Up.png (added) * trunk/tools/Templates/VS2010Wizards.sln (modified) #567 * Improved algorithm wizard design Sat, 07 Aug 2010 22:28:59 GMT abeham [4176] * trunk/tools/Templates/HeuristicLab.VS2010Wizards (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizard.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.Designer.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.resx (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/HeuristicLab.VS2010Wizards.csproj (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/HeuristicLabIcon.ico (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Properties/AssemblyInfo.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Properties/Resources.Designer.cs (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/Properties/Resources.resx (added) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ViewWizard.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ViewWizardForm.Designer.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ViewWizardForm.cs (modified) * trunk/tools/Templates/HeuristicLab.VS2010Wizards/ViewWizardForm.resx (modified) * trunk/tools/Templates/HeuristicLabAlgorithmTemplate (added) * trunk/tools/Templates/HeuristicLabAlgorithmTemplate/DefaultAlgorithm.cs (added) * trunk/tools/Templates/HeuristicLabAlgorithmTemplate/InstallTemplate.cmd (added) * trunk/tools/Templates/HeuristicLabAlgorithmTemplate/MyTemplate.vstemplate (added) * trunk/tools/Templates/HeuristicLabAlgorithmTemplate/__TemplateIcon.ico (added) * trunk/tools/Templates/HeuristicLabVS2010WizardsInstaller/HeuristicLabVS2010WizardsInstaller.vdproj (modified) * trunk/tools/Templates/HeuristicLabViewTemplate/DefaultView.cs (modified) * trunk/tools/Templates/HeuristicLabViewTemplate/InstallTemplate.cmd (added) * trunk/tools/Templates/HeuristicLabViewTemplate/MyTemplate.vstemplate (modified) * trunk/tools/Templates/VS2010Wizards.sln (modified) * trunk/tools/Templates/VS2010Wizards.suo (modified) #567 * Updated installer * Updated View template * Added ... Wed, 04 Aug 2010 13:26:41 GMT abeham [4148] * trunk/tools/Templates/HeuristicLab.VS2010Wizards (moved) * trunk/tools/Templates/HeuristicLabVS2010WizardsInstaller/HeuristicLabVS2010WizardsInstaller.vdproj (moved) * trunk/tools/Templates/VS2010Wizards.sln (modified) * trunk/tools/Templates/VS2010Wizards.suo (modified) #567 * renamed folders Wed, 04 Aug 2010 13:25:01 GMT abeham [4147] * trunk/tools/Templates/HeuristicLabVS2010Wizards (moved) * trunk/tools/Templates/HeuristicLabVS2010WizardsInstaller (moved) * trunk/tools/Templates/VS2010Wizards.sln (moved) * trunk/tools/Templates/VS2010Wizards.suo (moved) #567 * Renamed folders Wed, 04 Aug 2010 13:22:50 GMT abeham [4146] * trunk/tools/Templates (added) * trunk/tools/Templates/HeuristicLabViewTemplate (added) * trunk/tools/Templates/HeuristicLabViewTemplate/DefaultView.Designer.cs (added) * trunk/tools/Templates/HeuristicLabViewTemplate/DefaultView.cs (added) * trunk/tools/Templates/HeuristicLabViewTemplate/MyTemplate.vstemplate (added) * trunk/tools/Templates/HeuristicLabViewTemplate/__TemplateIcon.ico (added) * trunk/tools/Templates/VS2010Templates (added) * trunk/tools/Templates/VS2010Templates.sln (added) * trunk/tools/Templates/VS2010Templates.suo (added) * trunk/tools/Templates/VS2010Templates/HeuristicLab.VS2010Wizards.csproj (added) * trunk/tools/Templates/VS2010Templates/Properties (added) * trunk/tools/Templates/VS2010Templates/Properties/AssemblyInfo.cs (added) * trunk/tools/Templates/VS2010Templates/VS2010Templates.snk (added) * trunk/tools/Templates/VS2010Templates/ViewWizard.cs (added) * trunk/tools/Templates/VS2010Templates/ViewWizardForm.Designer.cs (added) * trunk/tools/Templates/VS2010Templates/ViewWizardForm.cs (added) * trunk/tools/Templates/VS2010Templates/ViewWizardForm.resx (added) * trunk/tools/Templates/VS2010TemplatesInstaller (added) * trunk/tools/Templates/VS2010TemplatesInstaller/VS2010TemplatesInstaller.vdproj (added) #567 * Added View Wizard, Wizards GAC installer, and view template ...