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-02-18Fix TaskStore initialization issueLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2018-04-24[TODO] Load roslyn provided task comments at initializationtherzok
2018-04-24[TODO] Split out legacy comment tasks handling into own file.therzok
2018-02-01[IDE] Use ContextMenu on the Errors and Tasks padiain holmes
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-02-13Async/await optimizations (#1861)Marius Ungureanu
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-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
2015-12-02Revert "[Ide] Cleanup CommandManager."Marius Ungureanu
2015-12-01[Ide][Tasks] Track configuration API changesVsevolod Kukol
2015-11-25Asynchronize document load and save operationsLluis Sanchez
2015-11-25[Ide] Cleanup CommandManager.Marius Ungureanu
2015-11-23Merge remote-tracking branch 'origin/roslyn' into roslyn-nogtkshellMarius Ungureanu
2015-11-23[Ide] More cleanup in public types.Marius Ungureanu
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-04-24Improved api for using configuration propertiesLluis Sanchez Gual
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-16Remove unnecessary use of GuiDispatchLluis Sanchez Gual
2015-03-23Rename UserTask -> TaskListEntryLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-03-12[Ide] NavigateTo project searching now works on ast level.Mike Krüger
2015-03-07Merge master into roslynDavid Karlaš
2015-03-05Fix treeview sorting for comment tasks and user tasks.Cody Russell
2015-02-24Fixed some merge errors.Mike Krüger
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-20Fixed unhandled exception in CommentTasksDavid Karlaš
2015-02-19[Ide] Fixed possible exception in comment tag updating.Mike Krüger
2015-02-19[Ide] Ported task system to roslyn.Mike Krüger
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-19[Ide] Merged roslyn & type system service. Removed remaining NR5 typeMike Krüger
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-12[Ide] Removed NR5 usages. Switched Error system back toMike Krüger
2015-01-07[Ide] Removed some NR5 usages.Mike Krüger
2015-01-03Merged master into roslynDavid Karlaš
2014-12-17[Memory] Getting closer to the Solution leak.Marius Ungureanu
2014-12-10[Tasks] Description is now copied in the clipboard.Marius Ungureanu
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-05[Ide] Renamed Insert, Remove, Replace to InsertText, RemoveText,Mike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-23[Ide] Moved DocumentLocation to the Editor namespace.Mike Krüger
2014-06-23[Core] Renamed TextLocation -> DocumentLocation.Mike Krüger
2014-05-04[Tasks] Fix leak in CommentTasks.Marius Ungureanu
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2013-08-15Fixed 'Bug 13991 - Go to declaration does not go to correct locationMike Krüger