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
2016-01-05Fix a few source code quality issuesMarius Ungureanu
2015-12-26[Xml] Add back error underlinesmhutch
2015-12-26[Xml] Recover from malformed closing tagmhutch
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-11-20Bug 35958 - [Roslyn] Toggle line comment does not comment selected XMLDavid Karlaš
2015-11-17Fixed 'Bug 4748 - Error autoformatting new XML file'Mike Krüger
2015-11-16[Xml] Fixed code completion in case of AutoInsertFragments enabled & fixed au...David Karlaš
2015-11-12Bug 35792 - Error in XML editorDavid Karlaš
2015-11-09[Xml] Fix duplicated extension IDmhutch
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-08-25Merge branch 'master' into roslynLluis Sanchez
2015-08-24[Xml] Add .manifest association.Marius Ungureanu
2015-07-09Merge master branch into roslynDavid Karlaš
2015-07-09Bug 30105 - code formatting breaks this xamlDavid Karlaš
2015-07-08Bug 30970 - xaml formatting fails silently with badly form xamlDavid Karlaš
2015-06-24[Ide] Disabled code formatting command if no on the fly formatter isMike Krüger
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-05-26Fix NRE while disposing an xml editor extensionLluis Sanchez Gual
2015-05-26Asynchronize code completionLluis Sanchez Gual
2015-05-11Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-05-08[Xml] Fix null reference exception when formatting invalid xmlMatt Ward
2015-05-06Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-24[Ide] Refactored formatting infrastructure.Mike Krüger
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-17[XmlEditor] Fix caret position when smart indent is enabledMatt Ward
2015-04-16[XmlEditor] Fix NullReferenceExceptions in code completionMatt Ward
2015-04-10[XmlEditor] Fix NullReferenceException in code completionMatt Ward
2015-03-23Rename UserTask -> TaskListEntryLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
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-21[Xml] Setup parent property of XElement even when the parser is not building ...Jérémie Laval
2015-02-19[Ide] Ported task system to roslyn.Mike Krüger
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-03[Xml] Allow whitespace in closing tagMichael Hutchinson
2015-01-30[Ide] Started projection infrastructure.Mike Krüger
2015-01-27[Ide] ParsedDocument API is now async.Mike Krüger
2015-01-23[Ide] TypeSystemParser is now a task based API.Mike Krüger
2015-01-21[XmlEditor] Track API changes.Mike Krüger
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-12[MonoDevelop.Xml] Removed NR5 usages.Mike Krüger
2015-01-12Merge master into xs6-editor-roslynDavid Karlaš
2015-01-06[Ide] Removed some NR5 dependencies from the ParsedDocument system.Mike Krüger