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-11-08Switch from `string` to `TextReader` overloadDavid Karlaš
2019-10-21[Core] Implemented collection cache.Mike Krüger
2019-10-16[Ide] Fixed Xwt.Font usage.Mike Krüger
2019-10-16[Ide] Switched IDE font handling to xwt.Mike Krüger
2019-10-16Fixes VSTS Bug 937839: [Feedback] Text Editor: font weight ignoredMike Krüger
2019-08-15Fixes VSTS Bug 959146: System.NullReferenceException exception inMike Krüger
2019-08-14Fixes VSTS Bug 958225: System.NullReferenceException exception inMike Krüger
2019-06-04Fixes VSTS Bug 904321: [Feedback] Xamarin Android Breakpoint not workMike Krüger
2019-05-09Fixes VSTS Bug 889278: Exceptions are thrown whenever a change isMike Krüger
2019-05-03Fix content type from mime type calculations.Kirill Osenkov
2019-04-15Merge pull request #550 from xamarin/master-vnext-vsts844252Vsevolod Kukol
2019-04-10Fixes VSTS Bug 844252: ArgumentOutOfRangeException inMike Krüger
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-04Zoom: Persist in new editor, sync with oldSandy Armstrong
2019-03-26Fix race in TextDocumentLluis Sanchez
2019-03-21Track API changesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-08[TextEditor] Fixed pango layout cache.Mike Krüger
2019-03-06[TextEditor] Fixed C# unit tests.Mike Krüger
2019-03-06Fixes VSTS Bug 801783: Auto indenting is shifting by one space backMike Krüger
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into merge-master-lluisLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-19Merge pull request #7069 from mono/master-vsts749965Lluis Sanchez
2019-02-18Moved the text editor to the new document/view architectureLluis Sanchez
2019-02-14Fixes VSTS Bug 790861: Text not redrawn when auto-formattingMike Krüger
2019-02-12Merge pull request #166 from xamarin/dev-kirillo-Fix788692Aaron Bockover
2019-02-12Merge pull request #172 from xamarin/release-8.0-vsts789068Aaron Bockover
2019-02-11Use LogInternalError to get telemetry.Kirill Osenkov
2019-02-11Bug 789068: VS Mac release-8.0 - Old editor removes BOM from filesMike Krüger
2019-02-08Fix VSTS 788692 - crash in PositionChanged_ITextCaretKirill Osenkov
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-06Fixes VSTS Bug 749965: Fatal error on copy + paste inMike Krüger
2019-02-05[API] Remove a few obsolete items (#7042)Marius Ungureanu
2019-02-01Fixes VSTS Bug 767140: 7.7 has regressed in typing performanceMike Krüger
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-24Fix TextDocument.MimeType in Old Editor.Kirill Osenkov
2019-01-23Fix cancellation token propagation issueLluis Sanchez
2019-01-22Fixes VSTS Bug 774516: Exception in editor: TextEditorData wasmkrueger
2019-01-21Merge pull request #6892 from mono/gtkrc-a11y-fixesLluis Sanchez
2019-01-21Merge pull request #6922 from mono/master-vsts770635Mike Krüger
2019-01-21[TextEditor] Unbreak old editorMikayla Hutchinson
2019-01-19Replace IMimeToContentTypeRegistryService usage with MimeTypeCatalogMikayla Hutchinson
2019-01-18Fixes VSTS Bug 770635: NRE in TextEditorData.GetChunksMike Krüger
2019-01-17Fixes VSTS Bug 769515: Exception in OnMarkerRemovedMike Krüger
2019-01-16[Ide][.gtkrc] New selection background colorVaclav Vancura
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-11-30Making whole thing build again after switching to VS Editor .dllsDavid Karlaš
2018-11-27Comment out types also present in VS editor.Kirill Osenkov