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/src
AgeCommit message (Expand)Author
2017-08-16Merge pull request #2897 from mono/d15-4-dotnetcore-project-template-names-no...Lluis Sanchez
2017-08-14Merge pull request #2879 from mono/d15-4-fix54901-subview-tab-wrappingLluis Sanchez
2017-08-14[DotNetCore] Fix project template names not being translatedMatt Ward
2017-08-09[VCS] Optimize log widget renderingMarius Ungureanu
2017-08-08[Ide] Fix document subview tab wrappingVsevolod Kukol
2017-08-08[A11y] Synchronise the defaults when saving the accessibility panel changesiain holmes
2017-08-08Merge pull request #2872 from mono/d15-4-dotnetcore2-fix-razor-project-templa...Lluis Sanchez
2017-08-08Merge pull request #2860 from mono/d15-4-fix56288Lluis Sanchez
2017-08-07Merge pull request #2869 from mono/autotest-toolbar-buttonsiain
2017-08-07[AspNetCore] Fix Razor Pages project template nameMatt Ward
2017-08-04[AutoTest] Added support for NSSegmentedControlManish Sinha
2017-08-04Merge pull request #2857 from mono/d15-4-dotnetcore2-preview3Matt Ward
2017-08-04Merge pull request #2854 from iainx/opt-in-a11y-d15-4iain
2017-08-03Fixed 'Bug 56288 - Spaces converted to tabs on paste with C# sourceMike Krüger
2017-08-02Merge pull request #2826 from mono/d15-4-nuget-support-asset-target-fallbackMatt Ward
2017-08-02Fixed 'Bug 58123 - Writing " makes two of characters, but delete onlyMike Krüger
2017-08-02[DotNetCore] Prevent IDE being terminated after debugging unit testsMatt Ward
2017-08-02[DotNetCore] Relax .NET Core 2.0 version restrictionMatt Ward
2017-08-02Update AddinInfo.csMikayla Hutchinson
2017-08-01[A11y] Add option to disable accessibilityiain holmes
2017-08-01Fixed a merge mistakeJordan Matthiesen
2017-08-01Update metadata for an upcoming updateJordan Matthiesen
2017-07-31[Ide] Ensure New Project dialog language selector matches languageMatt Ward
2017-07-31[DotNetCore] Fix build error for SDK projects targeting .NET FrameworkMatt Ward
2017-07-31Merge pull request #2841 from mono/d15-4-fix-unable-to-create-mac-app-from-re...Matt Ward
2017-07-31Merge pull request #2825 from mono/d15-4-new-project-dialog-create-project-di...Matt Ward
2017-07-31[T4] Fix duplicate byte order marks in new T4 file.Matt Ward
2017-07-31[Ide] Fix duplicate recent project template for grouped templatesMatt Ward
2017-07-31[Ide] Fix failure to create CocoaApp project from New Project dialogMatt Ward
2017-07-27[Azure Functions] Copy to the correct file nameGreg Munn
2017-07-27[Azure Functions] Fix build by performing the download and copy of nugets at ...Greg Munn
2017-07-27[Azure Functions] we need this file to compile...Greg Munn
2017-07-26[Azure Functions] Make the auto-generated addin info update a separate fileGreg Munn
2017-07-26[Azure Functions] temporarily auto-generate Runtime importsGreg Munn
2017-07-26[Packaging] Make msbuild property provider thread safeMatt Ward
2017-07-26[NuGet] Mark implicit PackageReference as auto referencedMatt Ward
2017-07-26[NuGet] Restore now fails if package and asset target fallbacks definedMatt Ward
2017-07-26[NuGet] Support AssetTargetFallbackMatt Ward
2017-07-26[NuGet] Add extra information to project.assets.jsonMatt Ward
2017-07-26[NuGet] Update to NuGet 4.3.0.4199Matt Ward
2017-07-26[Ide] Fix typo in commentMatt Ward
2017-07-26[Ide] Fix project not created in own directory with New Project dialogMatt Ward
2017-07-26[Ide] Add tests for New Project dialog's create directory check boxMatt Ward
2017-07-25Merge pull request #2816 from mono/d15-4-dotnetcore-detect-dotnetcore2-not-in...Greg Munn
2017-07-24[NuGet] Make guid check case insensitive when looking for referencesMatt Ward
2017-07-24[NuGet] Fix transitive project references after editing project file.Matt Ward
2017-07-24[NuGet] Add tests for existing codeMatt Ward
2017-07-24[NuGet] Fix transitive assembly references not available until restartMatt Ward
2017-07-24[NuGet] Add more unit tests for DotNetCoreNuGetProjectMatt Ward
2017-07-24[DotNetCore] Handle .NET Core 2.0 not being installedMatt Ward