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-05-02[Ide] Use a smarter way to detect if roslyn handles todo commentstherzok
2019-03-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-25Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-21Tolerate doc.Editor being null in CommentTasksProvider.Kirill Osenkov
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-22[Roslyn] Fix NRE of solution when cancelling load (#7210)Marius Ungureanu
2019-02-18Fix TaskStore initialization issueLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-15Convert several IDE services into Service instancesLluis Sanchez
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-08-30[Ide] Safe cast to MDW in CommentTaskProvidertherzok
2018-08-24[Ide] Fix NRE in CommentTasksViewVsevolod Kukol
2018-07-17[CommentTasks] Prevent possible error when removing a documenttherzok
2018-05-18Merge branch 'master' into structured-build-outputRodrigo Moya
2018-04-26[TODO] Fix unit tests.therzok
2018-04-26[TODO] Fix MEF logic running on UI thread.therzok
2018-04-24[TODO] Add tests that assert data is validtherzok
2018-04-24PR feedbacktherzok
2018-04-24[TODO] Load roslyn provided task comments at initializationtherzok
2018-04-24[TODO] Implement initial gatheringtherzok
2018-04-24[TODO] Split out legacy comment tasks handling into own file.therzok
2018-04-24[TODO] Add some code to bridge to roslyn todo commentstherzok
2018-02-15Restores setter in Description propertyJose Medrano
2018-02-15Changes TaskListEntry to store original description and match with BuildOutpu...Jose Medrano
2018-02-01[IDE] Use ContextMenu on the Errors and Tasks padiain holmes
2017-11-30[TaskListEntry] Fix 'JumpToPosition' to not show url on first jumpVincent Dondain
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-02-14Merge branch 'master' into vNextMatt Ward
2017-02-13Async/await optimizations (#1861)Marius Ungureanu
2017-01-12[Perf] Improve enumerators in public custom collections.Marius Ungureanu
2016-11-24Send to error doc no matter what if link is available (#1687)Vincent Dondain
2016-05-31Make ErrorDocumentationProvider a custom extension point (#1481)Vincent Dondain
2016-05-30Add documentation extension pointVincent Dondain
2016-04-24[Ide] Show the output pad when an error doesn't have an existing file associa...therzok
2016-04-15[Ide] Fixes to miscellaneous reusages of iter/paths from model/store when sor...therzok
2016-02-11[Ide] Use smaller icons in TaskListPad toolbarVsevolod Kukol
2016-01-27Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-01-21Fixed 'Bug 37821 - Cannot copy messages from error bubbles'.Mike Krüger
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2016-01-12Merge remote-tracking branch 'origin/roslyn-nogtkshell'Marius Ungureanu
2016-01-11Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-01-07[Ide] Optimized tag comment task collection.Mike Krüger
2015-12-18Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-16Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2015-12-14[IDE] Use the unsorted path to edit the modeliain holmes
2015-12-08Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-04Merge remote-tracking branch 'origin/roslyn' into roslyn-dark-skinVsevolod Kukol
2015-12-03[Ide] Fix memory leak in Tasks pad.Matt Ward