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
path: root/main
AgeCommit message (Expand)Author
2017-05-04Fixed 'Bug 55915 - Editor doesn't render the full text'Mike Krüger
2017-05-03Merge pull request #2292 from mhutch/capability-conditionLluis Sanchez
2017-05-03Update mono-addins to fix conditions bugMikayla Hutchinson
2017-05-03[Projects] Set AppliesTo condition on WorkspaceObjectMikayla Hutchinson
2017-05-03[Xml] Prevent DTD being resolved when formatting xmlMatt Ward
2017-05-03Merge pull request #2331 from mono/master-fix55893Lluis Sanchez
2017-05-03Merge pull request #2329 from mono/master-fixFormattingLluis Sanchez
2017-05-03Bump RefactoringEssentials. (#2342)Marius Ungureanu
2017-05-03Merge pull request #2330 from mono/aspnetcore-add-file-templatesMatt Ward
2017-05-03[Ide] Fix removing project/assembly references in References dialogMatt Ward
2017-05-03Merge pull request #2334 from mono/dotnetcore-imports-from-generated-nuget-ta...Matt Ward
2017-05-03[Ide] Prevent reparse overflow. (#2338)Mike Krüger
2017-05-03[NuGet] Re-evaluate .NET Core projects after restoreMatt Ward
2017-05-03[UnitTests] Add test for generated NuGet MSBuild files being importedMatt Ward
2017-05-03[Core] Import .nuget.g.targets and .nuget.g.propsMatt Ward
2017-05-03[DotNetCore] Do not filter out source files from obj directoryMatt Ward
2017-05-03Fixed 'Bug 55893 - Holding down Shift and the down key continues toMike Krüger
2017-05-03Fixed 'Bug 55897 - Indenting selection ignores indentation setting'Mike Krüger
2017-05-03[Ide] Update html file templateMatt Ward
2017-05-03[AspNet] Add new file templatesMatt Ward
2017-05-03Fixed 'Bug 55907 - switch case does not auto-indent correctly'Mike Krüger
2017-05-03Merge pull request #2317 from mono/master-fix55705Lluis Sanchez
2017-05-02Merge pull request #2316 from mono/master-fix55707Lluis Sanchez
2017-05-02Merge pull request #2300 from mono/master-fix55701Lluis Sanchez
2017-05-02Fixed 'Bug 55705 - Quick Fix doesn't do anything'Mike Krüger
2017-05-02Fixed 'Bug 55707 - C# Formatting Edit window isn't sized to showMike Krüger
2017-05-01[Projects] Add a CPS-like AppliesToAttributeMikayla Hutchinson
2017-04-28[Project] Add VS-like AppliesTo extension conditionMikayla Hutchinson
2017-04-28Merge pull request #2310 from mono/dotnetcore-fix-build-action-none-change-ig...Lluis Sanchez
2017-04-28Fix buildMarius Ungureanu
2017-04-28[Core] Fix setting C# build action to none ignored for .NET CoreMatt Ward
2017-04-28Merge pull request #2286 from mono/typing-performanceLluis Sanchez
2017-04-28Fix threading issue when reevaluating projectLluis Sanchez
2017-04-28Fixed 'Bug 55701 - Autocompletion too aggressive when using backspace'Mike Krüger
2017-04-28Merge pull request #2279 from mono/nuget-license-dialog-hang-workaroundLluis Sanchez
2017-04-28[Atk] Fix leak caused by circular referencing in Atk code. (#2293)Marius Ungureanu
2017-04-28[F#] Fix build error with Mono 5.0.0.88Matt Ward
2017-04-28Merge pull request #2283 from mono/bump-re2Lluis Sanchez
2017-04-28Merge pull request #2295 from mono/deployment-leakLluis Sanchez
2017-04-28[Deployment] Plug possible leak.therzok
2017-04-28Merge pull request #2273 from KirillOsenkov/StableComparerLluis Sanchez
2017-04-27Make sure items with non-null data always go first.Kirill Osenkov
2017-04-27Merge pull request #2291 from mono/fix-css-dark-color-masterLluis Sanchez
2017-04-27Adjust dark theme CSS colorsLluis Sanchez
2017-04-27Fix bug 55004 - Css property difficult to see on some dark Color ThemesLluis Sanchez
2017-04-27Fix potential crash in SingleFileDescriptionTemplateLluis Sanchez
2017-04-27Format source files when creating a .net core projectLluis Sanchez
2017-04-27Fix file formatting issueLluis Sanchez
2017-04-27Fix c# formatting issueLluis Sanchez
2017-04-27[NuGetizer] Update to latest stable NuGet.Build.PackagingMatt Ward