#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 9675caf1e9 ReadOnlyDocument: rename textBuffer->textSource 14 years ago
..
Properties Rename ITextBuffer -> ITextSource 14 years ago
ICSharpCode.Editor.csproj Rename ITextBuffer -> ITextSource 14 years ago
IDocument.cs Rename ITextBuffer -> ITextSource 14 years ago
IDocumentLine.cs fix build. 14 years ago
ISegment.cs Make the end offset of SegmentExtensions.Contains inclusive. 14 years ago
ITextAnchor.cs Add ICSharpCode.Editor assembly. 14 years ago
ITextEditor.cs fix build. 14 years ago
ITextSource.cs Rename ITextBuffer -> ITextSource 14 years ago
LinkedElement.cs Added some proposals. 14 years ago
ReadOnlyDocument.cs ReadOnlyDocument: rename textBuffer->textSource 14 years ago
StringTextSource.cs Rename ITextBuffer -> ITextSource 14 years ago
TextChangeEventArgs.cs Add ICSharpCode.Editor assembly. 14 years ago
TextLocation.cs Added some proposals. 14 years ago