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
2017-08-16Reorganize unit testsLluis Sanchez
2017-08-08[UnitTests] Make recent template tests more robustMatt Ward
2017-07-28[Ide] Fix duplicate recent project template for grouped templatesMatt Ward
2017-07-28[Ide] Fix failure to create CocoaApp project from New Project dialogMatt Ward
2017-05-15[Ide] Fix group templates increasing every time new project createdMatt Ward
2017-03-30[Ide] Allow dash character in project namesMatt Ward
2016-02-08Added <T> to Control.CreateNativeWidget() so Control implementor can decide t...David KarlasĖŒ
2015-12-18Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-16Merge branch 'master' into xcode7.1-tvos-file-templateVincentDondain
2015-12-14Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-10[Ide] Prevent emoji being used when creating a new project.Matt Ward
2015-11-25[Ide] Make Control with widget constructor private.Marius Ungureanu
2015-11-23[FileTemplate] Added test suiteVincent Dondain
2015-11-19Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-09-12[Ide] Fix categories being removed with multiple template providers.Matt Ward
2015-07-10Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-07-10[UnitTests] Fix failing unit test.Matt Ward
2015-07-07[UnitTests] Add tests for template condition evaluation.Matt Ward
2015-03-19Merge branch 'templates-update'Vincent Dondain
2015-03-08[Ide] Check for extra invalid characters when creating new project.Anubhav singh
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 not operator in project template conditions.Matt Ward
2015-02-03[Ide] Support conditionally generated text in file templates.Matt Ward
2015-01-26[Ide] Fix multiple projects parent directory.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-20[Ide] Classes should not be public unless strictly necessary.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-10-29[Ide] Cache and dispose wizard controls.Matt Ward
2014-10-21[Ide] Support grouped templates with conditions.Matt Ward
2014-10-02[Ide] Fix project directory created for empty solution template.Matt Ward
2014-10-02[Ide] Disable project name when creating empty solution.Matt Ward
2014-09-30[Ide] Fix project directory always being created when adding project.Matt Ward
2014-09-29[Ide] Support grouping project templates.Matt Ward
2014-09-25[Ide] Show project templates in New Project Dialog.Matt Ward