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-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-16[Refactoring] Obsolete old editor stuffMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-01-25[TextEditor] Remove Refactoring dependencyMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-07Commenting out usages of the old editor from CSharpBinding and MD.Refactoring.Kirill Osenkov
2018-11-07Use the right severity icon in the quick fix popuptherzok
2018-10-18Fixes VSTS User Story 686778: Displaying Light Bulb & screwdriverMike Krüger
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-03-24Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-09[Ide] TooltipProvider tooltips are WindowsVsevolod Kukol
2016-10-25Merge branch 'master' into textmateMike Krüger
2016-10-21[Refactoring] Fixed xml tooltips.Mike Krüger
2016-10-21[Refactoring] Only show labels if more than one message appears.Mike Krüger
2016-10-20[Ide] Removed extra new line at the end of code issue tooltips.Mike Krüger
2016-10-18[Refactoring] Tooltip provider now recognizes muiltiple issues at aMike Krüger
2016-09-15Fixed 'Bug 44030 - Hovering over async warning yields a dialog with noMike Krüger
2016-03-10Fixed 'Bug 39497 - Unable to read warning message - too long forMike Krüger
2015-12-02Merge remote-tracking branch 'origin/roslyn' into roslyn-nogtkshellMarius Ungureanu
2015-11-25[Ide] Cleanup TooltipProvider for Gtk types.Marius Ungureanu
2015-11-24[Ide+others] TooltipProvider.GetItem changed return type to "Task<TooltipItem>"David Karlaš
2015-11-24[Refactoring] Fixed diagnostic analyzer tooltips.Mike Krüger
2015-02-02[Ide] Implemented tooltip provider projections & improved theMike Krüger
2014-06-26[Refactoring] Track API changes.Mike Krüger
2014-04-04[Ide] TextEditor is now using a decorator pattern.Mike Krüger
2014-04-04[Refactoring] Track editor API changes. Mike Krüger
2014-02-21[Refactoring] Removed some unused code.Mike Krüger
2013-07-23Fixed 'Bug 13330 - Error tooltips are broken'.Mike Krüger
2012-07-16[Refactoring] Fix error loading tooltip providerMichael Hutchinson
2012-07-02Track api changesLluis Sanchez
2011-05-24Fix build. Had to disable a vi command in source editor.Mike Krüger