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-08-22Merge pull request #8436 from mono/disalesUserSpecificJose Miguel Torres
2019-08-21[Project System] let VO read "Target framework"Keting Yang
2019-08-21[aspnetcore] Adds new ProjectFeature (UseSpecificRunConfigurations)Jose Miguel Torres
2019-08-19[aspnetcore] Adds ProjectRunConfigurationFeatures enumJose Miguel Torres
2019-08-16[aspnetcore] Disables User-specific run config for asp.net core projectsJose Miguel Torres
2019-08-07[Ide] Address review commentsMatt Ward
2019-08-07[Ide] Disable target framework selection for multi-target projectsMatt Ward
2019-07-15[Ide] Resets output to default only when there is no outputPathEntry in a giv...Jose Miguel Torres
2019-07-13[Ide] Gets rid of DirectorySeparator for replacing variablesJose Miguel Torres
2019-07-13[Ide] Few fixes:Jose Miguel Torres
2019-07-13[Ide] Turns AppendTargetFrameworkToOutput prop nullableJose Miguel Torres
2019-07-13[Ide] Always checks AppendTargetFrameworkToOutPath stateJose Miguel Torres
2019-07-13[Ide][Core] Adds support for AppendTargetFrameworkToOutputPathJose Miguel Torres
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-01-25Update RunConfigurationsList.csMike Krüger
2019-01-24Fixes VSTS Bug 752769: Accessibility: No on-screen or programmaticallymkrueger
2019-01-18Merge pull request #6876 from mono/set-startup-projectsLluis Sanchez
2019-01-17[Ide] Show selected configuration when opening options dialogRodrigo Moya
2019-01-15[Ide] Avoid redundant foreach loopsRodrigo Moya
2019-01-15[Ide] Fix focus after adding new custom command in project optionsMatt Ward
2019-01-14[Ide] Fix voice over reading strong name file twice in project optionsMatt Ward
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-08-22[Ide] Fix crash on trying to change PCL profile in project optionsMatt Ward
2018-06-15[Ide] Fix more warningsMikayla Hutchinson
2018-05-30[Ide] Rely on file watcher for file change eventsMatt Ward
2018-04-21[Core] Cache MSBuild framework infoMikayla Hutchinson
2018-04-13[Core] Remove per-project MSBuild opt-outMikayla Hutchinson
2018-03-07[A11y] Hide some invisible widgets from VoiceOver (#3804)iain
2018-01-25[Ide] Remove NuGet imports when migrating to project.jsonMatt Ward
2017-11-27[Ide] Fix leaks in the options panel.Marius Ungureanu
2017-09-08[A11y] Use the MenuButton for the StringTagSelectorButtoniain holmes
2017-07-18Hidden label access from VODmytro Ovcharov
2017-07-03Fix 53532Dmytro Ovcharov
2017-07-03fixing bug 53532Dmytro Ovcharov
2017-07-03fixing bug 53532Dmytro Ovcharov
2017-07-03Update CombineBuildOptions.csDmytro Ovcharov
2017-07-03Update BaseDirectoryPanelWidget.csDmytro Ovcharov
2017-07-0353532 bug fixed Empty "Label" for edit fields in "Solution Options" windowDmytro Ovcharov
2017-07-0353532 bug fixed Empty "Label" for edit fields in "Solution Options" windowDmytro Ovcharov
2017-07-03Bug 53532 "Solution Options" empty "Label" for edit fieldsDmytro Ovcharov
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-01[Core] Remove custom framework APIMikayla Hutchinson
2017-05-29[A11y] Allow the Custom Command widget to be keyboard focusableiain holmes
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-04-12[A11y] Improve the accessibility of the Custom Command Widgetiain holmes
2017-03-24Merge remote-tracking branch 'origin/master' into default-policiesLluis Sanchez
2017-03-23Add support for defining default policiesLluis Sanchez
2017-03-07Merge vNext into roslyn-ivtDavid Karlaš
2017-03-03[DotNetCore] Fixed UI of ASP.NET Core run configs to be more user friendly an...David Karlaš