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-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-05-30[Ide] Allow CustomToolService to be used in unit testsMatt Ward
2016-09-16Added exception stack trace when exception occurs in code generator runnerDavid KarlasĖŒ
2016-07-11[Ide] Allow registration of SingleProjectFileCustomToolGreg Munn
2016-07-11[Ide] Use the project that is passed from Workspace FileXXX events instead of...Greg Munn
2016-03-31[Ide] Always complete the task when running CustomToolService.UpdateAlan McGovern
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-11-24Merge pull request #1126 from sgmunn/roslyn-msbuild_generator_support_2Greg Munn
2015-11-19[Ide] Fix deadlock when running custom generatorLluis Sanchez
2015-11-12[Core] Use the custom tool service to handle generators on file add and remove.Greg Munn
2015-05-21[Core] Allow getting default namespace using VS policyMichael Hutchinson
2015-03-23Rename UserTask -> TaskListEntryLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-12[Ide] Only run MSBuild generator if project supports itMichael Hutchinson
2015-02-12[Ide] Clean up logic for whether to run custom toolsMichael Hutchinson
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-02[Ide] Minor cleanup in custom tool serviceMichael Hutchinson
2015-01-28Track api changesLluis Sanchez Gual
2015-01-28Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-28[Ide] Fix default namespace for generators in SAPsMichael Hutchinson
2015-01-28[Ide] Fix generators in shared projectsMichael Hutchinson
2015-01-20[T4] Don't show command when not relevantMichael Hutchinson
2015-01-20[T4] Minor style/grammar fixupMichael Hutchinson
2015-01-20[T4] Fix misspelling and grammar errorsxplicit
2015-01-20[T4] added summary total output about generation statusxplicit
2015-01-20added support to use one progress monitor for generated filesxplicit
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-30[Ide] Don't treat custom tool warnings as errorsMichael Hutchinson
2014-07-28[Ide] Fix crash when running custom toolsLluis Sanchez
2014-07-03Merge branch 'aspnet-awesome'Michael Hutchinson
2014-06-27[Ide] Custom tool service should broadcast file changesMichael Hutchinson
2014-06-17[Ide] Support MSBuild custom toolsMichael Hutchinson
2014-03-07[Ide] Allow generators to override build action for generated fileMichael Hutchinson
2013-09-26[Ide] Ensure custom tools complete before when buildingMichael Hutchinson
2013-06-25[Ide] CustomToolService.HandleRename should not be publicMichael Hutchinson
2013-06-25Move GetNamespaceHint to CustomToolService.GetFileNamespaceMichael Hutchinson
2012-12-08[Ide] Log error when custom tool service fails to load a toolMichael Hutchinson
2011-03-22Improved output pad reuse.Lluis Sanchez Gual
2011-03-14Track api changes.Lluis Sanchez Gual
2010-09-06Log full generator exception. Skip superfluous errors.Michael Hutchinson
2010-09-05Save project after updating generator output file.Michael Hutchinson
2010-05-05* MonoDevelop.Ide.CustomTools/CustomToolService.cs: Better warningMichael Hutchinson
2010-05-05* MonoDevelop.Ide.CustomTools/CustomToolService.cs: Cancel runningMichael Hutchinson
2010-05-05* src/addins/TextTemplating/MonoDevelop.TextTemplating/TextTemplatingTool.cs:Michael Hutchinson
2010-04-30* MonoDevelop.Components/PathBar.cs:Lluis Sanchez
2010-03-16* Makefile.am:Michael Hutchinson