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-11-15Merge pull request #8913 from mono/vsts-983801-delete-dialogKeting Yang
2019-11-141. Change the context menu for project files and folders to include `Exclude ...Keting Yang
2019-11-13[Core] Switch FeatureSwitchService to use XML rather than classesRodrigo Moya
2019-11-13[Ide] Consolidate all feature switches into IdeFeatureSwitchControllerRodrigo Moya
2019-08-21[FileNesting] Move FileNestingService to .IdeRodrigo Moya
2019-08-21[FileNesting] Convert PadOption to normal CommandItemRodrigo Moya
2019-08-05Update main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands/ProjectCommands.csKeting Yang
2019-08-01Move "AddEmptyClass" to the end of the enumKeting Yang
2019-07-31[Project Model] Shortcut for add new class in C# projectsKeting Yang
2019-05-20[GetToCode] Fixes parenting in Startup project dialogJose Medrano
2019-05-20[GetToCode] Fixes parenting in Custom Parameters windowJose Medrano
2019-04-25[Ide] Disable Active Runtime selection unless RUNTIME_SELECTOR is setJeffrey Stedfast
2019-01-17[Ide] Run NewSolutionRunConfigurationDialog nativelyRodrigo Moya
2019-01-17[Ide] Show selected configuration when opening options dialogRodrigo Moya
2019-01-17[Ide] When creating a new multi run config, set it as default run configRodrigo Moya
2019-01-17[Ide] Add "Set startup projects" commandRodrigo Moya
2018-10-17Papercut - specialize labels of run/debug commandsnosami
2017-01-11Bug 48234 - Unable to determine which `Application Output` pad belongs to whi...David Karlaš
2016-07-25[Debugger] Allow "Run Item" and "Run With->" also when already debugging/runn...David Karlaš
2016-06-27Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-06-17[Ide] Fixed fatal error when running custom command.Matt Ward
2016-06-02[Ide] Command system improvementsLluis Sanchez
2016-05-31[Ide] Add execution mode selectorLluis Sanchez
2016-05-23Use the new api to run projects using the selected configurationLluis Sanchez
2015-12-10[Ide] Fix policies not being saved.Matt Ward
2015-11-18Add api for checking if a build target can be builtLluis Sanchez
2015-07-03Merge commit master into roslynDavid Karlaš
2015-07-02[Analysis] Initial support(and finished) for code analysis support:David Karlaš
2015-06-17Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-05-12[Ide] Fix some warningsLluis Sanchez Gual
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-10Project execution improvementsLluis Sanchez Gual
2015-04-08[Ide] Fix RunWith command issueLluis Sanchez
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-18[Ide] Fix Run Without Debugging commandLluis Sanchez
2015-02-11Remove most of FileFormat infrastructureLluis Sanchez Gual
2015-01-30Remove some Task.Wait() callsLluis Sanchez Gual
2015-01-28Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-28[Ide] Use correct execution handler to run a projectLluis Sanchez
2015-01-26Implement fast build checksMichael Hutchinson
2015-01-17[Ide] Give projects control over build before executionMichael Hutchinson
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-05-09Audit all instances of RunCustomDialog:Marius Ungureanu
2014-04-02Renamed CanRunTarget to SupportsTargetLluis Sanchez
2014-04-01[Ide] Disable build commands when they are not supportedLluis Sanchez
2014-01-08[Ide] Implemented project unload commandLluis Sanchez
2013-07-101. Rename command to EditSolutionItemventsislav mladenov
2013-07-10Add Edit Project Command in Project -> Tools menu.ventsislav mladenov
2013-03-11Improve behavior of "build before run" optionLluis Sanchez