#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 941739469e Implement INotifyPropertyChanged in TextDocument. 15 years ago
..
ChangeTrackingCheckpoint.cs Apply new file headers 15 years ago
DocumentChangeEventArgs.cs Apply new file headers 15 years ago
DocumentChangeOperation.cs Fixed interaction between snippets with bound elements and Undo/Redo. 15 years ago
DocumentLine.cs Apply new file headers 15 years ago
DocumentLineTree.cs Apply new file headers 15 years ago
GapTextBuffer.cs Apply new file headers 15 years ago
ILineTracker.cs Apply new file headers 15 years ago
ISegment.cs Add TextAnchorMovementMode.Default where the movement direction depends on the type of insertion. 15 years ago
ITextSource.cs Optimize initializing TextDocument. 15 years ago
IUndoableOperation.cs Apply new file headers 15 years ago
LineManager.cs Apply new file headers 15 years ago
LineNode.cs Apply new file headers 15 years ago
NewLineFinder.cs Optimize initializing TextDocument. 15 years ago
OffsetChangeMap.cs Minor performance improvement for AvalonEdit (e.g. when indenting all lines in the file). 15 years ago
TextAnchor.cs Add TextAnchorMovementMode.Default where the movement direction depends on the type of insertion. 15 years ago
TextAnchorNode.cs Apply new file headers 15 years ago
TextAnchorTree.cs Add TextAnchorMovementMode.Default where the movement direction depends on the type of insertion. 15 years ago
TextDocument.cs Implement INotifyPropertyChanged in TextDocument. 15 years ago
TextDocumentWeakEventManager.cs Implement INotifyPropertyChanged in TextDocument. 15 years ago
TextLocation.cs Apply new file headers 15 years ago
TextSegment.cs Apply new file headers 15 years ago
TextSegmentCollection.cs Apply new file headers 15 years ago
TextUtilities.cs Apply new file headers 15 years ago
UndoOperationGroup.cs Fixed interaction between snippets with bound elements and Undo/Redo. 15 years ago
UndoStack.cs Fixed interaction between snippets with bound elements and Undo/Redo. 15 years ago
WeakLineTracker.cs Apply new file headers 15 years ago