7 Commits (0b148f5fbd8e9e626d314b7c4f0702ce786ae49b)

Author SHA1 Message Date
Matt Ward 0b148f5fbd Added unit tests for XmlFormattingStrategy. 17 years ago
Daniel Grunwald 881a67359f Ported Edit>Insert menu to ITextEditor. 17 years ago
Siegfried Pammer af5a6c6ade ported Indent and Comment commands to SharpDevelop 4.0 17 years ago
Siegfried Pammer 485f751cc5 - XAML completion is now a bit less intrusive 17 years ago
Matt Ward 5786346f6c When autocompleting an xml element end tag the cursor is now left inside the element after completion and not put at the end of the inserted end tag. 17 years ago
Daniel Grunwald f652b033eb Added back missing svn:keywords property. 17 years ago
Siegfried Pammer d3b55598de moved XmlBinding to XmlEditor 17 years ago
Siegfried Pammer 4a05270da8 project clean up 17 years ago
Siegfried Pammer 286b91794f - further clean up 17 years ago
Siegfried Pammer 25354e9011 - reimplemented commands 17 years ago
Siegfried Pammer 5edc92c543 added XmlBinding 17 years ago
Daniel Grunwald 4b1d5b858c Smart C# indentation now works with AvalonEdit. 17 years ago
Daniel Grunwald bd4fd6b200 Fixed forum-18448: crash when editing XML file containing a reference to a non-existing DTD. 19 years ago
Daniel Grunwald 2213306f2d Set correct caret column when pressing return. 19 years ago
Daniel Grunwald d5b3330f71 Fixed SD2-1355: FormattingStrategy: meaning of IndentLine, FormatLine return value 19 years ago
Daniel Grunwald ca45c905f3 Fixed SD2-931: Undo after inserting code template 20 years ago
Markus Palme a1543c981e removed unused import statements 20 years ago
Matt Ward 7d7ed71d37 SD2-856. When indenting xml that is not well formed SharpDevelop no longer displays an error message showing the XmlException. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 21 years ago
Daniel Grunwald 737cbb83df Remove some Console.WriteLine() calls; catch some exceptions which previously were ignored silently or just dumped to the console. 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
Mike Krüger c4336b038c created trunk folder. 22 years ago