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-07-24Wiring the change handlers for Document Outline control.Anže Vodovnik
2019-05-07Fixing PR comments.Anže Vodovnik
2019-05-07Enabling Document Outline to also work on the new editor.Anže Vodovnik
2019-02-15Track API changesLluis Sanchez
2018-11-23[8.0][Core] Move some collections to Immutable Array to avoid defensive copyi...Marius Ungureanu
2018-04-04Fixes VSTS 590492: [Feedback] Intellisense in Shared Projects seems broken in...Mike Krüger
2017-05-16Fixed 'Bug 56425 - Clicking nodes in Document Outline don't navigateMike Krüger
2017-05-09[Ide] Fix OutlineEditorExtension ref cycle leak by using a static eventMarius Ungureanu
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-03[Ide] Fix OutlineEditorExtension ref cycle leak by using a static eventMarius Ungureanu
2017-01-25OutlineTreeView was null and causing a NREStephen Shaw
2016-10-19[CSharpBinding] Remove the timeout when we release the outline viewAlan McGovern
2016-09-18[Ide] Don't dispose List/TreeStore as we don't own it, the treeview does.Marius Ungureanu
2016-06-13Fixed 'Bug 41727 - Documentoutline Pad - When an item on documentMike Krüger
2016-06-02[Ide] Disable Gtk interactive search in TreeViewsVsevolod Kukol
2016-02-23[Csharp] Using new region icon in outlinesVaclav Vancura
2016-02-23[Editor] Use markup syntax for document outlineMarius Ungureanu
2015-12-16Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-11-29WIVLluis Sanchez
2015-06-17Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-04-23Simplified language binding infrastructureLluis Sanchez Gual
2015-03-24Merge branch 'master' into roslynMike Krüger
2015-02-24Bump Roslyn & NR6 / Track API changes.Mike Krüger
2015-01-23[CSharpBinding/Refactoring] Optimized & fixed namespace resolveMike Krüger
2015-01-21[Ide] Put the roslyn semantic model into the parsed document again.Mike Krüger
2015-01-19[Ide] Merged roslyn & type system service. Removed remaining NR5 typeMike Krüger
2014-11-26[CSharpBinding] Handle thread cancellation.Mike Krüger
2014-07-21[CSharpBinding] Fixed merge issues.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-16Track roslyn/nr6 API changes.Mike Krüger
2014-05-23[CSharpBinding] Ensured that AnalysisDocument == null case is handled.Mike Krüger
2014-05-14[CSharpBinding] Ported the class outline text editor extension.Mike Krüger