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-09-11[Core] Fix adding derived Control items to the weak maptherzok
2019-08-07[CSharpBinding] Refactor OwnerProjectInfoMatt Ward
2019-08-07[CSharpBinding] Support multi-target frameworks in editor path barMatt Ward
2019-07-02[CSharpBinding] Fix path bar sometimes not showing owner projectsMatt Ward
2019-06-11Fix 841029: Can't list classes in navigation barDavid Karlaš
2019-06-05Fix 901424: After click in the document navigation bar and select any method ...David Karlaš
2019-03-21Track API changesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-02Merge pull request #269 from xamarin/pr-iain-fix-path-bar-initial-classAaron Bockover
2019-03-01[CSharp] Fix the tag of the CurrentPathiain holmes
2019-03-01Merge pull request #251 from xamarin/pr-sandy-FOCUSAaron Bockover
2019-03-01[CSharp] Fix the PathBar lagiain holmes
2019-02-28CSharpPathedDocumentExtension: Focus editor on navbar activationSandy Armstrong
2019-02-27Fixes VSTS Bug 801015: PathedDocumentTextEditorExtension.UpdateOwnerProjects ...Mike Krüger
2019-02-27Fix NRE in pathed document testsLluis Sanchez
2019-02-21Implement switching between project for C# document that is shared(either lin...David Karlaš
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-20Use EditorOperations to move the caretiain holmes
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-01-30[SystemAssemblyService] Partially replace Mono.Cecil usage with System.Reflec...Marius Ungureanu
2019-01-20Move TextViewExtensions to TextEditorMikayla Hutchinson
2019-01-17Move IEditorContentProvider to TextEditorMikayla Hutchinson
2019-01-15[C#] Fix CSharpPathedDocument initial stateMikayla Hutchinson
2019-01-14[C#] More work on breadcrumbsMikayla Hutchinson
2019-01-10[Ide] Rename ViewEditorContentProvider to EditorContentInstanceProviderMikayla Hutchinson
2019-01-10[CSharp] WIP porting IPathedDocumentMikayla Hutchinson
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-08-21[SourceEditor] Fixed C# brace completion.Mike Krüger
2018-07-18Fixes issue #4390 Cmd does not light up navigation for symbol underMike Krüger
2018-06-27Obsolete legacy build APIsMikayla Hutchinson
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-12[csharp] Fix invalid string format in SignatureMarkupCreator.Atsushi Eno
2018-06-06[CSharp] Fix warningsMikayla Hutchinson
2018-05-09[Roslyn] Move SearchCategory to IDE layer.Marius Ungureanu
2018-05-09[C#] Enable caching at project search category levelMarius Ungureanu
2018-04-05Merge branch 'master' into master-fix590492Mike Krüger
2018-04-04Fixes VSTS 590492: [Feedback] Intellisense in Shared Projects seems broken in...Mike Krüger
2018-03-29Fixes issue #4356 Error in C# options when opening projectMike Krüger
2018-03-17Fixes issue #4173 C# sources with `None` build action are not editable (#4198)Mike Krüger
2018-03-02Fixes issue #4007 UI accessed from non-UI threadMike Krüger
2018-02-27Merge master into editorFeaturesDavid Karlaš
2018-02-26[CSharpBinding] Use StringBuilderCache.Mike Krüger
2018-02-19[Ide] Fix editor tooltip theme fittingVsevolod Kukol
2018-02-14Merge master into editorFeaturesDavid Karlaš
2018-02-12[Ide] Fixes a crash when activating no existent PathBar type / elementJose Miguel Torres
2018-01-10Made SignatureMarkupCreator visible to WebToolsAddinDavid Karlaš