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-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-27Fixes VSTS Bug 826321: [Feedback] XAML Editor: When a closing tag already has...Mike Krüger
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Made the method for showing the welcome window asynchronousLluis Sanchez
2019-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2018-10-15Reverted changed that caused C# unit tests to fail and set `CompletionWidget`...David Karlaš
2018-10-05Merge remote-tracking branch 'origin/master' into fix4969Lluis Sanchez
2018-09-03Bump System.Net.Httptherzok
2018-08-08Added unit test to make sure when `:` is typed it doesn't commit code completionDavid Karlaš
2018-07-06Merge pull request #5194 from mono/simplify-resource-idsLluis Sanchez
2018-07-06[Xml] Implement Expand/Shrink selection for XMLMikayla Hutchinson
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-05[Xml] Remove unnecessary local copiesMikayla Hutchinson
2018-06-04[Xml] Add unit tests for XSLT compilationMikayla Hutchinson
2018-06-04[Xml] Add simple XSL-based validation testsMikayla Hutchinson
2018-06-04[Xml] Switch tests to use existing XSDsMikayla Hutchinson
2018-04-16Fix 597220: No IntelliSense for pages deriving from a custom ContentPage This...David Karlaš
2017-11-16Fixes 525601 and 525599 Xml unit tests failuresDavid Karlaš
2017-11-07Fixes #504203 Inconsistent behavior in XML/XAML editor between vs/vsmac when ...David Karlaš
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-02-18[Xml] Omit XML declaration setting now affects xml formatting.Matt Ward
2015-12-26[Xml] Recover from malformed closing tagmhutch
2015-11-04Fix Xml unit testsLluis Sanchez
2015-11-04Asynchronize xml completion apiLluis Sanchez
2015-09-21Merge branch 'master' into roslynMarius Ungureanu
2015-09-19Fixup! Configurations with new version of tool.Marius Ungureanu
2015-06-15[NRefactory] Removed more NR6 references.Mike Krüger
2015-06-12Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-06-12[Xml] Fix schema tests on Windows and Mono 4.2Matt Ward
2015-06-12Merge branch 'master' into roslynLluis Sanchez
2015-06-12[Xml] Disable two Schema tests which fail on windows and Mono 4.2+Alan McGovern
2015-03-17[Xml] Fixed unit tests failing because during transition from DomRegion to Do...David Karlaš
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-03[Xml] Allow whitespace in closing tagMichael Hutchinson
2015-01-12[MonoDevelop.Xml] Removed NR5 usages.Mike Krüger
2015-01-06Fixed some roslyn references.Mike Krüger
2014-11-28Added some missing references.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-07Merge remote-tracking branch 'mono/master' into xammac-2.0Lluis Sanchez
2014-06-18[XmlEditor] Massive cleanupMichael Hutchinson