#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
..
AssemblyLoadErrorTreeNode.cs Added sub-node with error text for unresolved assemblies in ClassBrowser. Such assemblies also don't produce an error message anymore when opening ClassBrowserPad. 12 years ago
AssemblyTreeNode.cs Added sub-node with error text for unresolved assemblies in ClassBrowser. Such assemblies also don't produce an error message anymore when opening ClassBrowserPad. 12 years ago
ClassBrowserTreeView.cs reimplement Workspace architecture with a single WorkspaceModel 12 years ago
IClassBrowser.cs reimplement Workspace architecture with a single WorkspaceModel 12 years ago
MemberTreeNode.cs Don't show context menu for member and type nodes, if they are defined in external assemblies. 12 years ago
NamespaceTreeNode.cs split tree nodes in multiple files 12 years ago
ProjectTreeNode.cs split tree nodes in multiple files 12 years ago
SolutionTreeNode.cs split tree nodes in multiple files 12 years ago
TypeDefinitionTreeNode.cs Nested types in ClassBrowser. 12 years ago
WorkspaceModel.cs reimplement Workspace architecture with a single WorkspaceModel 12 years ago
WorkspaceTreeNode.cs ClassBrowser: Changed sorting of nodes in workspace, now sorting solution before custom assemblies. 12 years ago