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-03-06Move more services to IdeServicesLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2018-06-05[Ide] Fix a bunch of warningsMikayla Hutchinson
2018-05-15Extend new file dialog to support solution foldersMikayla Hutchinson
2018-03-22[Ide] Fix file template API breakMatt Ward
2018-01-12[Ide] Clean up api break fix.Mike Krüger
2018-01-11[Ide] Fix API break.Mike Krüger
2018-01-09[Ide] Templates now respect the charset option in editorconfig files.Mike Krüger
2017-07-05Fix bug #57479 - Condition AppliesTo not found message logged.Lluis Sanchez
2017-06-09[Ide] Fix failing file template testsMatt Ward
2017-06-09[Ide] Fix file templates not translatedMatt Ward
2017-05-12Don't throw NREX when a template is unavailable.Marek Habersack
2017-04-28[Project] Add VS-like AppliesTo extension conditionMikayla Hutchinson
2015-12-16[FileTemplate] Not hiding templates without ProjectTypes anymoreVincentDondain
2015-12-16Merge branch 'master' into xcode7.1-tvos-file-templateVincentDondain
2015-11-23[FileTemplate] Handle multiple categoriesVincent Dondain
2015-11-23[FileTemplate] Added test suiteVincent Dondain
2015-11-23[NewFileDialog] Allow multiple ProjectTypeVincent Dondain
2015-11-19Oops, missing part of the mergeVincentDondain
2015-11-19Merge branch 'master' into roslynVincentDondain
2015-11-19[FileTemplate] Massive code cleanupVincentDondain
2015-11-19[FileTemplate] Fixed non ascii charVincentDondain
2015-04-23Simplified language binding infrastructureLluis Sanchez Gual
2015-02-12Extension condition fixesLluis 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
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-05-02Fix a bunch of warningsMichael Hutchinson
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2011-06-17Converted MonoDevelop.Ide to use the new type system.Mike Krüger
2011-05-05Fix warnings.Lluis Sanchez Gual
2011-04-17Prevent the creation of new unsaved files that require an externalMike Krüger
2010-08-27Templates can now reference content files.Michael Hutchinson
2010-06-09* MonoDevelop.Ide.Templates/FileTemplate.cs: Use List<FileTemplate>Michael Hutchinson
2010-06-08* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/SingleFileDescriptionTem...Michael Hutchinson
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2010-02-18* src/addins/NUnit/Gui/TestPad.cs:Lluis Sanchez
2009-09-17* MonoDevelop.Ide.Templates/FileTemplate.cs: Make file templateMichael Hutchinson
2009-08-27* MonoDevelop.Ide.Templates/FileTemplate.cs:Mike Krüger
2009-07-022009-07-01 Viktoria Dudka <viktoriad@remobjects.com>Lluis Sanchez
2009-06-23Use the new DesktopService instead of PlatformService.Lluis Sanchez
2009-04-27* MonoDevelop.Ide.Commands/EditCommands.cs:Mike Krüger
2009-04-20* MonoDevelop.Ide.Gui/InternalLog.cs:Mike Krüger
2009-04-20* MonoDevelop.Ide.Gui/Ide.cs:Mike Krüger
2009-02-21* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/FileTemplate.cs:Michael Hutchinson
2009-01-31* main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/FileTemplate.cs:Michael Hutchinson
2008-05-26* MonoDevelop.Ide.Templates/FileTemplate.cs,Lluis Sanchez
2008-01-16* MonoDevelop.Ide.Templates/FileTemplate.cs,Michael Hutchinson
2008-01-08* MonoDevelop.Ide.Templates/FileTemplate.cs,Lluis Sanchez
2007-12-13Moved PlatformService to MD.Core.Gui. Removed old FileIconService class, whic...Lluis Sanchez