23 Commits (efda0c5ecf194e22ee15d676becc218cab7b3e3a)

Author SHA1 Message Date
Daniel Grunwald ca103100c6 Merge some bugfixes from SharpDevelop to NRefactory. 13 years ago
Daniel Grunwald 72ee6eb22f Copy over some fixes from SD5. 13 years ago
Daniel Grunwald 980a367bad Merged some changes from SharpDevelop to NRefactory. 13 years ago
Daniel Grunwald 6682aa6f92 NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 13 years ago
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 1640cb8c32 Set version number to 5.0.1; fixed some compiler warnings. 13 years ago
Daniel Grunwald fba2d7c273 ITextSource.MoveOffsetTo: make AnchorMovementType parameter optional. 14 years ago
Daniel Grunwald 777be39cca Rewrite of the substitution logic in SpecializedMember. 14 years ago
Daniel Grunwald c3d00d1045 Add StringBuilderDocument to NR.Editor. 14 years ago
Daniel Grunwald bcad2e12f7 DocumentScript bugfixes. 14 years ago
Daniel Grunwald 8179556203 Add DocumentScript that implements Script using a mutable document. 14 years ago
Daniel Grunwald c6ae6c30ee Script refactoring. 14 years ago
Daniel Grunwald fe8e098a27 Fixed some FxCop warnings. 14 years ago
Daniel Grunwald 2faf35e6fc Add ICSharpCode.NRefactory.Xml. 14 years ago
Daniel Grunwald ec225c160d Fixed bugs related to ID strings. 14 years ago
Daniel Grunwald b4003145b3 Add MethodGroupResolveResult.GetEligibleExtensionMethods() method. 14 years ago
Daniel Grunwald 24f8ae03d7 Add GetNewOffset() method to TextChangeEventArgs. 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