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-04-05[Ide] Support project template visibility with new templating engineMatt Ward
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-19[Ide] Support string tags for paths in ItemTemplatesRodrigo Moya
2019-01-14[Ide] Fix ~100 warningsMikayla Hutchinson
2018-10-14[Ide] "overrideLanguage" property doesn't need to be translatedRodrigo Moya
2018-10-14[Ide] Allow templates to override Language propertyRodrigo Moya
2018-07-02Replace ArrayList with List<> for memory and performance reasonsiain holmes
2018-03-26[Ide] Allow string parser placeholders in template scan pathMatt Ward
2018-02-13Merge branch 'azure-functions-bump' into azure-functions-bump-masterJeffrey Stedfast
2017-11-15[Ide] Allow files to not be formatted when creating new projectsMatt Ward
2017-11-01[Ide] Read supported and default parameters for item templatesMatt Ward
2017-10-31[Ide] Support item templates with the new templating engineMatt Ward
2017-08-22Fix warnings in MD.IdeLluis Sanchez
2017-06-12[Ide] Fix project template categories not added to translationsMatt Ward
2017-05-15[Ide] Allow supported parameters with new templating engineMatt Ward
2017-05-11[Ide] Support template conditions in new templating engineMatt Ward
2017-05-09[Ide] Support project template wizards in new templating engineMatt Ward
2017-05-09[Ide] Support default parameters with the new templating engineMatt Ward
2017-05-09[Ide] Support different template id and group idsMatt Ward
2017-02-23[Templating] Following convention of underscore for localised attributesDavid Karlaš
2017-02-23[Templating] Added OverrideDescription and set descriptions for .Net Core pro...David Karlaš
2017-02-22[Templating] Added support for template name overriding and overridden .NET S...David Karlaš
2017-02-22[Templating] Initial support for https://github.com/dotnet/templating format ...David Karlaš
2016-05-23Merge remote-tracking branch 'origin/master' into main-menu-redesignVsevolod Kukol
2016-04-11[Ide] Add grouping support to Pad view list menusVsevolod Kukol
2016-04-08[Ide] Simplfy InitializePadContent.therzok
2015-11-17[Ide] API fixes in IPadContentLluis Sanchez
2015-11-06[Ide] Remove infrastructure for setting custom label providers for padsLluis Sanchez
2015-02-12Extension condition fixesLluis Sanchez Gual
2014-11-24[Ide] Map old template categories to new categories.Matt Ward
2014-11-18[Ide] Set localizable flag on TemplateCategoryCodon.Matt Ward
2014-10-28[Ide] Project templates can now use an image from a resource.Matt Ward
2014-09-30[Ide] Prevent selection of top level categories in New Project dialog.Matt Ward
2014-09-25[Ide] Show project templates in New Project Dialog.Matt Ward
2014-09-22[Ide] Template categories can now be configured in New Project DialogMatt Ward
2014-04-22[Ide] Fix crash after disabling addin that extends the Solution pad.Matt Ward
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2014-01-24[Icons] New pad iconsVaclav Vancura
2013-09-20[Ide] Fixed lazy pad initialization.Mike Krüger
2012-01-26Fix bug #2501 - Application output pad does not persist its state correctlyLluis Sanchez
2011-03-31Support external display bindings as defaultMichael Hutchinson
2011-03-29[Ide] Add support for external display bindingsMichael Hutchinson
2010-08-27Templates can now reference content files.Michael Hutchinson
2010-03-18* Makefile.am:Lluis Sanchez
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2010-03-08* MonoDevelop.Ide.FindInFiles/Scope.cs:Lluis Sanchez
2010-03-04* MonoDevelop.Ide.Codons/PadCodon.cs:Lluis Sanchez
2010-03-04* MonoDevelop.Ide.Codons/PadCodon.cs:Lluis Sanchez
2010-03-04* MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:Lluis Sanchez
2010-02-18* src/addins/NUnit/Gui/TestPad.cs:Lluis Sanchez