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
2017-06-28[CSharpBinding] Removed more obsolete code.Mike Krüger
2014-06-30[CSharpBinding] Track API changes.Mike Krüger
2014-06-20[CSharpBinding] Ported C# binding to new editor infrastructure.Mike Krüger
2012-12-06Fixed 'Bug 8793 - Pre-selected line in completion window is notMike Krüger
2012-09-17Implemented 'Bug 6590 - Better completion for obsolete overloads '.Mike Krüger
2012-09-14Fixed 'Bug 7148 - Better completion for constructor initializers'.Mike Krüger
2012-08-10[NRefactory] Updated NRefactory/Tracked API changes.Mike Krüger
2012-07-24[CSharpBinding] EditorBrowsableState.Advanced members are now at theMike Krüger
2012-06-28[CSharpBinding] Completion tooltips now recognize the using scope forMike Krüger
2012-05-02Fixed 'Bug 4770 - Both arguments to IsDerivedFrom() must be from theMike Krüger
2012-04-07[CSharpBinding] Check if constructor type has a definition beforeMike Krüger
2012-04-04[Ide] Renamed MonoDevelop.TypeSystem to MonoDevelop.Ide.TypeSystem Mike Krüger
2012-03-23Fixed 'Bug 3991 - constructor argument completion not working forMike Krüger
2012-03-20Fixed 'Bug 3975 - parameter completion does not work for non-publicMike Krüger
2012-03-01[Ide/CSharpBinding] Fixed a bug with the calculation of the correctMike Krüger
2011-12-01[CSharpBinding] Track nrefactory API changes.Mike Krüger
2011-11-01Fixed "Bug 1747 - [New Resolver] Code completion issues when declaringMike Krüger
2011-06-22Worked on code completion unit tests - 70% are passing.Mike Krüger