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
2019-07-03Fix 935197: Exception in TextFileNavigationPoint.OnDocumentClosingDavid Karlaš
2019-07-03Merge pull request #8076 from mono/backport-pr-8069-to-release-8.2Aaron Bockover
2019-07-03Update translationsRodrigo Moya
2019-07-03Fixes VSTS Bug 935201: System.ArgumentOutOfRangeException exception in Micros...Mike Krüger
2019-07-03[Debugger] Protect against NRE's in the CSharpBreakpointSpanResolverJeffrey Stedfast
2019-07-03Added Null Reference Guards across the dispose method.Anže Vodovnik
2019-07-03Merge pull request #8049 from mono/backport-pr-8048-to-release-8.2Vsevolod Kukol
2019-07-03[Toolbox] Removes old embed internal focuschain logic to use the default beha...Jose Medrano
2019-07-03Adds a ZOrder system based in GtkNSViewHost This commits fixes the current pr...Jose Medrano
2019-07-03Fix 935181: TryGetBreakpointSpan called with invalid positionDavid Karlaš
2019-07-03Merge pull request #8118 from mono/backport-pr-8103-to-release-8.2Lluis Sanchez
2019-07-03[Ide] Introduced SavePreferencesAsync in RootWorkspace.Mike Krüger
2019-07-03Fixes VSTS Bug 937036: [FATAL] System.NullReferenceException exception in Mon...Mike Krüger
2019-07-03Addressing PR comments, removing unnecessary Console.WriteLines.Anže Vodovnik
2019-07-03Fix up file not being saved correctly and updating registration for the rosly...therzok
2019-07-03WIP: Rename fix, debugging.Anže Vodovnik
2019-07-03Refactoring, adding rename of children and save.Anže Vodovnik
2019-07-03First Pass to support Rename Quick Fix. Also taken into account PR comments.Anže Vodovnik
2019-07-03Fixes VSTS Bug 776934: TreeBuilderContext.GetTreeBuilder() null reference exc...Mike Krüger
2019-07-03Merge pull request #8110 from mono/backport-pr-8109-to-release-8.2Lluis Sanchez
2019-07-03Updated references to xamarin/md-addins, microsoft/vs-editor-apiabock
2019-07-03Merge pull request #8102 from mono/backport-pr-8088-to-release-8.2Lluis Sanchez
2019-07-03[A11y] Update the property keyname and remove unnecessary variableiain holmes
2019-07-03[A11y] Don't move the NSUserDefaults lineiain holmes
2019-07-03[A11y] Use the PropertyService to store the resultiain holmes
2019-07-03[A11y] Only show the VoiceOver notification once.iain holmes
2019-07-03[Core] Fix null ref in DotNetProject.OnGetReferencedAssembliesMatt Ward
2019-07-02Fixes VSTS Bug 938343: [Feedback] Diff Option in Version Control not working ...Mike Krüger
2019-07-02Fix F# semantic highlightingnosami
2019-07-02Merge pull request #8058 from mono/backport-pr-8057-to-release-8.2Lluis Sanchez
2019-07-02Merge pull request #8101 from mono/backport-pr-8092-to-release-8.2Lluis Sanchez
2019-07-02Merge pull request #8085 from mono/backport-pr-8084-to-release-8.2Lluis Sanchez
2019-07-02Merge pull request #8075 from mono/backport-pr-8039-to-release-8.2Lluis Sanchez
2019-07-02Fixes VSTS Bug 938323: [FATAL] System.ArgumentOutOfRangeException exception i...Mike Krüger
2019-07-02Merge pull request #8060 from mono/backport-pr-8041-to-release-8.2Lluis Sanchez
2019-07-02Merge pull request #8093 from mono/backport-pr-8068-to-release-8.2Lluis Sanchez
2019-07-02Merge pull request #8094 from mono/backport-pr-8070-to-release-8.2Lluis Sanchez
2019-07-02[CSharpBinding] Fixed failing editor tests.Mike Krüger
2019-07-01Added more information to the telemetryJavier Suárez Ruiz
2019-07-01Issue #935128 -Added a try/catch to MDMenuItem.Update() and log to telemetry,...Javier Suárez Ruiz
2019-07-01Fixes VSTS Bug 937024: [FATAL] System.InvalidOperationException exception in ...Mike Krüger
2019-07-01Fixes VSTS Bug 937031: [FATAL] System.NullReferenceException exception in Mon...Mike Krüger
2019-07-01Fixes VSTS Bug 936021: "Go to Task" is broken in Tasks panelMike Krüger
2019-07-01[Ide] Fix crash on shutdown when just opening GTC window and then quittingtherzok
2019-06-28Merge pull request #8056 from mono/backport-pr-7950-to-release-8.2Aaron Bockover
2019-06-28Fix 923058: ArgumentOutOfRangeException in GetCharacterBoundsDavid Karlaš
2019-06-28CSharpCodeActionEditorExtensionTests: "Move to namespace" gone for nowSandy Armstrong
2019-06-28Legacy Editor: Use feature service to disable async completionSandy Armstrong
2019-06-28roz wipSandy Armstrong
2019-06-28Bump Roslyn to 3.2.0-beta4-19324-01Rikki Gibson