#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.
 
 
 
 
 
 
Siegfried Pammer 7679f1cc49 reimplement Workspace architecture with a single WorkspaceModel 12 years ago
..
ClassBrowser reimplement Workspace architecture with a single WorkspaceModel 12 years ago
IAssemblyModel.cs clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 12 years ago
IEntityModel.cs clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 12 years ago
IEntityModelContext.cs clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 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 clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 12 years ago
IMethodModel.cs CSharpSymbolSearch: use newCode. 12 years ago
IModelCollection.cs reimplement Workspace architecture with a single WorkspaceModel 12 years ago
IModelFactory.cs add simple implementation of ClassBrowserPad, ClassBrowserTreeView and some tree nodes 12 years ago
INamespaceModel.cs clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 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 clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 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 reimplement Workspace architecture with a single WorkspaceModel 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