This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
SharpDevelop
mirror of
https://github.com/icsharpcode/SharpDevelop.git
Watch
1
Star
0
Fork
You've already forked SharpDevelop
0
Code
Issues
Projects
Releases
Wiki
Activity
#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.
7101
Commits
14
Branches
60
Tags
227 MiB
C#
80.7%
JavaScript
17.5%
C++
0.5%
Visual Basic .NET
0.5%
Rich Text Format
0.4%
Other
0.2%
Tree:
6121f63c7a
4.0
4.1
4.2
4.x
addin-manager-package-subdirectories
filemodels
formsdesignerappdomain
master
newNR
newNRILSpyDebugger
newNRvisualizers
nuget-3.0-ctp
reports
shortcuts
2.0-Beta1
2.0-Beta2
2.0-Beta3
2.0-RC1
2.0-RC2
2.0.0
2.0.1
2.1-Beta1
2.1-Beta2
2.1-Beta3
2.1-RC1
2.1.0
2.2.0
2.2.1
2.2.1b
3.0-Beta1
3.0-Beta2
3.0-Beta3
3.0-RC
3.0.0
3.1-Beta1
3.1-RC1
3.1-RC2
3.1.0
3.1.1
3.2-RC1
3.2-RC2
3.2.0
3.2.1
4.0-Beta1
4.0-Beta2
4.0-Beta3
4.0-Beta4
4.0-RC1
4.0-RC2
4.0.0
4.1-Beta
4.1-RC
4.1.0
4.2-Beta1
4.2-Beta2
4.2-RC1
4.2.0
4.2.1
4.2.2
4.3-Beta1
4.3.0
4.3.1
4.3.2
4.3.3
4.4.0
4.4.1
5.0-Beta1
5.0-Beta2
5.0-Beta3
5.0-Beta4
5.0-Beta5
5.0-RC1
5.0.0
v5.1-archival
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6121f63c7a'
${ noResults }
SharpDevelop
/
src
/
Main
/
Base
/
Project
/
Src
/
Gui
/
Dialogs
History
Daniel Grunwald
ce1cba0e6e
Merge branch '4.0'
15 years ago
..
OptionPanels
Using CodeDom to generate metadata files.
15 years ago
ReferenceDialog
Merge branch '4.0'
16 years ago
SolutionConfiguration
Apply new file headers
16 years ago
AbstractAttachToProcessForm.Designer.cs
Apply new file headers
16 years ago
AbstractAttachToProcessForm.cs
Apply new file headers
16 years ago
AbstractOptionPanel.cs
Apply new file headers
16 years ago
AddOpenWithEntryDialog.Designer.cs
Apply new file headers
16 years ago
AddOpenWithEntryDialog.cs
Apply new file headers
16 years ago
AsynchronousWaitDialog.Designer.cs
Apply new file headers
16 years ago
AsynchronousWaitDialog.cs
Apply new file headers
16 years ago
CommonAboutDialog.cs
Apply new file headers
16 years ago
ExtractInterfaceDialog.Designer.cs
Apply new file headers
16 years ago
ExtractInterfaceDialog.cs
applied patch "added support for events into Extract Interface" by Maciej Grabowsky - slightly changed FormatMemberForDisplay: replaced StringBuilder by IAmbience
16 years ago
ExtractInterfaceDialog.resx
Added basic support for Extract Interface refactoring in C#; not yet tested in VB.NET:
18 years ago
GotoDialog.cs
Apply new file headers
16 years ago
GotoDialog.xaml
Make sure buttons have the correct size (using a style with MinWidth=75 and Padding=9,1).
16 years ago
NewFileDialog.cs
fixed SD-1715 - UnauthorizedAccessException when trying to add item to project without write permission: might not be the optimal solution, because a new IViewContent is opened before the exception occurs and stays open after the exception.
16 years ago
NewProjectDialog.Designer.cs
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
16 years ago
NewProjectDialog.cs
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
16 years ago
NewProjectDialog.resx
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
16 years ago
OpenWithDialog.Designer.cs
Apply new file headers
16 years ago
OpenWithDialog.cs
Add support for right-to-left translations to SharpDevelop.
16 years ago
ProjectOptionsView.cs
Apply new file headers
16 years ago
SharpDevelopAboutPanels.cs
Add INotifyPropertyChanged to QuickClassBrowser.EntityItem.
15 years ago
SharpDevelopColorDialog.cs
Apply new file headers
16 years ago
TabbedOptions.cs
Fixed NotSupportedException when using "Options" command in AddIn Manager.
16 years ago
TabbedOptionsDialog.xaml
Make sure buttons have the correct size (using a style with MinWidth=75 and Padding=9,1).
16 years ago
TabbedOptionsDialog.xaml.cs
Apply new file headers
16 years ago
TemplateCategoryComparer.cs
Apply new file headers
16 years ago
ToolNotFoundDialog.Designer.cs
Apply new file headers
16 years ago
ToolNotFoundDialog.cs
Apply new file headers
16 years ago
TreeViewOptionsDialog.xaml
Make sure buttons have the correct size (using a style with MinWidth=75 and Padding=9,1).
16 years ago
TreeViewOptionsDialog.xaml.cs
Apply new file headers
16 years ago
WordCountDialog.cs
Apply new file headers
16 years ago