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
2015-09-12[Ide] Fix categories being removed with multiple template providers.Matt Ward
2015-07-02[NewProjectDialog] SupportedParameters now set false if emptyVincent Dondain
2015-06-16Merge remote-tracking branch 'origin/test-cloud-new-project-dialog-integration'Matt Ward
2015-06-15[Ide] Fix no-throw in PartialFileTemplateConditionMarius Ungureanu
2015-06-15[Ide] Fix no-throw in ClrVersionFileTemplateConditionMarius Ungureanu
2015-06-02[Ide] Allow template wizard to add controls to final dialog page.Matt Ward
2015-05-01[TemplateWizard] Added TemplateName parameterVincent Dondain
2015-04-19[Ide] Fixup to mistakes on previous commits.Marius Ungureanu
2015-04-17[Ide] Use FileService to verify template path correctness.Marius Ungureanu
2015-04-15Update FileDescriptionTemplate.csAnubhav singh
2015-04-15[Ide] check for invalid characters for filenameAnubhav singh
2015-04-15[Core] Remove SupportFeature as the new project dialog handles this differently.Marius Ungureanu
2015-04-13[Core] Drop ResolveFullpath from FileService.Marius Ungureanu
2015-04-01[Ide] Do not use the localized template name with the template instantiation ...Greg Munn
2015-03-30Merge branch 'watchkit-template-improvements'Vincent Dondain
2015-03-27Merge remote-tracking branch 'xamarin/test-cloud'Matt Ward
2015-03-16[Ide] Allow wizard parameters to be used for project namesMatt Ward
2015-03-13[Ide] Allow template wizard to run after projects created.Matt Ward
2015-02-27[TemplatesWizard] Added support for wizards without UIVincent Dondain
2015-02-26[Ide] ReferenceOutputAssembly can now be set by project templates.Matt Ward
2015-02-20Merge branch 'master' into templates-updateVincent Dondain
2015-02-05[Ide] Project templates can now be hidden in the New Project dialog.Matt Ward
2015-02-03[Ide] Support conditionally generated text in file templates.Matt Ward
2015-02-02[Ide] Pass project string tag model to file templatesMichael Hutchinson
2015-02-01[Ide] Allow file template types to override processingMichael Hutchinson
2015-02-01[Ide] Allow template creation conditions on files and referencesMichael Hutchinson
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-29[Ide] Make template parameter class and template methods internal.Matt Ward
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-12-17[Ide] Fix warning creating solution with different name to project.Matt Ward
2014-11-26Merge remote-tracking branch 'monodevelop/monodevelop-5.7-branch' into new-pr...Matt Ward
2014-11-24[Ide] Map old template categories to new categories.Matt Ward
2014-11-21[Ide] Fix duplicate class name.Matt Ward
2014-11-21[Ide] Prevent use of extra invalid characters when creating a projectMatt Ward
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-11-20[Ide] Classes should not be public unless strictly necessary.Matt Ward
2014-11-19[Ide] Remove underscores from non-localizable template header itemsMatt Ward
2014-11-19[Ide] Show correct C project file exts in New Dialog folder previewMatt Ward
2014-11-19[Ide] Show correct F# project file ext in New Dialog folder previewMatt Ward
2014-11-18[Ide] Add new project template images for New Project dialog.Matt Ward
2014-11-14[Ide] Do not show categories without templates in New Project dialog.Matt Ward
2014-11-14[Ide] Support semi-colon as separator for project template parameters.Matt Ward
2014-11-14[Ide] Support multiple parameters in project template conditions.Matt Ward
2014-11-14[Ide] Project template conditions are now case insensitive.Matt Ward
2014-11-14[Ide] Fixing generic project template large image paddingVaclav Vancura