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-04-27Fix potential crash in SingleFileDescriptionTemplateLluis Sanchez
2017-04-27Fix file formatting issueLluis Sanchez
2017-04-12[Ide] Allow CustomToolNamespace to be set in project templatesMatt Ward
2016-06-22[Ide] Fix extra new line when creating new file from templateMatt Ward
2016-05-05[Ide] Add missing translations for template system.Matt Ward
2016-03-03[FileTemplateEngine] Let user add existing file to projectVincentDondain
2015-12-12[FileTemplateEngine] Extracted CombinedTagModel logicVincent Dondain
2015-12-11[FileTemplateEngine] Added Property tagVincentDondain
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-05-18Fix crash when adding a file to a projectLluis Sanchez Gual
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-05-06Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-24[Ide] Fixed some compiler warnings.Mike Krüger
2015-04-24[Ide] Refactored formatting infrastructure.Mike Krüger
2015-04-23Simplified language binding infrastructureLluis Sanchez Gual
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-06Track api changesLluis Sanchez Gual
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-02[Ide] Pass project string tag model to file templatesMichael Hutchinson
2015-02-01[Ide] Allow file template types to override processingMichael Hutchinson
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-11-11Merge branch 'monodevelop-master' into new-project-dialogMatt Ward
2014-11-05Merge remote-tracking branch 'xamarin/xs6' into new-project-modelLluis Sanchez Gual
2014-10-31[Ide] Allow template to add file without file extensionMatt Ward
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-10-17[Ide] Allow parameters from wizard to be used in file templates.Matt Ward
2014-07-07[Ide] Renamed DocumentFactory to TextEditorFactory/implemented textMike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-11[Ide] Implemented proper TextDocument layer for the editor.Mike Krüger
2014-06-09Use correct default namespace in shared projectsLluis Sanchez Gual
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2014-04-02Save/Load the default namespace of shared projectsLluis Sanchez
2013-11-20[Ide] Newly created files always create a BOM.Mike Krüger
2012-06-13[Ide] Update project and solution descriptorsPiotr Dowgiallo
2012-04-12[TextEditor] Renamed LineSegment -> DocumentLine.Mike Krüger
2012-04-05[TextEditor] Renamed LineSegment.EditableLength -> LineSegment.Length.Mike Krüger
2012-03-11[TextEditor] Changed 'Document' to 'TextDocument' to prevent nameMike Krüger
2012-01-02Merge branch 'master' into newresolverMike Krüger
2011-12-16[Ide] File template should use original text if formatter failsMichael Hutchinson
2011-10-18Merge branch 'master' into newresolverMike Krüger
2011-10-11[Ide] Fix NRE when evaluating NUnit template for incompatible frameworkMichael Hutchinson
2011-10-05Merge branch 'master' into newresolverMike Krüger
2011-09-21Fixed 'Bug 873 - Error Creating new NUnit test fixture.'.Mike Krüger
2011-08-23[Project] Rename 'Gac' refs to 'Package' refsMichael Hutchinson
2011-06-17Converted MonoDevelop.Ide to use the new type system.Mike Krüger
2011-01-07Overhaul the code formatter extension pointsMichael Hutchinson
2010-11-11Implemented 'Bug 320643 - Auto-population (and hiding) ofMike Krüger
2010-08-27Forgot to assign result of string.ReplaceMichael Hutchinson
2010-08-27Templates can now reference content files.Michael Hutchinson