9 Commits (7a3b25b4dc85643ec1550e68afda45c864e370cf)

Author SHA1 Message Date
Daniel Grunwald 7a3b25b4dc Add WriteTextTo() method to ITextSource. 13 years ago
Daniel Grunwald 79f634cc40 Change TextChangeEventArgs.InsertedText and RemovedText from string to ITextSource. 13 years ago
Daniel Grunwald c3d00d1045 Add StringBuilderDocument to NR.Editor. 14 years ago
Daniel Grunwald c6ae6c30ee Script refactoring. 14 years ago
Daniel Grunwald 2faf35e6fc Add ICSharpCode.NRefactory.Xml. 14 years ago
Daniel Grunwald dc98befcce Add IsDeleted and Equals() implementation to IDocumentLine. 14 years ago
Daniel Grunwald a1a649e84e Remove ITextEditorAdapter and use IDocument instead. 14 years ago
Mike Krüger 96195ac0ef fixed +-1 issue. 14 years ago
Daniel Grunwald dfc98609ce Move ICSharpCode.Editor into NRefactory. 14 years ago
Daniel Grunwald 8885484971 Add IndexOf() method to ITextSource. 14 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 14 years ago
Daniel Grunwald b97543acb2 A few small API changes for NRefactory. 14 years ago
Daniel Grunwald 6abb0a1efc IDocument now derives from IServiceProvider. 14 years ago
Daniel Grunwald cb70bceece Add strong-name to NRefactory; small API changes for ICSharpCode.Editor. 14 years ago
Daniel Grunwald 9675caf1e9 ReadOnlyDocument: rename textBuffer->textSource 14 years ago
Daniel Grunwald b2d2678472 Rename ITextBuffer -> ITextSource 14 years ago
Daniel Grunwald 21fcd8262f Add ISegment and ITextEditor interfaces. 14 years ago
Daniel Grunwald b4bcc8036f Add ICSharpCode.Editor assembly. 14 years ago