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
2014-07-05[Ide] Renamed Insert, Remove, Replace to InsertText, RemoveText,Mike Krüger
2014-07-05[Ide] ITextEditorImpl and ITextEditorFactory are now internal.Mike Krüger
2014-07-04[Ide] Removed syntax highlighting system.Mike Krüger
2014-06-30[Ide] Removed IEditableTextFile and usages.Mike Krüger
2014-06-30[Ide] Renamed EditContext Document property to EditContext.Mike Krüger
2014-06-30[AspNet] Track API changes.Mike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-27[AspNet.Mvc] Track API changes.Mike Krüger
2014-06-27[AspNet] Track API changes.Mike Krüger
2014-06-23[AspNet.Mvc] Track API changes.Mike Krüger
2014-06-20[Razor] Add default name for preprocessed templateMichael Hutchinson
2014-06-20[Core] Renamed ITextSource.TextLength to Length.Mike Krüger
2014-06-20[AspNet.Mvc] Ported to new editor infrastructure.Mike Krüger
2014-06-20[AspNet] Ported to new editor infrastructure.Mike Krüger
2014-06-05[AspNet] Improved HTML implicit closing logicMichael Hutchinson
2014-05-17Add more common web content typesBryan Helms
2014-05-14Add additional web file formats for ContentBryan Helms
2014-05-09Audit all instances of RunCustomDialog:Marius Ungureanu
2014-04-23[AspNet] Only show Add View/Controller commands for ASP.NET projectsMichael Hutchinson
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2014-04-08Don't local-copy add-in assembliesLluis Sanchez
2014-04-07[AspNet] Use ignore case parameter.Ungureanu Marius
2014-04-04Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-04[Ide] TextEditor is now using a decorator pattern.Mike Krüger
2014-04-04[Debugger] Make the DebugValueTooltipProvider more extensible for other langu...Jeffrey Stedfast
2014-03-14Made WebApplication-Empty template C#/VBNet specific, as it is not supported ...7sharp9
2014-03-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-26Merge remote-tracking branch 'origin/master' into fsharpLluis Sanchez
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2014-02-20Remove unused iconsLluis Sanchez
2014-02-14Fix bizarre dependencies in CompletionCharacters extension pointMichael Hutchinson
2014-01-16[ASP.NET] Limit the languages that support the web app projectLluis Sanchez
2013-12-27No HtmlEncode(String, TextWriter) overload in PCLJoseph Hill
2013-12-13Add Open Action to templates which missed it.Marius Ungureanu
2013-12-13[RazorTemplate] Generate static helper methodsMichael Hutchinson
2013-12-12Bug 6097 - Add -> ASP.NET Directory Flyout IssueMarius Ungureanu
2013-12-05[RazorTemplate] Use unix separators in relative #line pathsMichael Hutchinson
2013-12-05[RazorTemplate] Write relative Unix paths in line directivesMichael Hutchinson
2013-12-05[RazorTemplate] Fix using helpers from helpersMichael Hutchinson
2013-12-05[RazorTemplate] Improve docs on generated base classMichael Hutchinson
2013-12-05[RazorTemplate] Implement WriteAttribute[To] on generated base classMichael Hutchinson
2013-12-05[RazorTemplate] Factor and clean/fix generatorsMichael Hutchinson
2013-12-05[RazorTemplate] Minor cleanupMichael Hutchinson
2013-12-05[RazorTemplate] Cleaner mechanism for overriding code generationMichael Hutchinson
2013-12-05[RazorTemplate] Generate sane WriteAttribute(To) callsMichael Hutchinson
2013-12-05[RazorTemplate] Simplify helper simplificationMichael Hutchinson
2013-12-05[RazorTemplate] Clean up the hostMichael Hutchinson
2013-12-05[RazorTemplate] Elide conditional atttributes for nowMichael Hutchinson
2013-12-05[RazorTemplate] Improve docs on generated base classMichael Hutchinson
2013-12-05[RazorTemplate] Use System.Net.WebUtility in base classMichael Hutchinson