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-11[AzureFunctions] Add project templateMikayla Hutchinson
2017-05-11[AzureFunctions] Disable file watcher entirelyMikayla Hutchinson
2017-05-11[AzureFunctions] Enable debuggingMikayla Hutchinson
2017-05-11[DotNetCore] Allow Sdk projects to run on other runtimesMikayla Hutchinson
2017-05-11[MSBuild] Fix building Azure Functions librariesMikayla Hutchinson
2017-05-11Add Azure Functions extensionMikayla Hutchinson
2017-05-11[AspNet] Fix case on imported filesMatt Ward
2017-05-11[F#] Reinstate template testsnosami
2017-05-11Merge pull request #2136 from mono/fix-item-metadataLluis Sanchez
2017-05-11Merge pull request #2406 from mono/fsharp-tag-commentsJason Imison
2017-05-11Use array variant of String.Concatnosami
2017-05-11Merge pull request #2407 from iainx/fix-53517Lluis Sanchez
2017-05-11Merge pull request #2408 from iainx/fix-53550Lluis Sanchez
2017-05-11Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=56135nosami
2017-05-11No intermediate strings while joiningnosami
2017-05-11Fix typo: Inernal -> InternalKirill Osenkov
2017-05-10[A11y] Add labels and help for each of the marginsiain holmes
2017-05-10[A11y] Set the label for the About imageiain holmes
2017-05-10Slight tidy upnosami
2017-05-10[F#] Adds tagged comments to the Tasks pad.nosami
2017-05-10Merge pull request #2405 from mono/icon-updatesVáclav Vančura
2017-05-10[Icons] Some library icons were not properly exported (blue background was ba...Václav Vančura
2017-05-10[Ide] Information tooltips now use white not-so-disturbing backgroundVáclav Vančura
2017-05-10[Ide] Tooltip icons should use `md-help` and not `md-information`Václav Vančura
2017-05-10Updated references to xwt, md-addinsalan
2017-05-10Merge pull request #2404 from iainx/fix-53829iain
2017-05-10[Icons] Some preferences icons needed an outline treatment in ~dark to match ...Václav Vančura
2017-05-09[A11y] Turn on focus ring for checkbuttons and radiobuttonsiain holmes
2017-05-09[C#] Pass in cancellation token on MonoTODO analyzer.therzok
2017-05-09[C#] Don't inspect MonoTODO unless MonoTODO exists.therzok
2017-05-09[Icons][DotNetCore] More template iconsVáclav Vančura
2017-05-09Merge branch 'master' into master-fix55915Mike Krüger
2017-05-09Merge branch 'master' into master-fix52553Mike Krüger
2017-05-09Merge pull request #2325 from mono/master-navpointfixMike Krüger
2017-05-09Merge pull request #2397 from mono/master-fix56104Mike Krüger
2017-05-09Merge pull request #2380 from mono/master-fix56080Mike Krüger
2017-05-09Merge pull request #2356 from mono/master-fix55947Mike Krüger
2017-05-09Merge pull request #2401 from mono/master-fix56094Mike Krüger
2017-05-09[Icons][Ide] Library template icon fixesVáclav Vančura
2017-05-09[Ide] Preserve encoding when doing find in files.Mike Krüger
2017-05-09Merge pull request #2400 from iainx/fix-53527iain
2017-05-09[A11y] Set the label attribute on the New Files dialog entryiain holmes
2017-05-09[C#] Fix Completion OverloadGroupEquals behaviour.therzok
2017-05-09[Perf] Fix semantic highlighting cache checks.therzok
2017-05-09[Perf] Avoid allocating lambdas on getting an editor theme's color.Marius Ungureanu
2017-05-09[Perf] Avoid allocating iterators when loading textmate formats.Marius Ungureanu
2017-05-09[Perf] Fix a few references of a slow variant of IndexOf.Marius Ungureanu
2017-05-09[Core] Avoid allocating lambdas on a hot path.Marius Ungureanu
2017-05-09[C#] Replace reflection call with actual callMarius Ungureanu
2017-05-09[C#] Optimize completion data insertionMarius Ungureanu