#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andreas Weizel d5b0a70eb3 Workaround of Delegate.Combine issues with contra-variance by introducing custom delegate lists for CollectionChanged event of models. 12 years ago
..
ClassBrowser Now ClassBrowser tree nodes show their context menus independently. 12 years ago
IAssemblyModel.cs add/update documentation for IAssemblyModel and INamespaceModel 12 years ago
IEntityModel.cs CSharpSymbolSearch: use newCode. 12 years ago
IEntityModelContext.cs Allow updating code from EnvDTE via LanguageBinding.CodeGenerator 12 years ago
IEventModel.cs Started implementing the EnvDTE code model. 12 years ago
IFieldModel.cs Started implementing the EnvDTE code model. 12 years ago
IMemberModel.cs Remove Update() method from ITypeDefinitionModel / IMemberModel. 12 years ago
IMethodModel.cs CSharpSymbolSearch: use newCode. 12 years ago
IModelCollection.cs Workaround of Delegate.Combine issues with contra-variance by introducing custom delegate lists for CollectionChanged event of models. 12 years ago
IModelFactory.cs add simple implementation of ClassBrowserPad, ClassBrowserTreeView and some tree nodes 12 years ago
INamespaceModel.cs add/update documentation for IAssemblyModel and INamespaceModel 12 years ago
IPropertyModel.cs Started implementing the EnvDTE code model. 12 years ago
ISymbolModel.cs [WIP] PackageManagement.EnvDTE 12 years ago
ITreeNodeFactory.cs Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 13 years ago
ITypeDefinitionModel.cs Remove Update() method from ITypeDefinitionModel / IMemberModel. 12 years ago
ITypeDefinitionModelCollection.cs Move project service events to IProjectService interface. 13 years ago
ImmutableModelCollection.cs Add Where() and OfType() implementations in ModelCollectionLinq; and remove some redundant helper methods in Debugger.AddIn. 12 years ago
KeyedModelCollection.cs fix TreeNode implementation 12 years ago
ModelCollectionLinq.cs Workaround of Delegate.Combine issues with contra-variance by introducing custom delegate lists for CollectionChanged event of models. 12 years ago
ModelCollectionTreeNode.cs Now ClassBrowser tree nodes show their context menus independently. 12 years ago
SimpleModelCollection.cs Workaround of Delegate.Combine issues with contra-variance by introducing custom delegate lists for CollectionChanged event of models. 12 years ago
SynchronizedModelCollection.cs Implemented loading+saving of project+solution preferences. 13 years ago