Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-30[Ide] Fix null ref logged by telemetry when creating NuGet projectMatt Ward
2018-07-24[Ide] Handle project template initialization delayMatt Ward
2018-07-24[Ide] Fix no files added to new projectMatt Ward
2018-07-06[Telemetry] Use CounterMetadata subclassesiain holmes
2016-06-10[Ide] Fix project template initialization issueLluis Sanchez
2016-05-05[Ide] Add missing translations for template system.Matt Ward
2016-03-01[Ide] Fix memory leak when adding new project to existing solution.Matt Ward
2016-02-02Fix warningsLluis Sanchez
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-04-27Fix some continuationsLluis Sanchez Gual
2015-04-23Simplified language binding infrastructureLluis Sanchez Gual
2015-04-07Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-04-01[Ide] Do not use the localized template name with the template instantiation ...Greg Munn
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-05[Ide] Project templates can now be hidden in the New Project dialog.Matt Ward
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-30Merge remote-tracking branch 'xamarin/new-project-dialog'Matt Ward
2015-01-29[Core] Add a counter for template instantiationGreg Munn
2015-01-28Track api changesLluis Sanchez Gual
2015-01-28Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-26Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-24[Ide] Rework multiple project creationMatt Ward
2015-01-23[Ide] Fix error when creating new project and project is not supportedMatt Ward
2015-01-23[Ide] Fix NuGet packages not installed for multiple projects template.Matt Ward
2015-01-21[Template Engine] Fixed multiple project creationVincent Dondain
2014-11-24[Ide] Map old template categories to new categories.Matt Ward
2014-11-19[Ide] Remove underscores from non-localizable template header itemsMatt Ward
2014-10-30[NuGet] Support conditionally adding packages from project template.Matt Ward
2014-10-28[Ide] Project templates can now use an image from a resource.Matt Ward
2014-10-28[Ide] Project templates can now use an image from the file system.Matt Ward
2014-10-23[Ide] Project templates can now define default parameter values.Matt Ward
2014-10-23[Ide] Project templates can now define supported wizard parameters.Matt Ward
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-10-21[Ide] Support grouped templates with conditions.Matt Ward
2014-10-17[Ide] Do not add project that fails condition to solution.Matt Ward
2014-10-02[Ide] Use correct project file extension in New Project dialog previewMatt Ward
2014-09-29[Ide] Support grouping project templates.Matt Ward
2014-09-26[Ide] New solutions can now be created from New Project DialogMatt Ward
2014-05-06Fix crash when creating template with nuget pkgLluis Sanchez Gual
2014-02-11[NuGet] Rework project templates with NuGet packages.Matt Ward
2014-02-07[NuGet] Install NuGet packages referenced by project templates.Matt Ward
2012-12-04[ProjectTemplate.HasItemFeatures] disable allAaron Bockover
2011-06-17Converted MonoDevelop.Ide to use the new type system.Mike Krüger
2010-08-27Templates can now reference content files.Michael Hutchinson
2010-06-01* MonoDevelop.Ide.Templates/ProjectTemplate.cs:Lluis Sanchez
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2010-02-18* src/addins/NUnit/Gui/TestPad.cs:Lluis Sanchez
2009-09-17* MonoDevelop.Ide.Templates/ProjectTemplate.cs: Downgrade "fatal"Michael Hutchinson
2009-08-27* MonoDevelop.Ide.Templates/FileTemplate.cs:Mike Krüger
2009-08-20* MonoDevelop.Ide.Templates/ProjectTemplate.cs: Fix templateLluis Sanchez