#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 b60f7f66fe Nested types in ClassBrowser. 12 years ago
..
ClassBrowser Nested types in ClassBrowser. 12 years ago
IAssemblyModel.cs Adding AddIns to ClassBrowser, persistence and restoring of ClassBrowser workspace in config. 12 years ago
IEntityModel.cs clean up ClassBrowserWorkspace logic and implement assembly model for loaded assemblies; 12 years ago
IEntityModelContext.cs ClassBrowser: Handling saved but inaccessible assemblies, showing warning icon at assembly item. 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 implement debugger tree node in Class Browser to allow browsing and decompilation of modules currently loaded in the debug session 12 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