#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 988c450347 Revert text editor selection code to that currently used by SD 2.1 - keyboard selection was broken by an old version of Troy Simpson's patch. 19 years ago
..
CompletionWindow Update language resources. 19 years ago
InsightWindow Some XML documentation for ICSharpCode.Core. 19 years ago
AbstractMargin.cs removed unused import statements 20 years ago
BracketHighlighter.cs Fixed forum-12405: BracketMatchingStyle bug in Text Editor Control - one line patch by Dan Fowler 19 years ago
BrushRegistry.cs removed unused import statements 20 years ago
Caret.cs removed unused import statements 20 years ago
DrawableLine.cs removed unused import statements 20 years ago
FoldMargin.cs Fixed SD2-1190: Exception is thrown selecting all text and then cutting/deleting it. 19 years ago
GutterMargin.cs removed unused import statements 20 years ago
HRuler.cs Fixed SD2-1142: Indentation removes comments in VB code. 20 years ago
IconBarMargin.cs Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
Ime.cs Disable IME on 64-bit Windows. 19 years ago
TextArea.cs Refactored the interface IAttribute to include useful information (type reference to the attribute type + arguments). 19 years ago
TextAreaClipboardHandler.cs Fixed SD2-1329: Index was out of range when cutting text. 19 years ago
TextAreaControl.cs Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
TextAreaDragDropHandler.cs Fixed SD2-931: Undo after inserting code template 19 years ago
TextAreaMouseHandler.cs Revert text editor selection code to that currently used by SD 2.1 - keyboard selection was broken by an old version of Troy Simpson's patch. 19 years ago
TextAreaUpdate.cs removed unused import statements 20 years ago
TextEditorControl.cs removed unused import statements 20 years ago
TextEditorControlBase.cs Merged SD 2.1/2.2 revision 2532:2560 to trunk. 19 years ago
TextView.cs Refactored code accessing text editor options. 19 years ago
ToolTipRequestEventArgs.cs removed unused import statements 20 years ago