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-06-26Legacy Editor: Use feature service to disable async completionSandy Armstrong
2019-06-20TextViewContent: Show column rulers, including new editorconfig valueSandy Armstrong
2019-06-11[Ide] Use correct cancelation token in OnGetViewControlAsync.Mike Krüger
2019-06-11[Ide] Set the style parent correctly on initialize.Mike Krüger
2019-06-11[Ide] Fix encoding enforcing in old editor.Mike Krüger
2019-05-31[Editor] Fixed failing unit tests.Mike Krüger
2019-05-29Fixes VSTS Bug 897623: Unable to save changes after undoing changesMike Krüger
2019-05-27[Ide] Fixed unsaved/dirty bug caused by the IsDirty set.Mike Krüger
2019-04-29[VBNetBinding] Fixed creation of VB.NET TypeSystem.Mike Krüger
2019-04-12Misc fixes for doc/view modelLluis Sanchez
2019-04-12Revert "Misc fixes for doc/view model"Lluis Sanchez
2019-04-11Misc fixes for doc/view modelLluis Sanchez
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-08Merge pull request #389 from xamarin/pr-sandy-zoomzoomzoomAaron Bockover
2019-04-08Changing configuration value to mark the editor as default.Anže Vodovnik
2019-04-04Zoom: Persist in new editor, sync with oldSandy Armstrong
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-02Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-29Implement command routing for document controller extensionsLluis Sanchez
2019-03-27[Editor] Line number margin should default to trueMarius Ungureanu
2019-03-27Fix open document registration in RoslynLluis Sanchez
2019-03-26Fix editor creation issueLluis Sanchez
2019-03-25New model for focus/unfocus eventsLluis Sanchez
2019-03-25Fix new editor initialization issueLluis Sanchez
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-15Fixes VSTS Bug 806781: Beachball on solution search when it has largeMike Krüger
2019-03-14Remove the DiscardChanges method from DocumentLluis Sanchez
2019-03-14DocumentController fixesLluis Sanchez
2019-03-08Fix document extension issuesLluis Sanchez
2019-03-07Fixes VSTS Bug 807807: Tab width not respectedMike Krüger
2019-03-06Fix several issues with document extensionsLluis Sanchez
2019-03-02Allow setting UseAsyncCompletion per view.Kirill Osenkov
2019-02-28VSTS 801818: DefaultSourceEditorOptions: return false for WrapLinesAaron Bockover
2019-02-26VSTS 790220: do not move caret on select-allAaron Bockover
2019-02-26TextEditor: Improve the enable/disable editor UXAaron Bockover
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-25Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-22Merge pull request #227 from xamarin/dev/davidk/indentionGuidesDavid Karlaš
2019-02-22Map settings and colors for Indention guidesDavid Karlaš
2019-02-22[Editor] Import initial values from MD persistencetherzok
2019-02-22Fix buildLluis Sanchez
2019-02-22Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-22Merge pull request #192 from xamarin/obsolete-all-the-thingsLluis Sanchez
2019-02-22[Editor] Prevent NRE happening on accessing editor options after disposaltherzok
2019-02-20Merge pull request #201 from xamarin/merge-master-lluisLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-20Fix DefaultSourceEditorOptions on Windows.Kirill Osenkov