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-12[Core] Support facade assemblies from a custom locationMatt Ward
2018-04-12[SourceEditor] Extracted the span update listener logic & added unitMike Krüger
2018-04-12[Editor] Fix selected search result marker colorVsevolod Kukol
2018-04-12Revert "Revert "Fixes VSTS 592988: Code colors flicker black when typing""Mike Krüger
2018-04-12Revert "Fixes VSTS 592988: Code colors flicker black when typing"Mike Krüger
2018-04-12[Editor] Search results marker color valueVáclav Vančura
2018-04-12[Editor] Improve search results marker colorVsevolod Kukol
2018-04-12[Ide] Implicit Xwt.Color to HslColor conversionVsevolod Kukol
2018-04-12Merge pull request #3912 from mono/xamarin-forms-use-dotnet-templating-projec...Matt Ward
2018-04-12[Mac] Remove AssemblyLoad hacktherzok
2018-04-11PR Feedbacktherzok
2018-04-11[Editor] Fix height tree and document data leak from undo operationstherzok
2018-04-11[Mac] Fix ButtonBar leak when debuggingtherzok
2018-04-11[MEF] Add GetExportedValues counterpart so multiple exports can be grabbed.therzok
2018-04-11[Ide] Fix workspace leaks caused by document options providersMarius Ungureanu
2018-04-11[Ide] Avoid loading display bindings every time a document is openedMarius Ungureanu
2018-04-11Merge branch 'master' into xamarin-forms-use-dotnet-templating-project-templatesMatt Ward
2018-04-11Merge pull request #4516 from mono/user-prefs-not-loaded-custom-solution-base...Lluis Sanchez
2018-04-11[Core] Fix files not re-opened on opening a solutionMatt Ward
2018-04-11[Mac] Fix random crash that could happen on assembly loadtherzok
2018-04-11Merge pull request #4492 from mono/master-fix4489Mike Krüger
2018-04-11[MSBuild] Fix unsaved project xml not cleared in remote build engineMatt Ward
2018-04-11Merge pull request #4510 from mono/test-remove-timeoutsJason Imison
2018-04-11Fixes issue #4489 Virtual indentation handling brokenMike Krüger
2018-04-11Kill interactive process when donenosami
2018-04-11Remove timeouts from F# interactive testsnosami
2018-04-11Fixes issue #4371 MdTextViewLineCollection.GetTextViewLineContaining* unoptim...Mike Krüger
2018-04-10Updated references to mono/mono-addins, mono/xwt, xamarin/md-addinsmarius.ungureanu
2018-04-10Merge pull request #4465 from mono/static-registrar-fixesLluis Sanchez
2018-04-10Merge pull request #4483 from mono/swap-left-and-rightJason Imison
2018-04-10Merge pull request #4475 from mono/master-issue4469Mike Krüger
2018-04-10Merge pull request #4498 from mono/fix-core-failureLluis Sanchez
2018-04-10Fix random failure in MD.Core unit testsLluis Sanchez
2018-04-10Fixes issue #4493 Unused highlighting does not work anymoreMike Krüger
2018-04-10Updated reference to mono/mono-addins@d929142lluis
2018-04-10EditActions.MoveCaretRight moves caret rightnosami
2018-04-10Merge pull request #4485 from mono/master-fix592988Mike Krüger
2018-04-10Merge branch 'master' into master-issue4469Mike Krüger
2018-04-10Fixes VSTS 592988: Code colors flicker black when typingMike Krüger
2018-04-10Revert "Fixes VSTS 592988: Code colors flicker black when typing"Mike Krüger
2018-04-10Fixes issue #4469 Make tooltip timeout configurableMike Krüger
2018-04-09Fixes issue #4470 3rd party addins can't create TextSegmentMarkersMike Krüger
2018-04-09Fixes issue #4452 [C#] Go to Definition NRE when trying to navigateMike Krüger
2018-04-09Merge branch 'master' into xamarin-forms-use-dotnet-templating-project-templatesMatt Ward
2018-04-09[UnitTesting] Update Newtonsoft.Json version and do not local copyMatt Ward
2018-04-06Merge pull request #4450 from mono/squigglesLluis Sanchez
2018-04-06[Mac] Ensure we support Copy(NSZone) for our NSTextFieldCell subclassesAlan McGovern
2018-04-06Merge pull request #4348 from mono/master-fix590492Mike Krüger
2018-04-06Merge pull request #4453 from mono/master-fix566339Mike Krüger
2018-04-05Faster test package restore. Fixes VSTS #595393 (#4459)nosami