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
2015-05-20[Ide] Fix resx resource namespace in generated fileMatt Ward
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-03[Ide] Fix resource namespace in resx generatorsMichael Hutchinson
2015-02-02[Ide] Minor cleanup in custom tool serviceMichael Hutchinson
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-20fixed SuccessWithWarnings propertyxplicit
2015-01-20added support to use one progress monitor for generated filesxplicit
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-24Fixed 'Bug 21560 - .resx files are not properly generating'.Mike Krüger
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-06-14[Ide] Fix for ResxGenerator parent directory issueMatthewDiamond
2014-05-08Update ResXFileCodeGenerator.csMatthewDiamond
2014-05-08[Ide] Fix for resx Generator resource locatingMatthewDiamond
2014-04-09[Ide] Fix resx codebehind for PCL frameworksMichael Hutchinson
2014-03-20Added PublicResXFileCodeGenerator custom toolBernhard Johannessen
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-09-26[Ide] Ensure ThreadedAsyncOperation always fires completed eventMichael Hutchinson
2013-06-25[Ide] Port ResXFileCodeGenerator to StronglyTypedResourceBuilderMichael Hutchinson
2013-06-25[Ide] CustomToolService.HandleRename should not be publicMichael Hutchinson
2013-06-25Move GetNamespaceHint to CustomToolService.GetFileNamespaceMichael Hutchinson
2013-06-25Merge ResXFileCodeGenerator into MonoDevelop.IdeMichael Hutchinson
2013-06-25Move ThreadAsyncOperation to MonoDevelop.Ide.CustomToolsMichael 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