#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.
 
 
 
 
 
 
Daniel Grunwald 194dcce61d Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
..
Configuration Move some files to new folder structure. 13 years ago
Designer Started refactoring the project service / solution API. 13 years ago
Dom Initial implementation of new ISolution-API. 13 years ago
Editor fixed serialization of breakpoints and bookmarks 13 years ago
Parser Fix T4 templates using GAC references not in project. 13 years ago
Project Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
Refactoring implemented more methods in CSharpCodeGenerator + Tests and added back SuppressMessageCommand 13 years ago
Resources Remove obsolete Files 13 years ago
Services Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
Src Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
Util Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
WinForms Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 14 years ago
Workbench Initial implementation of new ISolution-API. 13 years ago
themes Add support for WPF project option pages (ProjectOptionPanel base class + WPF StorageLocationPicker). 14 years ago
ICSharpCode.SharpDevelop.addin Port most of SharpDevelop to new ISolution API. 13 years ago
ICSharpCode.SharpDevelop.csproj Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
PostBuildEvent.proj