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
2019-12-30[947006][NewProjectController] added announcement of project creation statusMykyta Bondarenko
2019-07-15[Ide] Fix error handling during project creationVsevolod Kukol
2019-07-12[GetToCode] Adds TaskCompletionSource to Create method in NewProjectControllerJose Medrano
2019-05-14[Ide] Ignore async call so that exceptions are caughtRodrigo Moya
2019-05-14[Ide] Add ability for WizardPage's to request next pageRodrigo Moya
2019-05-02[Ide] Fix project template wizard disposed before post actions runMatt Ward
2019-04-25[Ide] Close the New Project Dialog right after creationVsevolod Kukol
2019-02-15Track API changesLluis Sanchez
2018-02-09[Ide] Allow wizard to configure gitignore in New Project dialogMatt Ward
2018-02-09[Ide] Allow wizard to set directory creation in New Project dialogMatt Ward
2017-12-13[Core] Indicate first build of project in instrumentationMatt Ward
2017-08-01#53783Dmytro Ovcharov
2017-08-01#53783Dmytro Ovcharov
2017-08-01#53783Dmytro Ovcharov
2017-07-25[Ide] Fix typo in commentMatt Ward
2017-07-25[Ide] Fix project not created in own directory with New Project dialogMatt Ward
2017-07-25[Ide] Add tests for New Project dialog's create directory check boxMatt Ward
2017-05-15[Ide] Handle grouped templates with same template idMatt Ward
2017-05-15[Ide] Fix categories created multiple times in new project dialogMatt Ward
2017-04-04Merge pull request #1892 from mono/fix46965Greg Munn
2017-03-22[NewProjectDialog] Only set CreateProjectSubDirectoryPropertyName when creati...Vincent Dondain
2017-03-21[NewProjectDialog] Remove unused CreateProjectSubDirectoryInExistingSolutionP...Vincent Dondain
2017-03-20Merge pull request #1985 from mono/fix53443Lluis Sanchez
2017-03-20[Ide] Filter recent templates by visibility in new project dialogVsevolod Kukol
2017-02-24Merge remote-tracking branch 'origin/master' into recent-templatesVsevolod Kukol
2017-02-22[Templating] Initial support for https://github.com/dotnet/templating format ...David Karlaš
2017-02-17[GettingStarted] Remove redundant param to SupportedProjectCreatedVsevolod Kukol
2017-02-17[GettingStarted] Notify Providers on project creationVsevolod Kukol
2017-01-03Merge remote-tracking branch 'monodevelop/master' into vNextMatt Ward
2016-12-14Bug 49517 - Cannot create a Forms project (PCL or Shared) using New Project D...David Karlaš
2016-12-09[Ide] Show Template name in the final project configuration pageVsevolod Kukol
2016-12-09[Ide] Fix SolutionTemplate equality check in NewProjectControllerVsevolod Kukol
2016-12-09[Ide] Allow to skip template selection during project creationVsevolod Kukol
2016-12-09[Ide] Add Recent Templates support to the New Project ControllerVsevolod Kukol
2016-11-16[Ide] Provide getting started page hints when running template actions.Greg Munn
2016-11-15[Ide] Fix url scheme for getting-started pageGreg Munn
2016-11-15[IDE] Add support for opening the getting started page explicitly after insta...Greg Munn
2016-11-03[Ide] Fix preselection of grouped templates in new project dialogVsevolod Kukol
2016-10-24Bug 45730 - New project added in solution when user click on overwrite file w...David Karlaš
2016-05-05[Ide] Add missing translations for template system.Matt Ward
2016-01-21[Ide] Fix warning logged when creating empty solution.Matt Ward
2015-12-16[Ide] Allow new project names to use dot character.Matt Ward
2015-12-15[Ide] Prevent language keyword being used as new project name.Matt Ward
2015-12-04Merge branch 'master' into roslynMatt Ward
2015-12-04[Ide] Improve error reporting in New Project dialog.Matt Ward
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-08-11Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-08-03[Ide] Fix selected language not being updated in New Project dialog.Matt Ward
2015-08-03[Ide] Handle projects not always displayed when selecting template.Matt Ward
2015-08-03[Ide] Handle groups for previously selected project template in dialogMatt Ward