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-09-19Making sure the fix for navigating to next/prev errors continues to work.Anže Vodovnik
2019-09-13Add some docs and obsolete API.therzok
2019-09-13Updating TaskStore to ignore Display Bindings when navigating to errors.Anže Vodovnik
2019-02-18Fix TaskStore initialization issueLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-15Convert several IDE services into Service instancesLluis Sanchez
2017-01-12[Perf] Improve enumerators in public custom collections.Marius Ungureanu
2015-11-25Asynchronize document load and save operationsLluis Sanchez
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-16Remove unnecessary use of GuiDispatchLluis Sanchez Gual
2015-04-14Merge branch 'master' into roslynMike Krüger
2015-04-07Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-04-02[Ide] Only jump to errors in text filesMichael Hutchinson
2015-03-23Rename UserTask -> TaskListEntryLluis Sanchez Gual
2015-02-25[UnitTests] Fixed NamedArgumentCompletionTests.Mike Krüger
2015-02-19[Ide] Ported task system to roslyn.Mike Krüger
2014-10-21Initial drop of the new project modelLluis Sanchez
2012-10-04[Ide] Added support for text editor extensionsLluis Sanchez
2011-03-14Handle bulk file change eventsLluis Sanchez Gual
2011-01-13Fix bug 648915 - Jump-to-error should not open assemblies and filesLluis Sanchez Gual
2010-11-03Fix bug 648915 - Jump-to-error should not open assemblies and files outside p...Lluis Sanchez Gual
2010-08-22Transformed text editor line/column coordinate system.Mike Krüger
2010-05-21* MonoDevelop.Ide.Tasks/Task.cs:Mike Krüger
2010-05-12* Makefile.am:Lluis Sanchez
2010-04-30* MonoDevelop.Ide.Tasks/TaskStore.cs: Don't generate navigationLluis Sanchez
2010-03-18* Makefile.am:Lluis Sanchez
2010-03-08* MonoDevelop.Ide.FindInFiles/Scope.cs:Lluis Sanchez
2009-11-25* Makefile.am:Mike Krüger
2009-11-23* MonoDevelop.Ide.Tasks/TaskStore.cs: Fixed memory hole in taskMike Krüger
2009-08-13* MonoDevelop.Ide.Tasks/TaskStore.cs: Don't send unnecessary taskLluis Sanchez
2009-08-11* Makefile.am:Lluis Sanchez