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
2015-04-22[Core] Project model fixesLluis Sanchez Gual
2015-04-22[Core] Added new WorkspaceObjectReader classLluis Sanchez Gual
2015-04-22Track api changesLluis Sanchez Gual
2015-04-22[Core] Add new overridable to ProjectLluis Sanchez Gual
2015-04-22Remove unused ProjectParameters classLluis Sanchez Gual
2015-04-20Track api changesLluis Sanchez Gual
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-20[CSharpBinding] Added colorization of Xamarin.Mac pseudo built in typeMike Krüger
2015-04-20[Ide] Fix null reference exception when using projectionsMatt Ward
2015-04-20[Ide] Fix projection not detaching from TextChanged eventMatt Ward
2015-04-20[Ide] Moved sort selected lines commands to the ide.editor level.Mike Krüger
2015-04-20[Ide] Fixed internals visible to resolving.Mike Krüger
2015-04-20[SourceEditor] Fixed bug in option panel.Mike Krüger
2015-04-18[CSharpBinding] CodeGenerationService methods are now awaitable.Mike Krüger
2015-04-17Add workaround for what seems to be an mcs bugLluis Sanchez Gual
2015-04-17[AspNet] Add test to check html completion works after code blockMatt Ward
2015-04-17[Ide] Fix simple bracket matching not finding matchMatt Ward
2015-04-17[AspNet] Fix html completion in razor filesMatt Ward
2015-04-17[CSharpBinding] Improved code generation service + insertion pointMike Krüger
2015-04-17Add missing test projectsLluis Sanchez Gual
2015-04-17Fix some unit testsLluis Sanchez Gual
2015-04-17Add support for custom data serialization in solutionsLluis Sanchez Gual
2015-04-17[Core] Code cleanupLluis Sanchez Gual
2015-04-17Improve project load error reportingLluis Sanchez Gual
2015-04-17[Ide] Added AddOverlay/RemoveOverlay to TextEditor API and reenabled Disassem...David Karlaš
2015-04-17[XmlEditor] Fix caret position when smart indent is enabledMatt Ward
2015-04-17[CSharpBinding] Catch arbitrary exceptions when trying to get errorMike Krüger
2015-04-17Bump NR6.Mike Krüger
2015-04-17Bump NR6.Mike Krüger
2015-04-17Bump NR6.Mike Krüger
2015-04-17[Ide] Introduced a way to handle competing completion extensions inMike Krüger
2015-04-17[Ide] Projections now track editor updates.Mike Krüger
2015-04-17Fix files checking out dirty on WindowsMichael Hutchinson
2015-04-17Parallel build in winbuild.shMichael Hutchinson
2015-04-17Parallel build in winbuild.shMichael Hutchinson
2015-04-16Bump md-addinsLluis Sanchez Gual
2015-04-16Remove unnecessary use of GuiDispatchLluis Sanchez Gual
2015-04-16[XmlEditor] Fix NullReferenceExceptions in code completionMatt Ward
2015-04-16[Core] Properly assign type tags to .net project typesLluis Sanchez Gual
2015-04-16[Stetic] Fix GtkDesignInfo loading issueLluis Sanchez Gual
2015-04-16[AspNet] Fix web forms code completion testsMatt Ward
2015-04-16bump md-addinsDavid Karlaš
2015-04-16[SourceEditor] Narrow down public source editor API. The old sourceMike Krüger
2015-04-16[CSharpBinding] Narrow down public API.Mike Krüger
2015-04-16[Core] Fix some warningsLluis Sanchez Gual
2015-04-16Bump md-addinsLluis Sanchez Gual
2015-04-16Remove unused extensionsLluis Sanchez Gual
2015-04-16[Core] AsyncOperation fixesLluis Sanchez Gual
2015-04-16[Ide] Adding reference ICSharpCode.NRefactory.Cecil to MonoDevelop.Ide so it ...David Karlaš
2015-04-16[Ide] Fix invalid cast exception in text editorMatt Ward