#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.
 
 
 
 
 
 
mkonicek 2a826a7a5f Editor context actions - explicitly setting EditorContext.Editor = null from ContextActionsRenderer when the ViewModel is discarded. Prevents leaks of reference to CodeEditorView when IContextActionProviders keep long-lived references to EditorContext. (thanks to Daniel!) 15 years ago
data Merge remote branch 'eusebiu/Parallel' 15 years ago
doc Re-enable settings editor. 15 years ago
samples Testcode to show Event's in ReportViewer.cs, delete unused Events 15 years ago
src Editor context actions - explicitly setting EditorContext.Editor = null from ContextActionsRenderer when the ViewModel is discarded. Prevents leaks of reference to CodeEditorView when IContextActionProviders keep long-lived references to EditorContext. (thanks to Daniel!) 15 years ago
.gitignore Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 15 years ago
SharpDevelop.Tests.sln Re-enable settings editor. 15 years ago
SharpDevelop.sln Re-enable settings editor. 15 years ago
buildSetupAndRunTests.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
clean.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
debugbuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
releasebuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago