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
2018-04-11[SourceEditor] Extracted the span update listener logic & added unitMike Krüger
2018-04-04Merge pull request #4418 from mono/backport-pr-4416-to-d15-6Lluis Sanchez
2018-04-03Fixes VSTS 592988: Code colors flicker black when typingMike Krüger
2018-04-03Fix fatal exception in unused code highlighternosami
2018-04-03Fixes issue #4346 Text editor - curly brace problemsMike Krüger
2018-03-29Merge pull request #4299 from mono/d15-6-fixcompletionGreg Munn
2018-03-26Fixes VSTS 564610: code completion is brokenMike Krüger
2018-03-23Fixes VSTS 581785: Not getting Intellisense for completing an iOSMike Krüger
2018-03-21Fix VSTS 581051 - Value cannot be null. Parameter name: contextKirill Osenkov
2018-03-20Merge pull request #4184 from mono/d15_6-fix581661monodevelop-7.4.1.48Lluis Sanchez
2018-03-20Merge pull request #4193 from mono/d15-6-fix584103Lluis Sanchez
2018-03-19Merge pull request #4197 from mono/d15-6-fix550346-cell-tooltip-validate-iterLluis Sanchez
2018-03-19[SourceEditor] Handle null case.Mike Krüger
2018-03-19[SourceEditor] Fixed text mate highlighting.Mike Krüger
2018-03-16[Mac] Fix crasher in MDMenu that happens if the command is not registered bef...therzok
2018-03-16[SourceEditor] Implemented other apporach to fix the update issue.Mike Krüger
2018-03-16Fix a code diagnostic runner exceptiontherzok
2018-03-16[Ide] Validate current iter when drawing CellTooltipWindowVsevolod Kukol
2018-03-16[SourceEditor] Fixed diff tracker.Mike Krüger
2018-03-16[SourceEditor] Text view margin update is now more eager on state change.Mike Krüger
2018-03-15Fixes VSTS 581661: [Feedback] /* */ Comments slow or non responsiveMike Krüger
2018-03-15Fix 578232 on 15.6 by bumping Mono.Cecil versionDavid Karlaš
2018-03-15Merge pull request #4141 from mono/d15-6-fix-exceptionsLluis Sanchez
2018-03-15Merge pull request #3976 from mono/always-fetch-preedit-string-15-6Lluis Sanchez
2018-03-13[Ide] Fix a crash happening on a null callback post/sendtherzok
2018-03-13Fix possible crash in close all files (#3992)Marius Ungureanu
2018-03-13Merge pull request #4098 from mono/d15-6-fix3437-fix-editor-tooltip-themeLluis Sanchez
2018-03-12Merge pull request #4019 from mono/d15-6-issue4006Lluis Sanchez
2018-03-12Merge pull request #3990 from mono/d15-6-issue3978Lluis Sanchez
2018-03-12Merge pull request #4063 from mono/d15-6-fix576053Lluis Sanchez
2018-03-12Merge pull request #4023 from mono/d15-6-ws-crashLluis Sanchez
2018-03-12[CSharpBinding] Prevent operation cancelled exception to be thrown.Mike Krüger
2018-03-09[CSharpBinding] Prevent operation cancelled exception to be thrown.Mike Krüger
2018-03-09Move more code into UI thread scopenosami
2018-03-09highlighting unused code should be done on background threadnosami
2018-03-09[Ide] Fix editor tooltip theme fittingVsevolod Kukol
2018-03-08Merge pull request #4014 from mhutch/15-6-fix-mutable-completionLluis Sanchez
2018-03-08Merge pull request #3917 from mono/fix-test-crash-d15-6Lluis Sanchez
2018-03-08[PackageManagement] Add Xwt Name to various buttons and elementsManish Sinha
2018-03-06Fixes VSTS 576053: MonoDevelop closes trying to open a solution projectMike Krüger
2018-03-02[Workspace] Work around issue in roslyn returning singleton persistent storagetherzok
2018-03-02Fixes issue #4006 Fatal error terminated IDEMike Krüger
2018-03-02Fix mutable completion list filteringMikayla Hutchinson
2018-02-28[Ide] Ensured that the document parsed event is called on UI thread.Mike Krüger
2018-02-27[TextEditor] Always fetch the preedit stringCody Russell
2018-02-21Fix random crash when running unit testsLluis Sanchez
2018-02-16[IDE] Fix null reference when code uses Log.WriteLineiain holmes
2018-02-15Merge pull request #3849 from mono/d15-6-fix-dotnetcore-nunit-tests-load-failureLluis Sanchez
2018-02-15[d15-6][Git] Fix progress reporting on clone (#3792)Marius Ungureanu
2018-02-14[NUnit] Fix being unable to use NUnit in a .NET Core test projectMatt Ward